pmb.aportgen: drop deviceinfo_screen_* (MR 2253)

This commit is contained in:
Andras Sebok 2024-02-09 20:13:59 +01:00
parent 18698ab251
commit 0c8b9c805f
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 0 additions and 6 deletions

View file

@ -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}"