linux-postmarketos-qcom-msm8953: switch to installkernel-pmos (MR 2586)
This commit is contained in:
parent
722331fef7
commit
2bcbfffab4
1 changed files with 9 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
_flavor="postmarketos-qcom-msm8953"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.13_rc6
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Mainline kernel fork for Qualcomm MSM8953 devices"
|
||||
arch="aarch64"
|
||||
url="https://github.com/msm8953-mainline/linux"
|
||||
|
@ -14,7 +14,14 @@ options="!strip !check !tracedeps
|
|||
pmb:kconfigcheck-anbox
|
||||
pmb:kconfigcheck-nftables
|
||||
"
|
||||
makedepends="bison findutils flex installkernel openssl-dev perl"
|
||||
makedepends="
|
||||
bison
|
||||
findutils
|
||||
flex
|
||||
openssl-dev
|
||||
perl
|
||||
postmarketos-installkernel
|
||||
"
|
||||
|
||||
_carch="arm64"
|
||||
# Source
|
||||
|
|
Loading…
Reference in a new issue