Activate boot.img generation in all fastboot-compatible devices
This commit is contained in:
parent
eb51b544a2
commit
7fe9b28ab2
10 changed files with 19 additions and 14 deletions
|
@ -1,11 +1,11 @@
|
|||
pkgname=device-lg-d855
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="LG G3 International"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="linux-lg-d855"
|
||||
depends="linux-lg-d855 mkbootimg"
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
|
@ -23,5 +23,5 @@ package() {
|
|||
"$pkgdir"/etc/udev/rules.d/90-android.rules
|
||||
}
|
||||
|
||||
sha512sums="e47683c1e7ada0d8df36eb141d1fea06dd32f47415746bd1e98b8c0abe41e9067df4cd55bbe1590b7f670749854d235b8dbaae9db083d4b7c51db59a22c48227 deviceinfo
|
||||
sha512sums="6eca0ffe60327ea13273a380273ebc8022a3501289a14d80a1d1d7d771961c0c5745ad631b2588eccec7f38f309e7cfe5a5f50b119bceda2af5b19fee20e5a56 deviceinfo
|
||||
ee25f3d0377f027d108593eb7953b8db49d7f05a5c36a0c8ca7e7849d15e3c217bc1ac97d77a66e28d2db4b81c0f50b905639911276da40321d2b6cca7f797df 90-android.rules"
|
||||
|
|
|
@ -18,6 +18,7 @@ deviceinfo_arch="armhf"
|
|||
|
||||
|
||||
# You can for example extract these from an existing boot.img
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_flash_offset_base="0x00000000"
|
||||
deviceinfo_flash_offset_kernel="0x00008000"
|
||||
deviceinfo_flash_offset_ramdisk="0x02000000"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=device-lg-hammerhead
|
||||
pkgver=1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Google Nexus 5"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="linux-lg-hammerhead linux-firmware"
|
||||
depends="linux-lg-hammerhead linux-firmware mkbootimg"
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
|
@ -35,7 +35,7 @@ package() {
|
|||
"$pkgdir"/etc/wifi/bcmdhd.cal
|
||||
}
|
||||
|
||||
sha512sums="01a20f5286444b5d9616ddc541a84bc32a7c7f51a4b56e1015adcea5b238197c95863f68b783e06f83f423be2aeaff73f70ccc041da85b8a7987591cf97b94f4 deviceinfo
|
||||
sha512sums="cc8df47de1ad33593ca7e9a6cfdb27543e1c4239d316eb85edab62430f5e81d2ec3a59aee671fc4a7c7c8213461cc736e3ed77fb1319ea5b12daf8828523de17 deviceinfo
|
||||
8590967fa10388a890fdfafdb1070b9ab22dc89e06a3a8834806c772191e3b67de7b914b0d68e5ddf581cee715cb90f3f24abcb8762c415ff328c6da23e55d52 initfs-hook.sh
|
||||
ee25f3d0377f027d108593eb7953b8db49d7f05a5c36a0c8ca7e7849d15e3c217bc1ac97d77a66e28d2db4b81c0f50b905639911276da40321d2b6cca7f797df 90-android-touch-dev.rules
|
||||
c3d0182161c33047e0af4fd7cc557037e10380896a771446f055a13813e50e4e6c9d5992de7b275a8373a053cca02cb96bcb50c732709a2e9909f903b5fba249 profile.sh
|
||||
|
|
|
@ -18,6 +18,7 @@ deviceinfo_arch="armhf"
|
|||
|
||||
|
||||
# You can for example extract these from an existing boot.img
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_flash_offset_base="0"
|
||||
deviceinfo_flash_offset_kernel="0x00008000"
|
||||
deviceinfo_flash_offset_ramdisk="0x2900000"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=device-lg-mako
|
||||
pkgver=2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Google Nexus 4"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="linux-lg-mako"
|
||||
depends="linux-lg-mako mkbootimg"
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
|
@ -27,7 +27,7 @@ package() {
|
|||
"$pkgdir"/etc/profile.d/00-$pkgname.sh
|
||||
}
|
||||
|
||||
sha512sums="180b1cab6b0ed8c1448a1582dbb6081c81aa598bd923449293d8e41eb0dd245c92cea9b5bd30ce59009ce60801881952e9ac3a3ec6e971a894e24e22d42dee52 deviceinfo
|
||||
sha512sums="df3c422615189e4c392a141928740ed212711ec68bf310086b843ece033df37ea70643a6df3f5fd08c4b8b3aaa6b2299a1ea5d2d26911b464305670cc0ecd6b5 deviceinfo
|
||||
8590967fa10388a890fdfafdb1070b9ab22dc89e06a3a8834806c772191e3b67de7b914b0d68e5ddf581cee715cb90f3f24abcb8762c415ff328c6da23e55d52 initfs-hook.sh
|
||||
ee25f3d0377f027d108593eb7953b8db49d7f05a5c36a0c8ca7e7849d15e3c217bc1ac97d77a66e28d2db4b81c0f50b905639911276da40321d2b6cca7f797df 90-android-touch-dev.rules
|
||||
c3d0182161c33047e0af4fd7cc557037e10380896a771446f055a13813e50e4e6c9d5992de7b275a8373a053cca02cb96bcb50c732709a2e9909f903b5fba249 profile.sh"
|
||||
|
|
|
@ -18,6 +18,7 @@ deviceinfo_arch="armhf"
|
|||
|
||||
|
||||
# You can for example extract these from an existing boot.img
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_flash_offset_base="0"
|
||||
deviceinfo_flash_offset_kernel="0x80208000"
|
||||
deviceinfo_flash_offset_ramdisk="0x81800000"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
pkgname=device-motorola-titan
|
||||
pkgver=1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Motorola Moto G 2014"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
|
@ -27,7 +27,7 @@ package() {
|
|||
"$pkgdir"/etc/profile.d/00-$pkgname.sh
|
||||
}
|
||||
|
||||
sha512sums="43973f535bc40d50ab6897129d711713a0fc0e56972addc33874c9db33269ae9e868a963b56669e7533cb7a9224fc86a6388338142a419dd852e2f74088db5c9 deviceinfo
|
||||
sha512sums="a04d2c5f546594f1a11a6949785f3d404f2c8e2e61c088f69275e9ab399f8465a3ccd5404c6cb4d97d2d37e051000e016ad1b26da3acbbdbc25e939208db05c5 deviceinfo
|
||||
f37e6324abf0b0fc8a3d360d6d11bb0648090a438a55ca7f04a9d494719e687ce445ae107ace642edf293afb6ca82615bcb5d0ddb6c46c1a7f8ee3c213b7c5c4 90-android-touch-dev.rules
|
||||
8590967fa10388a890fdfafdb1070b9ab22dc89e06a3a8834806c772191e3b67de7b914b0d68e5ddf581cee715cb90f3f24abcb8762c415ff328c6da23e55d52 initfs-hook.sh
|
||||
4fd7fceda05b9a7e5a7d32f737126c335de883d9caed799345c1016164e04d05819436a0dfd9e624499bbc1a9d0d56ba6e738f4458bc92ef1fe135845ae1aa85 profile.sh"
|
||||
|
|
|
@ -18,6 +18,7 @@ deviceinfo_arch="armhf"
|
|||
|
||||
|
||||
# You can for example extract these from an existing boot.img
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_flash_offset_base="0"
|
||||
deviceinfo_flash_offset_kernel="0x00008000"
|
||||
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=device-samsung-maguro
|
||||
pkgver=2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Google Galaxy Nexus (GSM)"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="linux-samsung-tuna"
|
||||
depends="linux-samsung-tuna mkbootimg"
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
|
@ -21,4 +21,4 @@ package() {
|
|||
"$pkgdir"/etc/deviceinfo
|
||||
}
|
||||
|
||||
sha512sums="eaeafab8e394c95c007d00e97b9b3563aedb006013f22b2fae500026700f009a3ef871a911b423103ef59cfae12bfeef96542e75bc22bcace8e17c308cbbddf6 deviceinfo"
|
||||
sha512sums="73044501c5f9be32c46a169b71292b9ddcb278a27e7e6665dd7e1a8ee02951d7d9a7b2f1b4aa8890c201b9055dabd3a23f5d4f1919e6694f6976958ccaa2181d deviceinfo"
|
||||
|
|
|
@ -18,6 +18,7 @@ deviceinfo_arch="armhf"
|
|||
|
||||
|
||||
# You can for example extract these from an existing boot.img
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_flash_offset_base="0x80000000"
|
||||
deviceinfo_flash_offset_kernel="0x00008000"
|
||||
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||||
|
|
Loading…
Reference in a new issue