main/linux-postmarketos-qcom-msm8953: upgrade to 5.10-rc6 (MR 1796)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
13e9c9e9b5
commit
a7daff97d1
2 changed files with 1084 additions and 742 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
_flavor="postmarketos-qcom-msm8953"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.9_rc7
|
||||
pkgrel=1
|
||||
pkgver=5.10_rc6
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline kernel fork for Qualcomm MSM8953 devices"
|
||||
arch="aarch64"
|
||||
url="https://github.com/msm8953-mainline/linux"
|
||||
|
@ -14,7 +14,7 @@ makedepends="bison findutils flex installkernel openssl-dev perl"
|
|||
|
||||
_carch="arm64"
|
||||
# Source
|
||||
_commit="cf1367217f9d7a558ca4fdafdf56329801c23580"
|
||||
_commit="eb6bbe7cd751aed22254c0b3f8a6776dcb7d530f"
|
||||
source="
|
||||
$pkgname-$_commit.tar.gz::https://github.com/msm8953-mainline/linux/archive/$_commit.tar.gz
|
||||
config-$_flavor.$arch
|
||||
|
@ -44,5 +44,5 @@ package() {
|
|||
install -D "$builddir"/include/config/kernel.release \
|
||||
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
|
||||
}
|
||||
sha512sums="2ae74b4af32ce7a4258a85eeeb795448627b85ee6879645b4c3102a02ffe36541c90ad658f63ad98ef40feda2afe44ad27707ecef51b6d1bc9295003027e61e5 linux-postmarketos-qcom-msm8953-cf1367217f9d7a558ca4fdafdf56329801c23580.tar.gz
|
||||
564c755c851354b9680b62f501b36d5a6939d1ddae756b85ad127f8040897b377cf5c451c82100cb4b9ed8dc21f18d0d1b614694d70f0a32649184beabfe4e4e config-postmarketos-qcom-msm8953.aarch64"
|
||||
sha512sums="fd95f14ea14020fc73c29f434a31e4dfffaa9829e654082b8e37aa1d820696347cc9b75d690d6f271c80fb724492f9b84b5289992229e819f8f0bfc3dbd1ee40 linux-postmarketos-qcom-msm8953-eb6bbe7cd751aed22254c0b3f8a6776dcb7d530f.tar.gz
|
||||
8b00f2e95bf92f972519d554fb32bd086ab33b3d0570a57249a241f7e3d05fb70047563cb6b7815cc07c5c7d18ae57409c4764b0ef745c04b1ab087136007760 config-postmarketos-qcom-msm8953.aarch64"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue