device-samsung-kyleprods: opt-in to initramfs-extra (MR 6034)

the target partition is only ~8MB
This commit is contained in:
AutumnSpark1226 2025-01-12 13:24:10 +01:00 committed by Stefan Hansson
parent 6506f73a17
commit 73484dca8b
No known key found for this signature in database
GPG key ID: ACD854892B38D898
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-samsung-kyleprods
pkgdesc="Samsung Galaxy S Duos 2"
pkgver=1
pkgver=2
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -20,5 +20,5 @@ package() {
}
sha512sums="
5ad0ab1bc6dd31902108eb1ec472e689de56d47a31c192b542bcc269842d273b3ca495415844411e6775e3eeac78ef64cfcc33cc11787d7998e8935818a90c50 deviceinfo
0c491bb675e608a2f0e072e4045e750298997500011c151b5131b05b290b81b159a014780549a1972ad6f70eac94786428f18bfae8ab8b67b6946bf94723eade deviceinfo
"

View file

@ -16,6 +16,7 @@ deviceinfo_external_storage="true"
deviceinfo_screen_width="480"
deviceinfo_screen_height="800"
deviceinfo_dev_touchscreen="/dev/input/event4"
deviceinfo_create_initfs_extra="true"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"