main/linux-postmarketos-qcom-msm8939: upgrade to 5.14 (MR 2509)

This commit is contained in:
BO41 2021-09-12 11:11:01 +02:00 committed by Bart Ribbers
parent 98964b3660
commit 80a70aab92
No known key found for this signature in database
GPG Key ID: 0BF4C1B5988C50D8
2 changed files with 570 additions and 212 deletions

View File

@ -1,10 +1,11 @@
# Reference: <https://postmarketos.org/vendorkernel>
# Maintainer: Newbyte <newbyte@disroot.org>
# Kernel config based on: arch/arm64/configs/msm8939_defconfig
_flavor="postmarketos-qcom-msm8939"
pkgname=linux-$_flavor
pkgver=5.9_rc7_git20210713
pkgrel=2
pkgver=5.14_git20210912
pkgrel=0
pkgdesc="Mainline kernel fork for Qualcomm MSM8939 devices"
arch="aarch64"
_carch="arm64"
@ -19,7 +20,7 @@ provides="linux-huawei-kiwi=$pkgver-r$pkgrel" # for backwards compatibility
replaces="linux-huawei-kiwi"
_repository="linux"
_tag="5.9-rc7-v1"
_tag="5.14-v1"
_config="config-$_flavor.$arch"
source="
$pkgname-$_tag.tar.gz::$url/-/archive/$_tag/linux-$_tag.tar.gz
@ -52,6 +53,6 @@ package() {
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
}
sha512sums="
a50083ea1ef33b2326a4b241a82f923f7529155969523052dd3c3f330a7ff194f1ef081cb698fc1d866efca2d73ca027dbbc68edf265b88daebabde901a31613 linux-postmarketos-qcom-msm8939-5.9-rc7-v1.tar.gz
63bcac95c93c3cce9aed6451df4d2e5ae41417fc379b408ffb0b8124c4363cc78ca94e1e640aed24c566110ffa79aaebbb7c3f7bbb524da780b83274e144d1eb config-postmarketos-qcom-msm8939.aarch64
b4ac9b2bd74ab556b7bab8cc91cc4d7c78306fbdc0d09cec59d4a6383f6639e8e69103f5b0cf16790de3cd44042163787940bb1aaf90ab7cd59fce75e7352451 linux-postmarketos-qcom-msm8939-5.14-v1.tar.gz
b9f6e9843f4f42213b54344285b47f6b40ed61d3125cdb8581682c8ca51f9b53c6bb4d6b8a5089b863e35481eb7731b1b2f13b853454ab291ddd5fd7518715e0 config-postmarketos-qcom-msm8939.aarch64
"