device-samsung-kyleprods: opt-in to initramfs-extra (MR 6034)
the target partition is only ~8MB
This commit is contained in:
parent
6506f73a17
commit
73484dca8b
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue