samsung-i9100: fix flashing rootfs (MR 1255)
This commit is contained in:
parent
1106c234fe
commit
64201d3a66
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-samsung-i9100
|
||||
pkgver=1
|
||||
pkgrel=27
|
||||
pkgrel=28
|
||||
pkgdesc="Samsung Galaxy SII"
|
||||
url="https://postmarketos.org"
|
||||
arch="armv7"
|
||||
|
@ -32,5 +32,5 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="906ec6fe4552fb6eb2d0c330637e4249ac4ef51f9fab53a47fb0dc288a56ca3aae4e6393a6f5c05ac6345748f79369c604fcac4355e017a558197a205ebddea9 deviceinfo
|
||||
sha512sums="3c2cd098e0a66fbc3567b4e4d1055ee1894b7ee8670a86e0d298521a4d93a94c4c8c4e8253679d8fe0d18779d4c674dab6a189227261075ec9e46e3f9c20884e deviceinfo
|
||||
089635daddd88eec35451bfe98dc3713035e3623c896dd21305b990ecf422e8fbb54e010cf347919bbb3a7385f639ab119280477fe0783df3228168d97d96fc6 90-android-touch-dev.rules"
|
||||
|
|
|
@ -22,3 +22,4 @@ deviceinfo_dev_touchscreen="/dev/input/event2"
|
|||
deviceinfo_flash_heimdall_partition_kernel="KERNEL"
|
||||
deviceinfo_flash_heimdall_partition_initfs="RECOVERY"
|
||||
deviceinfo_flash_heimdall_partition_system="FACTORYFS"
|
||||
deviceinfo_flash_sparse="true"
|
||||
|
|
Loading…
Reference in a new issue