linux-postmarketos-qcom-msm8974: switch to installkernel-pmos (MR 2586)
Rebuild package so kernel image is installed correctly [ci:skip-build] Already built on CI once in pipeline https://gitlab.com/postmarketOS/pmaports/-/jobs/1664922102
This commit is contained in:
parent
b4d73a717f
commit
e940d5277e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ _config="config-$_flavor.$CARCH"
|
|||
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.14.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_commit="c7bfa860092c00e9c02d3907dbc545e5e41083bc"
|
||||
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices"
|
||||
arch="armv7"
|
||||
|
@ -23,11 +23,11 @@ makedepends="
|
|||
findutils
|
||||
flex
|
||||
gmp-dev
|
||||
installkernel
|
||||
mpc1-dev
|
||||
mpfr-dev
|
||||
openssl-dev
|
||||
perl
|
||||
postmarketos-installkernel
|
||||
"
|
||||
source="https://gitlab.com/postmarketOS/linux-postmarketos/-/archive/$_commit/linux-postmarketos-$_commit.tar.gz
|
||||
config-$_flavor.armv7
|
||||
|
|
Loading…
Reference in a new issue