device-samsung-zanin: use extra initfs (MR 6080)

This commit is contained in:
knuxify 2025-01-22 22:08:26 +01:00 committed by Stefan Hansson
parent 8911d58d25
commit 9667f1c0fc
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-zanin
pkgdesc="Samsung Galaxy Chat"
pkgver=1
pkgver=2
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -23,6 +23,6 @@ package() {
sha512sums="
a29dfdbf377a87a6ab24ac1b48bf06341ba3b6c0626980e889c00907ed06506bbfbfc274677396251b305109960c01dcaf1f7933919c863434783c2f9e7a3654 deviceinfo
7bd44b5a297d009cd3f4ea8f4344e839a6a10b4b5cf7edc40cce46d49d2677508a6c158205e42afc8cfee975d03d4d2f725a0f90e04b7170243e91e0da6e95de deviceinfo
27a2263ce1dc96de8ac3a2ff6fc8d19c1ae591c883ff201637c5b8dfbbb07d807200853fa51de7d9ee1d0126ceb3a35a6787da53fd25389bbbb78c126eb049a3 initfs-hook.sh
"

View file

@ -16,6 +16,7 @@ deviceinfo_screen_width="240"
deviceinfo_screen_height="320"
deviceinfo_dev_touchscreen="/dev/input/event7"
deviceinfo_dev_touchscreen_calibration="1 0 0 0 1 0"
deviceinfo_create_initfs_extra="true"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"