device-lg-hammerhead: install lk2nd package (MR 4077)
This enables us to easily flash lk2nd with pmbootstrap during installation.
This commit is contained in:
parent
5954048db3
commit
1e59890385
1 changed files with 2 additions and 1 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-lg-hammerhead
|
pkgname=device-lg-hammerhead
|
||||||
pkgver=5
|
pkgver=5
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Google Nexus 5"
|
pkgdesc="Google Nexus 5"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
linux-postmarketos-qcom-msm8974
|
linux-postmarketos-qcom-msm8974
|
||||||
|
lk2nd-msm8974
|
||||||
mkbootimg
|
mkbootimg
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
postmarketos-update-kernel
|
postmarketos-update-kernel
|
||||||
|
|
Loading…
Reference in a new issue