device/msm8916*: Generate extlinux.conf (MR 4826)
Now as boot-deploy allows us to generate both boot.img and extlinux.conf at the same time, enable generating the config for all msm8916 since it will be used in the future lk2nd release. boot.img is still kept to keep compatibility with current lk2nd releases and to allow system recovery with fastboot when required. [ci:skip-build] already built successfully in CI [ci:ignore-count]
This commit is contained in:
parent
93f68f6253
commit
fe54a7be49
76 changed files with 152 additions and 114 deletions
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-arrow-db410c
|
pkgname=device-arrow-db410c
|
||||||
pkgdesc="Arrow DragonBoard 410c"
|
pkgdesc="Arrow DragonBoard 410c"
|
||||||
pkgver=3
|
pkgver=4
|
||||||
pkgrel=5
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -32,6 +32,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
1f87341d38291ef36dfb6cf27df807fb832e6b83c577263837f402747837136b62f1b172df2329c0ab315150a91c0181c3aad2449247d2af22e8d42875f1bab3 deviceinfo
|
9e4e3c89c6328c60a3e6a02bae30e79863a512760be04177c710827788970963be3679602e288ddee1a4a054e0e80d707ad53d15db6918998680119882e3eab8 deviceinfo
|
||||||
ccd6758cb4954eb0a96c7fb15e732e8147414f8edc498d9faf7d04ddef85d817733669ec1a6003e623e8392f3f6bb85f71160efe4e82f27e300d58aa6f5c8549 modules-initfs
|
ccd6758cb4954eb0a96c7fb15e732e8147414f8edc498d9faf7d04ddef85d817733669ec1a6003e623e8392f3f6bb85f71160efe4e82f27e300d58aa6f5c8549 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_bootimg_dtb_second="true"
|
deviceinfo_bootimg_dtb_second="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-bq-paella
|
pkgname=device-bq-paella
|
||||||
pkgdesc="BQ Aquaris X5"
|
pkgdesc="BQ Aquaris X5"
|
||||||
pkgver=7
|
pkgver=8
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -38,6 +38,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
b33c075d49febd0bcff4c696214e39f134f7e05dc4770f60bfff52fb7e7b432b53ef69803ac32957e921d45cb7a35cc205112f6691dbdfd1a5032c89d34789fa deviceinfo
|
ae1d413f189856d5f9ccc6a3a64e6cd719ad3cf7e4d1f5b358201037f7fcad2098a33eedfb83278ecf80073bdfbfd49cc796b43da4992f7b2bd3a6dbaa266c40 deviceinfo
|
||||||
ebf6a40372329116a25df1407e671365bb2bf0613f61f0a572fc77890fb0a1760259ab35ed9f002ef2a5c6ee8836bc7bbeb50bf5ac3de14c11e6d96872ad3644 modules-initfs
|
ebf6a40372329116a25df1407e671365bb2bf0613f61f0a572fc77890fb0a1760259ab35ed9f002ef2a5c6ee8836bc7bbeb50bf5ac3de14c11e6d96872ad3644 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-lenovo-a6000
|
pkgname=device-lenovo-a6000
|
||||||
pkgdesc="Lenovo A6000"
|
pkgdesc="Lenovo A6000"
|
||||||
pkgver=7
|
pkgver=8
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -46,7 +46,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
9e9c07835778b92178b8057df5530915a58f8aeb729274e24025a0ba8ee563269836f7790ad40f055fd85564dfa14a812306a6e7caf35369f5ffb522d2004611 deviceinfo
|
09836576cf3dc54afa8f7d8f3d5117ba08fa2dbc58b792062a3a55bae73041c8adbc934682e96d1dc98dd2e1d14fa1fe175801f0e387ea747b1d3df076cc0bc8 deviceinfo
|
||||||
d433b8376b6e89daf4eac2073cb33627bdcacdcd48b6d4990cc698627dcf3c951bb1874951bc4631ea6b89d22c6002b9d02b77ff24992106061fcecc22fa5f25 modules-initfs
|
d433b8376b6e89daf4eac2073cb33627bdcacdcd48b6d4990cc698627dcf3c951bb1874951bc4631ea6b89d22c6002b9d02b77ff24992106061fcecc22fa5f25 modules-initfs
|
||||||
10d4ee62e5f7a9e4c368c460dd4c3ef282476e47d8cc40e4e3b83e971d04c493b801e5628ebdfe721f869e2fd68c521cf192cba1a973c8e03a61445534a28811 phoc.ini
|
10d4ee62e5f7a9e4c368c460dd4c3ef282476e47d8cc40e4e3b83e971d04c493b801e5628ebdfe721f869e2fd68c521cf192cba1a973c8e03a61445534a28811 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-lenovo-a6010
|
pkgname=device-lenovo-a6010
|
||||||
pkgdesc="Lenovo A6010"
|
pkgdesc="Lenovo A6010"
|
||||||
pkgver=7
|
pkgver=8
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -46,7 +46,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
94429cc24e90642b0110c10098eccff67ac585caf34471d1664a05a1bb55a9428cde35f776ffad64ebe02fce761c74c89d749e4be9ecd127db1e4ee8a2ff2435 deviceinfo
|
49d72c36be47a98ae4474e5f21f3eb96a069d085639d3fbcaa738ee05ac85ab47b7f9d229185a1dbe338489d5d091164f5c904065bdfdb2703aa817b19ecf5ab deviceinfo
|
||||||
258464e46872cf221f7ac367766f9b8ead5d5dccbd71f3df5a5555127a42448906247ff2519d1750eec53b3ed37ae96c2409369d7cb8e2fffeb202a8f69bba53 modules-initfs
|
258464e46872cf221f7ac367766f9b8ead5d5dccbd71f3df5a5555127a42448906247ff2519d1750eec53b3ed37ae96c2409369d7cb8e2fffeb202a8f69bba53 modules-initfs
|
||||||
10d4ee62e5f7a9e4c368c460dd4c3ef282476e47d8cc40e4e3b83e971d04c493b801e5628ebdfe721f869e2fd68c521cf192cba1a973c8e03a61445534a28811 phoc.ini
|
10d4ee62e5f7a9e4c368c460dd4c3ef282476e47d8cc40e4e3b83e971d04c493b801e5628ebdfe721f869e2fd68c521cf192cba1a973c8e03a61445534a28811 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-motorola-harpia
|
pkgname=device-motorola-harpia
|
||||||
pkgdesc="Motorola Moto G4 Play"
|
pkgdesc="Motorola Moto G4 Play"
|
||||||
pkgver=8
|
pkgver=9
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -41,6 +41,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
53b3a15b67cb81b50afb095172748e6c562a78854b83b59f519bb3915ffdcbc833b494336222f3005f5ac9c8d39afec03097a1ae9003d2f4478f3d0dfdf8d924 deviceinfo
|
aebe4b604357b068fb8fd2c67ba68db12f0d81a807afddb58fbd92706c29100753656f8a1f7f33bea19540e24fe2a6e0bf47d3e608a6c817d41647c62a8fcca9 deviceinfo
|
||||||
525a3e20672a7dff26b885b99ee157e0ece33efa10db34c90aed45dc47d7f1c2e90d7082dc84f2724892f199b5adaca04d5864f0aa1d1e4b8ea695f840346d60 modules-initfs
|
525a3e20672a7dff26b885b99ee157e0ece33efa10db34c90aed45dc47d7f1c2e90d7082dc84f2724892f199b5adaca04d5864f0aa1d1e4b8ea695f840346d60 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-samsung-a3
|
pkgname=device-samsung-a3
|
||||||
pkgdesc="Samsung Galaxy A3 (2015)"
|
pkgdesc="Samsung Galaxy A3 (2015)"
|
||||||
pkgver=11.2
|
pkgver=12
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -57,7 +57,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
69e0c697ea7c082f578cc412ca8da918ad39114a8f61ac3c39fd003f361eebf4cdbb568252bc38fbeb78334e5b660d1e25a3969c961c967d8154e14eee7fe126 deviceinfo
|
a2437b8c6f420d4c67f57fd4940974e3cacfd86de9727a72cc524e17837aa7860181da401b501f12980b8c02ec66ef92d4f276a21daa1d64ebef2a40fb5e62ca deviceinfo
|
||||||
3754688b2a61c204f37944d700b6fc273f68a01e25d444a3c3f2dd2531d8538650a2e571657e18e7a96a2db96b19f2f738d6f465bde477efd66ab31a78edfb91 modules-initfs
|
3754688b2a61c204f37944d700b6fc273f68a01e25d444a3c3f2dd2531d8538650a2e571657e18e7a96a2db96b19f2f738d6f465bde477efd66ab31a78edfb91 modules-initfs
|
||||||
e8f734a2f8d154813dbb493f0d58af50a7f624ffed41967a81493b975a6211efc6d30743b23825562cfd126791cbdd3348bfbed32eeece9b8acec0a37c3c51b6 phoc.ini
|
e8f734a2f8d154813dbb493f0d58af50a7f624ffed41967a81493b975a6211efc6d30743b23825562cfd126791cbdd3348bfbed32eeece9b8acec0a37c3c51b6 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -25,6 +25,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# Co-Maintainer: Alexey Min <alexey.min@gmail.com>
|
# Co-Maintainer: Alexey Min <alexey.min@gmail.com>
|
||||||
pkgname=device-samsung-a5
|
pkgname=device-samsung-a5
|
||||||
pkgdesc="Samsung Galaxy A5 (2015)"
|
pkgdesc="Samsung Galaxy A5 (2015)"
|
||||||
pkgver=10.2
|
pkgver=11
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -42,6 +42,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
9740a2ed7187c596d60da355a7423a800a1cc5a1c71c88ed80eb25837a1051d5e3edfca3e12d4f098b5b43e31d403984817569a0916ec0aaa9b652928cb837d8 deviceinfo
|
72cbc4f8e5ec234b5a9b7eb8da40cdabaf3dbe0cee5665aab5107b1795897c30b88a3ec32e3bc4327bf1a512a64fe09a5c1b79baaee9aa2e19ea9d04381550b8 deviceinfo
|
||||||
13ba472485d757332b46a21fe771ae2779d0c5f1e997b6e51a4c0acce902256f0a2c724828251acf0150d7de919b691053de59041fea0b983569a004dcb75256 modules-initfs
|
13ba472485d757332b46a21fe771ae2779d0c5f1e997b6e51a4c0acce902256f0a2c724828251acf0150d7de919b691053de59041fea0b983569a004dcb75256 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -25,6 +25,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Nikita Travkin <nikita@trvn.ru>
|
# Maintainer: Nikita Travkin <nikita@trvn.ru>
|
||||||
pkgname=device-samsung-gt510
|
pkgname=device-samsung-gt510
|
||||||
pkgdesc="Samsung Galaxy Tab A 9.7 (2015)"
|
pkgdesc="Samsung Galaxy Tab A 9.7 (2015)"
|
||||||
pkgver=5
|
pkgver=6
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -51,7 +51,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
1a74a79351173ab960846474b5b60c82becc2291ff34cc0cc528e830c9ce7e036268a41dfd34e76d966ba84b204a1b3cbb9fa6edbbb710f58efb40e5f068e872 deviceinfo
|
dda91e0c78a369450a9584f1404350a6bd09541ee498231382f50ebc02b85b9659a9fed1f3cfda4e766eebec48b2e610d0a67fb3ce580447be1cc2b92959da58 deviceinfo
|
||||||
77e32266772a201ba42d91586dce32bd93ff81f1a49c5f5b157847e3107d0b2c9a2f0478b383416ca37ddfb820fe6c9147abe8ccd7e07ad704c3c4c9d4683f3a modules-initfs
|
77e32266772a201ba42d91586dce32bd93ff81f1a49c5f5b157847e3107d0b2c9a2f0478b383416ca37ddfb820fe6c9147abe8ccd7e07ad704c3c4c9d4683f3a modules-initfs
|
||||||
6aedd5eeac4d21356678f5399f3f0946392c9a7477ac21d39b8e761133dc8ed67adb4966647314f71d5263483ab68cad92847dacff95ffa45eabfc33c9f405b5 pointercal
|
6aedd5eeac4d21356678f5399f3f0946392c9a7477ac21d39b8e761133dc8ed67adb4966647314f71d5263483ab68cad92847dacff95ffa45eabfc33c9f405b5 pointercal
|
||||||
ed612b090c1ee512fc257368082fe0c88ca6c98a9d673ece68593739c7a41b4f9dca5d9360de6f84d206f297feba480a9f1982301132e08a14a5ff920a2675a6 phoc.ini
|
ed612b090c1ee512fc257368082fe0c88ca6c98a9d673ece68593739c7a41b4f9dca5d9360de6f84d206f297feba480a9f1982301132e08a14a5ff920a2675a6 phoc.ini
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_gpu_accelerated="true"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Nikita Travkin <nikita@trvn.ru>
|
# Maintainer: Nikita Travkin <nikita@trvn.ru>
|
||||||
pkgname=device-samsung-gt58
|
pkgname=device-samsung-gt58
|
||||||
pkgdesc="Samsung Galaxy Tab A 8.0 (2015)"
|
pkgdesc="Samsung Galaxy Tab A 8.0 (2015)"
|
||||||
pkgver=5
|
pkgver=6
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -47,7 +47,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
7f3a261029ecf69b490f804db9ef3ff642d173e2a0a441f6a81d65ad374db2066de23306bb468746a271886d820ee22991a5a3e0b83f4c1fc3911b7d111bb181 deviceinfo
|
eef08e96e77c1620f50a0296e709e9898a3313da2539632c3434c261d3790ab008b59bcb934a7d669ff9d50280692dc4adf9f6d81c88dc3faf3ef0710e4555d2 deviceinfo
|
||||||
8071b89c832619c74d3bb50d638653aeaab99fee209cde425a7e8425d46d424bad9e8ab76d2d7360bd4c7ff093a712d51c3ca1b6086e1f70812224bbb115b04f modules-initfs
|
8071b89c832619c74d3bb50d638653aeaab99fee209cde425a7e8425d46d424bad9e8ab76d2d7360bd4c7ff093a712d51c3ca1b6086e1f70812224bbb115b04f modules-initfs
|
||||||
ed612b090c1ee512fc257368082fe0c88ca6c98a9d673ece68593739c7a41b4f9dca5d9360de6f84d206f297feba480a9f1982301132e08a14a5ff920a2675a6 phoc.ini
|
ed612b090c1ee512fc257368082fe0c88ca6c98a9d673ece68593739c7a41b4f9dca5d9360de6f84d206f297feba480a9f1982301132e08a14a5ff920a2675a6 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_bootimg_mtk_mkimage="false"
|
deviceinfo_bootimg_mtk_mkimage="false"
|
||||||
deviceinfo_bootimg_dtb_second="false"
|
deviceinfo_bootimg_dtb_second="false"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
# Co-Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-wileyfox-crackling
|
pkgname=device-wileyfox-crackling
|
||||||
pkgdesc="Wileyfox Swift"
|
pkgdesc="Wileyfox Swift"
|
||||||
pkgver=7
|
pkgver=8
|
||||||
pkgrel=4
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -45,7 +45,7 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
c49acf20959a0aacc1c0466b80678ca7bca2a8e7915ac3b74c952d33a0a57a94e4743b5635468fb5e9567ea04f2eb57c02dde180eaa698d0691886477b88faa0 deviceinfo
|
4b34841808755b704b51997d63bee4c1bba3f7cdc5362767c3078a3824066887b4a9e63c468b89049c8572d912cf4b6bb849f7359727677bcbfebdb9d55cdeaf deviceinfo
|
||||||
31f926acffed502edca7d6a26c97c197970b842122df42a1ea5c63f2707b4375465eae77a754f5d58f556f55e1f5f421af21a92ca6165a3a4bacf55c5fbf7faf modules-initfs
|
31f926acffed502edca7d6a26c97c197970b842122df42a1ea5c63f2707b4375465eae77a754f5d58f556f55e1f5f421af21a92ca6165a3a4bacf55c5fbf7faf modules-initfs
|
||||||
a845e860cf43e58818bbffda62a9514e9a24527e14c485dd10944587b29dbf5864a1d3ec17d219c342512fac4bd6c25f5f0f4efb8883b8f383a79846759318ee 10-crackling-proximity.rules
|
a845e860cf43e58818bbffda62a9514e9a24527e14c485dd10944587b29dbf5864a1d3ec17d219c342512fac4bd6c25f5f0f4efb8883b8f383a79846759318ee 10-crackling-proximity.rules
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-xiaomi-wt88047
|
pkgname=device-xiaomi-wt88047
|
||||||
pkgdesc="Xiaomi Redmi 2"
|
pkgdesc="Xiaomi Redmi 2"
|
||||||
pkgver=8
|
pkgver=9
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -38,6 +38,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
cbee0ac591aafc31b8b581df61f41ea968339d318a9eb472afecaa1630bc42763efa4bd29b97dcfec58471298f99c70adcc8cf79b6074db8739b91ad99cd093d deviceinfo
|
e34d4cf37a1f47a22915a11d3fae479348f378d49c3d8f7773eb0b891e488993a133d670d37fb080884a0945a280e5730ff8c8c0f00720551724a37bfb8d5520 deviceinfo
|
||||||
7f6892125a15fdfcfca140571073150df25a5c355eae8ae632a56a00cd9e5fc7168d435680ca83eb8a8d9ae63aef6af478f42e92815f175d26ec592941de61e6 modules-initfs
|
7f6892125a15fdfcfca140571073150df25a5c355eae8ae632a56a00cd9e5fc7168d435680ca83eb8a8d9ae63aef6af478f42e92815f175d26ec592941de61e6 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-alcatel-idol3
|
pkgname=device-alcatel-idol3
|
||||||
pkgdesc="Alcatel OneTouch Idol 3 (5.5)"
|
pkgdesc="Alcatel OneTouch Idol 3 (5.5)"
|
||||||
pkgver=0.3
|
pkgver=1
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -40,7 +40,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
acf9dc7aaab34123f9c79f8def6607bc36845c12068f3fcb4e6b4cb2cd2b2e31f971be1e1a742019ba43a94bb89d12183067efdf0378fdf9696aa5295e811b36 deviceinfo
|
5f719d0b5fbd94284b2e6ddd0a02395d4a8746d93297db781ce08a781ffd32a304bb9bc1ec4eff018b8c90a30dee465da560eb87a420113a39f1e9fda3c6bd8c deviceinfo
|
||||||
4634f125e81a06fc1ad22f950a13b8a50a3f91caaa6e82a07cdd3d497ecf13459c623c7b14ee052874cc9b63ea1caf88e3c7c81668226a39608577295435a6a4 modules-initfs
|
4634f125e81a06fc1ad22f950a13b8a50a3f91caaa6e82a07cdd3d497ecf13459c623c7b14ee052874cc9b63ea1caf88e3c7c81668226a39608577295435a6a4 modules-initfs
|
||||||
3c31b24f049788592c15db5c73607624af9ff181ee265d824735d38e45dd129477867360eb6241b94757e68e89e682feda7b76daa205e5ba2901234af68f0e76 phoc.ini
|
3c31b24f049788592c15db5c73607624af9ff181ee265d824735d38e45dd129477867360eb6241b94757e68e89e682feda7b76daa205e5ba2901234af68f0e76 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -22,6 +22,7 @@ deviceinfo_screen_height="1920"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Vincent Knecht <vincent.knecht@mailoo.org>
|
# Maintainer: Vincent Knecht <vincent.knecht@mailoo.org>
|
||||||
pkgname=device-alcatel-idol347
|
pkgname=device-alcatel-idol347
|
||||||
pkgdesc="Alcatel OneTouch Idol 3 (4.7)"
|
pkgdesc="Alcatel OneTouch Idol 3 (4.7)"
|
||||||
pkgver=5
|
pkgver=6
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -40,7 +40,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
61583409f3bce321e1622e887c376d1ca4983f2514decb1658aee61a8877489d2311be1c8fb509e91f7cd563f0c2f8568354529846fd9fe6ef821f681049e088 deviceinfo
|
510aee101aac712b958ea5b92a127004582742fb6dce0b5c5cda7831e80702c494ddfb83867d2acc4750dbd1326ccd839695a6ccc7765d1777966555ee148d6e deviceinfo
|
||||||
6c6bae673076920edf1e6477759e9ae5acead5035acad82f7506c625ead99a997a3b00382d043dd8f1ae6deb126b0a8074de14b03bab2b21d2bb4418a91e3481 modules-initfs
|
6c6bae673076920edf1e6477759e9ae5acead5035acad82f7506c625ead99a997a3b00382d043dd8f1ae6deb126b0a8074de14b03bab2b21d2bb4418a91e3481 modules-initfs
|
||||||
3823556d741a352fc7f43567d7218255a27c45c2c5d4d4bdf23f4d26ce2828c5a1c642519b84fef7f59756c990e6a199d72e6ba0c277939b08a40526c3ff3714 phoc.ini
|
3823556d741a352fc7f43567d7218255a27c45c2c5d4d4bdf23f4d26ce2828c5a1c642519b84fef7f59756c990e6a199d72e6ba0c277939b08a40526c3ff3714 phoc.ini
|
||||||
ccdfe80d56c7bf8ecce0919a9b1c6721df3c4d0f819585475d4e78b44adf66306f7c2c7082bc7c669dfbfd066028fd2ac3cf4cd2878b34262547ea1fd1f6ae3e pointercal
|
ccdfe80d56c7bf8ecce0919a9b1c6721df3c4d0f819585475d4e78b44adf66306f7c2c7082bc7c669dfbfd066028fd2ac3cf4cd2878b34262547ea1fd1f6ae3e pointercal
|
||||||
|
|
|
@ -22,6 +22,7 @@ deviceinfo_screen_height="1280"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00008000"
|
deviceinfo_flash_offset_kernel="0x00008000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x01000000"
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-ark-peach
|
pkgname=device-ark-peach
|
||||||
pkgdesc="ARK Benefit A3"
|
pkgdesc="ARK Benefit A3"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -27,6 +27,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
82c52502c31753437e95628b550c028f43af1e93482ef5feb47925320fbc4d0f04089618f73f39648479d9c36000aab45f896cb3e6672dcfa08c0c4a0ff023d6 deviceinfo
|
3f4944dd4985b71384bddbab8dc524857765edd58f3fab9c59809a33a9adfc41d17315caba417a56591e682aae2fc5195973452c1cef45c9db08d43849d7ce4b deviceinfo
|
||||||
ae478cf0d7e6da4efdd14398400c4d261dff7093d81d82570ebcefc7fd23d7ae148489eafb60c548ab788b3c5b715a2de8a95b625ad64b225ad9f8378de74dde modules-initfs
|
ae478cf0d7e6da4efdd14398400c4d261dff7093d81d82570ebcefc7fd23d7ae148489eafb60c548ab788b3c5b715a2de8a95b625ad64b225ad9f8378de74dde modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Antony J.R. <antonyjr@pm.me>
|
# Maintainer: Antony J.R. <antonyjr@pm.me>
|
||||||
pkgname=device-asus-z00l
|
pkgname=device-asus-z00l
|
||||||
pkgdesc="ASUS Zenfone 2 Laser (720p)"
|
pkgdesc="ASUS Zenfone 2 Laser (720p)"
|
||||||
pkgver=5
|
pkgver=6
|
||||||
pkgrel=4
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -32,6 +32,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
26f161021316ae37975fc7e124bb2c7498c48e2bf81a9b48fbb00e51ac16ec5be4f08f4d4bf5fd6021303eb25aba9a22d50d729ac0930e78d06122ea0ae3b001 deviceinfo
|
04c2b94985197904d07b7aae318722156460c5066c5b8d47b7790cb695d56f1490b380700c3149f602d315b3f22ec894e3c2ec7b63f516886cf8d0b8899e0310 deviceinfo
|
||||||
868ea93ae3be2a9b2be7cac329b66b7be6f7e72ade7bd111d7b354dcd81a23f4e0d7f4dc617f8d1321a14bbac803778150cce1bff21cd0ed3846803f3d2ed70c modules-initfs
|
868ea93ae3be2a9b2be7cac329b66b7be6f7e72ade7bd111d7b354dcd81a23f4e0d7f4dc617f8d1321a14bbac803778150cce1bff21cd0ed3846803f3d2ed70c modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-asus-z010d
|
pkgname=device-asus-z010d
|
||||||
pkgdesc="Asus Zenfone Max ZC550KL"
|
pkgdesc="Asus Zenfone Max ZC550KL"
|
||||||
pkgver=4
|
pkgver=5
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -32,5 +32,5 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
cb3a455fbe7c48532c07377221c9c083daaa90992ac10acea25517c9259d5c731c6ae6eaf4747001621ef87683506714c95582810bd4a28338aa878e624b092f deviceinfo
|
9bc60d027f82f9edd6845f1a7f51cf9d2c638b92db78c68731a286b5e51fb1c4a262867206ea2b3dc7b5d8273217a530d359aba4ea09a48f49b5eca2648df8aa deviceinfo
|
||||||
"
|
"
|
||||||
|
|
|
@ -26,6 +26,7 @@ deviceinfo_no_framebuffer="true"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-bq-piccolo
|
pkgname=device-bq-piccolo
|
||||||
pkgdesc="BQ Aquaris M5"
|
pkgdesc="BQ Aquaris M5"
|
||||||
pkgver=5
|
pkgver=6
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -39,7 +39,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
d62fd741c073d469914635551184348d8f126903fc8cec5013e896bbbe66270b5b1a398447cafe51a08f42dc4cf0ab58ba8a0d69cd9555fb8a12204ed4eac28c deviceinfo
|
c2eff2b394fed6c0ff4c142bf1d4a85dba4ff431954072be6dccf6f40b6422e5b195fe027f6a3e5f487f8531ab7fd7ff8564d9acdecfa80617b52f1f96917a94 deviceinfo
|
||||||
d7ba0b86dc573d0d57591399ec71c76169730b169546d1692910c3e04913100f8bfa534100dab8d5ad302d2a539fb64b040a6fb26979f41c8e7b76b596427afd modules-initfs
|
d7ba0b86dc573d0d57591399ec71c76169730b169546d1692910c3e04913100f8bfa534100dab8d5ad302d2a539fb64b040a6fb26979f41c8e7b76b596427afd modules-initfs
|
||||||
08a84d731ab0b33b8ec21001331e9c2261a039d3f137eb8bd2f580abea5cfb78706d95443b3e34f9ea3c73e15bcc75038a830402adc7e05636c03e9ce3581eb7 phoc.ini
|
08a84d731ab0b33b8ec21001331e9c2261a039d3f137eb8bd2f580abea5cfb78706d95443b3e34f9ea3c73e15bcc75038a830402adc7e05636c03e9ce3581eb7 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-generic-zhihe
|
pkgname=device-generic-zhihe
|
||||||
pkgdesc="A generic device package for various MSM8916-based dongles(namely zhihe)"
|
pkgdesc="A generic device package for various MSM8916-based dongles(namely zhihe)"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -60,5 +60,5 @@ kernel_uz801() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
c468647d505ec65f033cbe81b6608149c2905411a3d94a1129367e1ebca36e4b377b60a7d6759893def5508c1247890cc44e00234f8950a7c51b14f4b3f10c91 deviceinfo
|
107d21ae25dddd8c8ad94658cdd3206ba17cc6f211ed30d4f100ff496512b687c7f1a431de30d847380df3d8433beb356a8fa063aa222112994412f9797517fc deviceinfo
|
||||||
"
|
"
|
||||||
|
|
|
@ -24,6 +24,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_pagesize="2048"
|
deviceinfo_flash_pagesize="2048"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-huawei-g7
|
pkgname=device-huawei-g7
|
||||||
pkgdesc="Huawei Ascend G7"
|
pkgdesc="Huawei Ascend G7"
|
||||||
pkgver=2
|
pkgver=3
|
||||||
pkgrel=4
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -32,7 +32,7 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
f138571ef0ce877fdb999094f7917dd20efe841316a81cd8d00854cbd91a8e1a3804e7533f328fb68a83ef982e64b4d49d6e58b43014f405aff70442e756fd31 deviceinfo
|
105bd5e1943798ca82966daece0e75f101589f1ba881487ffb2e5103b5018be4c3733a4fd6a4e5d1ada6353d14e72d980633adbf394f3090a229cffd149d52f4 deviceinfo
|
||||||
1523b9cdd3d3578089bd4ffca40c06f595cda5f94c75433b5786dddeba5df1011cbb027e46d66c153479b03bc3e7ac3a1ea74fc296fc07032562abc4892b22bd modules-initfs
|
1523b9cdd3d3578089bd4ffca40c06f595cda5f94c75433b5786dddeba5df1011cbb027e46d66c153479b03bc3e7ac3a1ea74fc296fc07032562abc4892b22bd modules-initfs
|
||||||
b47b3eee3f330408ea28f89b0a70752466f1ab854fc7c4677157fd2dcf5a546d1056b1fbfac587ece827b7ae864e969f0fef6981e4e9802b159f88d03fe9b487 pointercal
|
b47b3eee3f330408ea28f89b0a70752466f1ab854fc7c4677157fd2dcf5a546d1056b1fbfac587ece827b7ae864e969f0fef6981e4e9802b159f88d03fe9b487 pointercal
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-huawei-kiwi
|
pkgname=device-huawei-kiwi
|
||||||
pkgdesc="Huawei Honor 5X / GR5 (2016)"
|
pkgdesc="Huawei Honor 5X / GR5 (2016)"
|
||||||
pkgver=2.1
|
pkgver=3
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -28,6 +28,6 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
e8a4329165aeea810d708bb3d164c1d38078edfba75afac9a262edc90b2a698bb97baf4c44eed5bc04d3b0e1fb42f69d0dd2c034de60ab8dd39fef1522164db7 deviceinfo
|
79f9ad03c06e1eb15be8df8b1d5845dc3c5c4194ef34a94cf66fa4281fb1c35c1706f0a652aa9d4803943bb331cb049b87534e3c2fb51fe7c1b6a955b30fe979 deviceinfo
|
||||||
96b41eb6b39f8c8bcb6c99ab6b5729ec33d6bc394b2230ed168cf19cba8f86ebae3340b0ef9e15a3a6ee202895cd81f4d8812e5c81c4cc6d087ca9e239023993 modules-initfs
|
96b41eb6b39f8c8bcb6c99ab6b5729ec33d6bc394b2230ed168cf19cba8f86ebae3340b0ef9e15a3a6ee202895cd81f4d8812e5c81c4cc6d087ca9e239023993 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-huawei-y635
|
pkgname=device-huawei-y635
|
||||||
pkgdesc="Huawei Y635"
|
pkgdesc="Huawei Y635"
|
||||||
pkgver=2
|
pkgver=3
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -38,7 +38,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
eb476787bdf33e6dae3021d1b3ee2ec7b7055fcb12eb7e41c92e4a5aafc906d7487428c63efbb35e9134408faf3289f547daea73a862f1a32ce0656e164744ec deviceinfo
|
d14af4a4f0c2470a46e45d399605b4efca7d183cd73bb1d160e57329ff450e71225787f05b454833d0da8b5b290d6526fdacf3a878b95d8e725e5c3d0ebff19a deviceinfo
|
||||||
573feeb83028d1c7f5bce4347747e9bfa36ad927125633981a037503088786848cf1985e2d5da73f60fe534deaf05ec6ab12d55438efb3e4bf516b382e4432eb modules-initfs
|
573feeb83028d1c7f5bce4347747e9bfa36ad927125633981a037503088786848cf1985e2d5da73f60fe534deaf05ec6ab12d55438efb3e4bf516b382e4432eb modules-initfs
|
||||||
4d43e2c8facedbf5ba98c072e8fc20197a15acb06918a02bb753b48df356be1d4cafc0383968aac2dda50d240dc8cb038370da1fd37d807a9cb832e873de2b85 pointercal
|
4d43e2c8facedbf5ba98c072e8fc20197a15acb06918a02bb753b48df356be1d4cafc0383968aac2dda50d240dc8cb038370da1fd37d807a9cb832e873de2b85 pointercal
|
||||||
e8f734a2f8d154813dbb493f0d58af50a7f624ffed41967a81493b975a6211efc6d30743b23825562cfd126791cbdd3348bfbed32eeece9b8acec0a37c3c51b6 phoc.ini
|
e8f734a2f8d154813dbb493f0d58af50a7f624ffed41967a81493b975a6211efc6d30743b23825562cfd126791cbdd3348bfbed32eeece9b8acec0a37c3c51b6 phoc.ini
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-lenovo-a6020a40
|
pkgname=device-lenovo-a6020a40
|
||||||
pkgdesc="Lenovo Vibe K5"
|
pkgdesc="Lenovo Vibe K5"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -33,6 +33,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
897cc0393f80e1552087279cd072dcc8db1ae661d968cdef7397425e80b380ebe429397d478dd27e4c2f9a21b5a6efe1ba57aabf14157f7f2f5f3d1beca3166b deviceinfo
|
20189c985b66825cc06e8725509eb99783e94c5d7ce1c6e0e0a6c096f6136dba9f09ae97f9659dbe5a65ad3011429de20ca15622c92d5dc9d03a3d95dba720c0 deviceinfo
|
||||||
36791d00fdb1856c8b2e25f7ce675cd177262809348b218dd66f7e55e92f5f6e22699860d9a667d12169da75685787074a4d06d5cf49f64d5cb83be74ccf0533 modules-initfs
|
36791d00fdb1856c8b2e25f7ce675cd177262809348b218dd66f7e55e92f5f6e22699860d9a667d12169da75685787074a4d06d5cf49f64d5cb83be74ccf0533 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_bootimg_qcdt="false"
|
deviceinfo_bootimg_qcdt="false"
|
||||||
deviceinfo_bootimg_mtk_mkimage="false"
|
deviceinfo_bootimg_mtk_mkimage="false"
|
||||||
deviceinfo_bootimg_dtb_second="false"
|
deviceinfo_bootimg_dtb_second="false"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-lg-c50
|
pkgname=device-lg-c50
|
||||||
pkgdesc="LG Leon LTE"
|
pkgdesc="LG Leon LTE"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -41,7 +41,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
0588b683be0276a2d8c570a43e8e9b2f67d02995b1505ea8872ce71b4dee2c58d9856712d1199b83bfb8ba55389e451d3bf36e7f4ddd0e328c5d017edc599271 deviceinfo
|
c8f4caab0bd7dc042a9e58b2df12685a64a9d9d81bd016731ae95721528e3f2c88b439ecb69013f6bff6aed565188a14f6e79dfdc60aa3a42f0b1fab52a7241f deviceinfo
|
||||||
11cd680cf30411fdb5d3036cdcd8bebfb8a7999a7386e837235b03377d521c7e5bf150da35da95aad56b4878c7af6637c738f099fe139a268dfb8a566f48b5dd modules-initfs
|
11cd680cf30411fdb5d3036cdcd8bebfb8a7999a7386e837235b03377d521c7e5bf150da35da95aad56b4878c7af6637c738f099fe139a268dfb8a566f48b5dd modules-initfs
|
||||||
1a87b0303bb77bbe98a4100934da9a6e9533e5cefe985a73ec29bd50e1588d9a9ac9f5a126b450eecfa83fe6289013825a76fe699fce2bd3afbdc90cd83cf8d9 phoc.ini
|
1a87b0303bb77bbe98a4100934da9a6e9533e5cefe985a73ec29bd50e1588d9a9ac9f5a126b450eecfa83fe6289013825a76fe699fce2bd3afbdc90cd83cf8d9 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-lg-m216
|
pkgname=device-lg-m216
|
||||||
pkgdesc="LG K10 (m216)"
|
pkgdesc="LG K10 (m216)"
|
||||||
pkgver=6
|
pkgver=7
|
||||||
pkgrel=4
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -33,6 +33,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
5bd201bd89447c874febca843a649c2181d3d66606d86888b66b1c2643c6e610e5321337b357c5d713188ab27d6e5329d002549280057a787068e3e3c8b83ae8 deviceinfo
|
d28b2b3387c816f49b8f8f6c5e3f3e6a377032bbf7278e3a12da9b5a6844f47b0c54708e545c31836864a389cdc41505692808cb34137891c618eb29be9e54ec deviceinfo
|
||||||
d4d77f5db6e361d723c7202bf68342970bc568d6e040b3fba694c5ff0af0eec0a6aaaf582fd6b40a5ab46a26931edacea3cba70e7f6d13be42e9676a5ee06d86 modules-initfs
|
d4d77f5db6e361d723c7202bf68342970bc568d6e040b3fba694c5ff0af0eec0a6aaaf582fd6b40a5ab46a26931edacea3cba70e7f6d13be42e9676a5ee06d86 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -26,6 +26,7 @@ deviceinfo_no_framebuffer="true"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-motorola-osprey
|
pkgname=device-motorola-osprey
|
||||||
pkgver=7
|
pkgver=8
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
pkgdesc="Motorola Moto G 2015"
|
pkgdesc="Motorola Moto G 2015"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -34,6 +34,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
9505e76df6425a3efa9d2247019858d676aa5512dcf8c4e04b0a5598b209c6cef033d957ef8849a93818b09ffc8f74a3b78fcc488b3702613ad184e29976d8b3 deviceinfo
|
9f947bef8c8f90924f1e087a6f9443d7739546c8971b855ebee2c0fd0437d26ab45feaf2f6f7c38db98831e3f16b19020d945d1f580d974a6d7597723e7d072b deviceinfo
|
||||||
fc1d1e57bd2a366884b1359ba32acfb484719958fb655067cfba28787384d626dde7683750dda523e2941df4fc78e2d234130ef5a5217002a09623a4a2f34919 modules-initfs
|
fc1d1e57bd2a366884b1359ba32acfb484719958fb655067cfba28787384d626dde7683750dda523e2941df4fc78e2d234130ef5a5217002a09623a4a2f34919 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-motorola-surnia
|
pkgname=device-motorola-surnia
|
||||||
pkgdesc="Motorola Moto E (2nd Gen)"
|
pkgdesc="Motorola Moto E (2nd Gen)"
|
||||||
pkgver=2
|
pkgver=3
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -33,6 +33,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
aaf8fccdf9ca80ddd7dc45bdfedbc14a9f9c7d51fb9a61678cc2a6d104aec78fc31846c84b908e47246280778cf7c3cb301a8519b9a052bad49e11dfa3ec3482 deviceinfo
|
ab704dfb75ec4f85845999df7c8e3de3e040a720c4aaa645accf777ffc4d84c9d14f26d79794476fe4b407f1f88175e190e98ce75c6c73604ccab9ba27f810e2 deviceinfo
|
||||||
44df8245209d15e16e5114874e22160383861988b0bd1b2e2faca27c817cc03f431a387e8cc5a708ab2cfcc67b04f204043cdaaf898552588ea8feb18755b0a9 modules-initfs
|
44df8245209d15e16e5114874e22160383861988b0bd1b2e2faca27c817cc03f431a387e8cc5a708ab2cfcc67b04f204043cdaaf898552588ea8feb18755b0a9 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x01000000"
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-a7
|
pkgname=device-samsung-a7
|
||||||
pkgdesc="Samsung Galaxy A7 (2015)"
|
pkgdesc="Samsung Galaxy A7 (2015)"
|
||||||
pkgver=5.1
|
pkgver=6
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -47,7 +47,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
28c9d4aa7b1dce8628f0232d5383af25087b7b36635ac109298c2d57c4dc9943260442a1decd6fce09d51b9f10ddcc2fed11e790960750c7ba99e5e1bf575527 deviceinfo
|
11c59729570f97b4933fb8710727de67b080b41d9976591afa454902a3e3a4c271e0765356dc3cccc52c7ad9ead472ce95d4d138a821e7e63746f451929449c0 deviceinfo
|
||||||
0bccefc8adb58a3e2d2553da486ed8adb0cfdbc9771ee91a76465b66581d4d024ac86e377b3cb5086e9f37590889541cdf6ac5037199353e399e08aeccb2698c modules-initfs
|
0bccefc8adb58a3e2d2553da486ed8adb0cfdbc9771ee91a76465b66581d4d024ac86e377b3cb5086e9f37590889541cdf6ac5037199353e399e08aeccb2698c modules-initfs
|
||||||
25d2518d66e612df1f218e00544a282fa730dfe801bb0f8a7c928eb1a54aa9e5a167bd76fb00358c87dd8fd86564303c956c8a7460ab27e7eb96e44e80beb919 phoc.ini
|
25d2518d66e612df1f218e00544a282fa730dfe801bb0f8a7c928eb1a54aa9e5a167bd76fb00358c87dd8fd86564303c956c8a7460ab27e7eb96e44e80beb919 phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-cprime
|
pkgname=device-samsung-cprime
|
||||||
pkgdesc="Samsung Galaxy Core Prime"
|
pkgdesc="Samsung Galaxy Core Prime"
|
||||||
pkgver=1.1
|
pkgver=2
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -47,7 +47,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
ff7adbba50b2c57f3fa7f94e1f84dd7f43d31a1e37a263dbaf01034bede9abd234203297748b082850a88402eda7bd6f91bd31819fd7200a2781d1f19af58896 deviceinfo
|
515533011d29c11535d05ba4a9b557b608f224d701fe2fd6d3b4074a814848e848ab073fb0b23e9dba7a248432e813305252fe8e525de358eb44d94f470fe770 deviceinfo
|
||||||
9ead03b9e3edb69b238b25e5eecd477c99f03223237a549d124903dfb56a8be02df25ea43c8c308998d2250f9e586c8fef594007f43bc426dfb2d074a6270bba modules-initfs
|
9ead03b9e3edb69b238b25e5eecd477c99f03223237a549d124903dfb56a8be02df25ea43c8c308998d2250f9e586c8fef594007f43bc426dfb2d074a6270bba modules-initfs
|
||||||
9793dfd1ea066fbadeca874401a0c7c9b735b98054ccfbafa0b8d99e47ef78e28c971c544905ae556da50b55037e6970ab79be2e0a28672d9acb6f9d7d77093b phoc.ini
|
9793dfd1ea066fbadeca874401a0c7c9b735b98054ccfbafa0b8d99e47ef78e28c971c544905ae556da50b55037e6970ab79be2e0a28672d9acb6f9d7d77093b phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=device-samsung-fortuna3g
|
pkgname=device-samsung-fortuna3g
|
||||||
pkgdesc="Samsung Galaxy Grand Prime 3G (G530H)"
|
pkgdesc="Samsung Galaxy Grand Prime 3G (G530H)"
|
||||||
pkgver=1.3
|
pkgver=2
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -39,6 +39,6 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
ad518fe05ef8d3c1cc17858ff662db27c892d770eedf7ac27c05d2d7e75b367b3711c85f72a5e91dee1afa472cb81fd13cca860eae51ddaff6fe2813fef385d8 deviceinfo
|
da040e9efd722168e547fc80f05b527a412b46db0d41e6f1ee340a224b4661de46e2639c1054b40e2d28776124a39d0c60eb74ab5149b576869d51aea1c009d1 deviceinfo
|
||||||
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
|
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=device-samsung-gprimeltecan
|
pkgname=device-samsung-gprimeltecan
|
||||||
pkgdesc="Samsung Galaxy Grand Prime CAN (G530W)"
|
pkgdesc="Samsung Galaxy Grand Prime CAN (G530W)"
|
||||||
pkgver=1.3
|
pkgver=2
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -39,6 +39,6 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
5175f62fb66533dc4a89f92910065fb840f7508eaa41690f5b13a89c71d3306955d187499c85a048ab2a179290d41121f28fbbedf18f80c6128b36f97990eb08 deviceinfo
|
2056e5860b178410c1b6160ae35e57b08d248255cd2a80739e253a93a9f6418e2ac6d5d50287aa06e3b67cae5ee686cea92f8c6cd4bef48364684e820aac8e12 deviceinfo
|
||||||
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
|
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=device-samsung-gprimeltexx
|
pkgname=device-samsung-gprimeltexx
|
||||||
pkgdesc="Samsung Galaxy Grand Prime (G530FZ)"
|
pkgdesc="Samsung Galaxy Grand Prime (G530FZ)"
|
||||||
pkgver=1.3
|
pkgver=2
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -44,7 +44,7 @@ phosh() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
007e3b804cf6c15aefc4173312048e1c0ec80b61bb5bceba4e1413525f66e61d1a173e188439d4d9ce5e71a5fb82724af0b0174d59664ac0b3f9bb6043951dfd deviceinfo
|
036e06b40e7bdc505caf2f395b1100d9fdc978176bf6297ca1a89b6aea7f75e7ef2a88a41c6c6634aa67d9c82a0235ac503583637f40266b12f87a81732d7400 deviceinfo
|
||||||
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
|
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
|
||||||
dbc8422fc00c757963dd016f26dd45d8c05c8c46b7e60cd11dd154550e166568cfdcee60678ee3542d27c2f8c373b71a1c3ec33da0260509fe4133ecd06a27bc phoc.ini
|
dbc8422fc00c757963dd016f26dd45d8c05c8c46b7e60cd11dd154550e166568cfdcee60678ee3542d27c2f8c373b71a1c3ec33da0260509fe4133ecd06a27bc phoc.ini
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-gtelwifiue
|
pkgname=device-samsung-gtelwifiue
|
||||||
pkgdesc="Samsung Galaxy Tab E 9.6 (SM-T560NU)"
|
pkgdesc="Samsung Galaxy Tab E 9.6 (SM-T560NU)"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=4
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -27,6 +27,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
4c14e6043872ed2d6c51d5987048055af955b92f9ad17a6c3873870e45bdf75eb58a5b2106fa7dfa6b7b6ee72c0400c176273e73851a2fc6c88759d8a6ec6eb2 deviceinfo
|
857c3ba8e82d8d6abe0a2305ad8f212e801e91b6ab2486b201c12203412e6c09e0f1b97cd241461f6217a1f8a6ece479d4639cce88a0938e007c6659b1ea5998 deviceinfo
|
||||||
8e075951dc7fe3f05a4a0a1c33fd1e5630bc20d800f3c2de578853e6249ebf4fc8d31d5752a8abb707df3f3c9f9c18adaa89a1918adf9d3a90a38364d9b93b3c modules-initfs
|
8e075951dc7fe3f05a4a0a1c33fd1e5630bc20d800f3c2de578853e6249ebf4fc8d31d5752a8abb707df3f3c9f9c18adaa89a1918adf9d3a90a38364d9b93b3c modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -24,6 +24,7 @@ deviceinfo_gpu_accelerated="true"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-j3ltetw
|
pkgname=device-samsung-j3ltetw
|
||||||
pkgdesc="Samsung Galaxy J3 (2016)"
|
pkgdesc="Samsung Galaxy J3 (2016)"
|
||||||
pkgver=2.1
|
pkgver=3
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -34,6 +34,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
9e320e99b9e990f65a87a62d2078747736a23307f7c46e4bcd085d8c57ce15c40a70fd5d0f0ceec45ad53b56359c3b008ca90a366e03c7725432b90c5642df1e deviceinfo
|
0f7533a82c42cda821b60006a6c31d8c1f395a53b52d60be3e6c723ee8a86164174209d9789aeecefd33b00a625140afa0eb45e8ec1b71ca0dda40e968f70458 deviceinfo
|
||||||
27839a3da5c8b17516f64e0f7c38af2f502379553643a23834038cebd8ef47ea8d321fe796f99715102ce92f70a9fe0cb97062624a3589b98696154bfd7a4514 modules-initfs
|
27839a3da5c8b17516f64e0f7c38af2f502379553643a23834038cebd8ef47ea8d321fe796f99715102ce92f70a9fe0cb97062624a3589b98696154bfd7a4514 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-j5
|
pkgname=device-samsung-j5
|
||||||
pkgdesc="Samsung Galaxy J5 (2015)"
|
pkgdesc="Samsung Galaxy J5 (2015)"
|
||||||
pkgver=5.1
|
pkgver=6
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -34,6 +34,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
22866660f476826a6ac43c2cb4a685a329b30c87d581db30d7eb3f7d4e8109b03ad2664026b28ac463358feef5f471d03ee008cf5bdaa40874a9bd2794087e71 deviceinfo
|
42f15b81d1683be33753686c237142eb3de28a0288c5ae75f72e3bebaceec52fdfa6763425dff9393702195da87bf14d6561827a64103c38931e7ba3f0cd4da5 deviceinfo
|
||||||
27839a3da5c8b17516f64e0f7c38af2f502379553643a23834038cebd8ef47ea8d321fe796f99715102ce92f70a9fe0cb97062624a3589b98696154bfd7a4514 modules-initfs
|
27839a3da5c8b17516f64e0f7c38af2f502379553643a23834038cebd8ef47ea8d321fe796f99715102ce92f70a9fe0cb97062624a3589b98696154bfd7a4514 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-j5x
|
pkgname=device-samsung-j5x
|
||||||
pkgdesc="Samsung Galaxy J5 (2016)"
|
pkgdesc="Samsung Galaxy J5 (2016)"
|
||||||
pkgver=3.1
|
pkgver=4
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -34,6 +34,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
a37da5a1189419895cccb330e8edbb185ff204c4a215888f1237f833e8bdd3204ed39e5edda563c9d1dfef3419a48121b2ea8a1a0d096e62a63e2e930b690b28 deviceinfo
|
bb17af63ba088c6c9a592833fa4f1c6e24046e99a30b47c114d32dcb1705ab0c8096bafa74619487f5fa8896c0b08965a76d02f5d01afcbb510b6dd2efb8153b deviceinfo
|
||||||
72ccbf2f59a72d5299339f9db3cdf4e84d4b20c756b549c11d2e94b0bd4b433d993d64c2908e2536ff369363813586691af28c2a5c0e1aecf7a848e8b455cb8d modules-initfs
|
72ccbf2f59a72d5299339f9db3cdf4e84d4b20c756b549c11d2e94b0bd4b433d993d64c2908e2536ff369363813586691af28c2a5c0e1aecf7a848e8b455cb8d modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-matisseve
|
pkgname=device-samsung-matisseve
|
||||||
pkgdesc="Samsung Galaxy Tab 4 10.1"
|
pkgdesc="Samsung Galaxy Tab 4 10.1"
|
||||||
pkgver=6
|
pkgver=7
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -27,6 +27,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
b53bf32bb8d700484d10c90f7005b51306d74ecdf86d559cd968589780c7419e14d97bb40dfb2ae62e42c0eae2d045e2aa1ab035b655685b182bd7772bb354be deviceinfo
|
30d4f63f41ad4c00d02a56e680d828c02f035f21804d92b0b6f4189f038dba5f55a3dadcc95f13beacd6d94eb036f02627d9e4190b14dfa36ce9f55862e0b08a deviceinfo
|
||||||
a04d688a6df0cbb202598b558c5c9d3cf2ad39c8268f3055cc79c56fc7728be4a08366f67fddbb2b689e5bb23bec9a3821860114ea21f60a1d1cd0d6723dd53d modules-initfs
|
a04d688a6df0cbb202598b558c5c9d3cf2ad39c8268f3055cc79c56fc7728be4a08366f67fddbb2b689e5bb23bec9a3821860114ea21f60a1d1cd0d6723dd53d modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00080000"
|
deviceinfo_flash_offset_kernel="0x00080000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-samsung-on7
|
pkgname=device-samsung-on7
|
||||||
pkgdesc="Samsung Galaxy On7 (2015)"
|
pkgdesc="Samsung Galaxy On7 (2015)"
|
||||||
pkgver=0.2
|
pkgver=1
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -37,6 +37,6 @@ nonfree_firmware() {
|
||||||
|
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
20e3fee511e39aaaef9e5722d38e2c94b65506c819c8889ed596432f258fc5c86d9dee4ec7ea43e9d1497c65b0efb8bb286038f4b8a56f3c7b43c08c20e64784 deviceinfo
|
59985b1a8f4184c017080e373e3cd4e5d01370741e569434159a39c034777f73ab0ea30d20fbd1fcd2be8977461c2b542b34a539f36f9c367f0e33e91da64d10 deviceinfo
|
||||||
2ec94ab06240419953494aede92263232e07745b8406923d39849c1a4b32bd135f4411243755e5f892d201e39dca10e8aa7b175b6c63361be094f6ba086a518f modules-initfs
|
2ec94ab06240419953494aede92263232e07745b8406923d39849c1a4b32bd135f4411243755e5f892d201e39dca10e8aa7b175b6c63361be094f6ba086a518f modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -23,6 +23,7 @@ deviceinfo_getty="ttyMSM0;115200"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_bootimg_qcdt="false"
|
deviceinfo_bootimg_qcdt="false"
|
||||||
deviceinfo_bootimg_mtk_mkimage="false"
|
deviceinfo_bootimg_mtk_mkimage="false"
|
||||||
deviceinfo_bootimg_dtb_second="false"
|
deviceinfo_bootimg_dtb_second="false"
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer Raihan Ahamed <raihan1999ahamed@gmail.com>
|
# Maintainer Raihan Ahamed <raihan1999ahamed@gmail.com>
|
||||||
pkgname=device-vivo-y21l
|
pkgname=device-vivo-y21l
|
||||||
pkgdesc="Vivo Y21L"
|
pkgdesc="Vivo Y21L"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -28,5 +28,5 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
fac2cd651bc17a3efe2fa14b7a0fa71b3df37214d6b96e701f9e2f2f095f2485ebcc2da7d5d421ef1dcd9d66286e062bc37f44c44bdd0cf5ca32ccca208c1275 deviceinfo
|
e91cbbb314d1be2a59b65d14a2bbd44458f320a33949742b4c149b32d5eff26fbe8e0157f941def13919bb0cf953d9d653470c3da373191029b7ba9eb096e2ae deviceinfo
|
||||||
"
|
"
|
||||||
|
|
|
@ -26,6 +26,7 @@ deviceinfo_no_framebuffer="true"
|
||||||
deviceinfo_flash_method="fastboot"
|
deviceinfo_flash_method="fastboot"
|
||||||
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
||||||
deviceinfo_generate_bootimg="true"
|
deviceinfo_generate_bootimg="true"
|
||||||
|
deviceinfo_generate_extlinux_config="true"
|
||||||
deviceinfo_flash_offset_base="0x80000000"
|
deviceinfo_flash_offset_base="0x80000000"
|
||||||
deviceinfo_flash_offset_kernel="0x00008000"
|
deviceinfo_flash_offset_kernel="0x00008000"
|
||||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||||
|
|
Loading…
Reference in a new issue