device-sony-leo: install lk2nd package (MR 4077)
This enables us to easily flash lk2nd with pmbootstrap during installation. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
00261bc123
commit
486de9b306
1 changed files with 2 additions and 1 deletions
|
@ -3,12 +3,13 @@
|
||||||
pkgname=device-sony-leo
|
pkgname=device-sony-leo
|
||||||
pkgdesc="Sony Xperia Z3"
|
pkgdesc="Sony Xperia Z3"
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
options="!check !archcheck"
|
options="!check !archcheck"
|
||||||
depends="
|
depends="
|
||||||
|
lk2nd-msm8974
|
||||||
mkbootimg
|
mkbootimg
|
||||||
msm-fb-refresher
|
msm-fb-refresher
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
|
|
Loading…
Reference in a new issue