forked from Mirror/pmbootstrap
pmb.aportgen: drop deviceinfo_screen_* (MR 2253)
This commit is contained in:
parent
18698ab251
commit
0c8b9c805f
3 changed files with 0 additions and 6 deletions
|
@ -194,8 +194,6 @@ def generate_deviceinfo(args, pkgname, name, manufacturer, year, arch,
|
|||
deviceinfo_chassis="{chassis}"
|
||||
deviceinfo_keyboard="{"true" if has_keyboard else "false"}"
|
||||
deviceinfo_external_storage="{external_storage}"
|
||||
deviceinfo_screen_width="800"
|
||||
deviceinfo_screen_height="600"
|
||||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_method="{flash_method}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue