huawei-kiwi: depend on linux-postmarketos-qcom-msm8916 (MR 3736)
This commit is contained in:
parent
673dae7860
commit
a35a23e11a
2 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-huawei-kiwi
|
||||
pkgdesc="Huawei Honor 5X"
|
||||
pkgver=1
|
||||
pkgrel=9
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base mkbootimg linux-postmarketos-qcom-msm8939 soc-qcom-msm8939"
|
||||
depends="postmarketos-base mkbootimg linux-postmarketos-qcom-msm8916 soc-qcom-msm8939"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo"
|
||||
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
|
||||
|
@ -27,5 +27,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
3fa7043a11d41a6c8730ee60c9c63ab1b2056fa24a24e493292ebf3c1ded6c8773f28ef7056983a16293800f316d5c376b51c19bd2ec747c6e7e3b530b9f527b deviceinfo
|
||||
d9e18ec5ff769ac8697764ab94361273c93805e3c5d57eb4fae75e21e78699f5c67bc02d5fe57c975820d7545e9c200a7c40bb19783b982f53ca8fdd2cd38c11 deviceinfo
|
||||
"
|
||||
|
|
|
@ -8,7 +8,7 @@ deviceinfo_codename="huawei-kiwi"
|
|||
deviceinfo_year="2015"
|
||||
deviceinfo_dtb="qcom/msm8939-huawei-kiwi"
|
||||
deviceinfo_append_dtb="true"
|
||||
deviceinfo_modules_initfs="panel-cmi-nt35532-5p5xa panel-tianma-nt35596-5p5xa msm cyttsp5"
|
||||
deviceinfo_modules_initfs="panel-huawei-kiwi-cmi-nt35532 panel-huawei-kiwi-tianma-nt35596 msm cyttsp5"
|
||||
deviceinfo_arch="aarch64"
|
||||
|
||||
# Device related
|
||||
|
|
Loading…
Reference in a new issue