From 722331fef7f8d213ae0edf48d75830d9ee92726d Mon Sep 17 00:00:00 2001 From: Alexey Minnekhanov Date: Tue, 12 Oct 2021 06:27:00 +0300 Subject: [PATCH] linux-postmarketos-qcom-msm8939: switch to installkernel-pmos (MR 2586) --- main/linux-postmarketos-qcom-msm8939/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/linux-postmarketos-qcom-msm8939/APKBUILD b/main/linux-postmarketos-qcom-msm8939/APKBUILD index f8b75c1e8..098847303 100644 --- a/main/linux-postmarketos-qcom-msm8939/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8939/APKBUILD @@ -5,7 +5,7 @@ _flavor="postmarketos-qcom-msm8939" pkgname=linux-$_flavor pkgver=5.14_git20210912 -pkgrel=1 +pkgrel=2 pkgdesc="Mainline kernel fork for Qualcomm MSM8939 devices" arch="aarch64" _carch="arm64" @@ -22,9 +22,9 @@ makedepends=" devicepkg-dev findutils flex - installkernel openssl-dev perl + postmarketos-installkernel " provides="linux-huawei-kiwi=$pkgver-r$pkgrel" # for backwards compatibility replaces="linux-huawei-kiwi"