linux-postmarketos-qcom-msm8939: switch to installkernel-pmos (MR 2586)
This commit is contained in:
parent
e2b079ffdc
commit
722331fef7
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
_flavor="postmarketos-qcom-msm8939"
|
_flavor="postmarketos-qcom-msm8939"
|
||||||
pkgname=linux-$_flavor
|
pkgname=linux-$_flavor
|
||||||
pkgver=5.14_git20210912
|
pkgver=5.14_git20210912
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Mainline kernel fork for Qualcomm MSM8939 devices"
|
pkgdesc="Mainline kernel fork for Qualcomm MSM8939 devices"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
_carch="arm64"
|
_carch="arm64"
|
||||||
|
@ -22,9 +22,9 @@ makedepends="
|
||||||
devicepkg-dev
|
devicepkg-dev
|
||||||
findutils
|
findutils
|
||||||
flex
|
flex
|
||||||
installkernel
|
|
||||||
openssl-dev
|
openssl-dev
|
||||||
perl
|
perl
|
||||||
|
postmarketos-installkernel
|
||||||
"
|
"
|
||||||
provides="linux-huawei-kiwi=$pkgver-r$pkgrel" # for backwards compatibility
|
provides="linux-huawei-kiwi=$pkgver-r$pkgrel" # for backwards compatibility
|
||||||
replaces="linux-huawei-kiwi"
|
replaces="linux-huawei-kiwi"
|
||||||
|
|
Loading…
Reference in a new issue