device-oneplus-bacon: install lk2nd package (MR 4077)
This enables us to easily flash lk2nd with pmbootstrap during installation.
This commit is contained in:
parent
1e59890385
commit
00261bc123
@ -1,12 +1,16 @@
|
|||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-oneplus-bacon
|
pkgname=device-oneplus-bacon
|
||||||
pkgver=2
|
pkgver=2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="OnePlus One"
|
pkgdesc="OnePlus One"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="postmarketos-base mkbootimg"
|
depends="
|
||||||
|
lk2nd-msm8974-appended
|
||||||
|
mkbootimg
|
||||||
|
postmarketos-base
|
||||||
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
subpackages="
|
subpackages="
|
||||||
$pkgname-kernel-downstream:kernel_downstream
|
$pkgname-kernel-downstream:kernel_downstream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user