main/linux-postmarketos-qcom-msm8996: upgrade to 5.15.10 (MR 2771)
[ci:skip-build] Already built on CI in MR
This commit is contained in:
parent
2a7f84aaad
commit
d7bd728c05
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
_flavor="postmarketos-qcom-msm8996"
|
_flavor="postmarketos-qcom-msm8996"
|
||||||
pkgname=linux-$_flavor
|
pkgname=linux-$_flavor
|
||||||
pkgver=5.15.6
|
pkgver=5.15.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8996 devices"
|
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8996 devices"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -47,6 +47,6 @@ package() {
|
||||||
INSTALL_DTBS_PATH="$pkgdir"/usr/share/dtb
|
INSTALL_DTBS_PATH="$pkgdir"/usr/share/dtb
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
a46eaf54f1653a8c4110d458c212a889df825457df028eac6aed904ee64c6133619e93edc0f56a1ffec7ad13b341b4b36668e93448e99a1386c576758a070d19 linux-v5.15.6-msm8996.tar.gz
|
6fb78094b2cd721c0333eade50e30afdb91fe842d31268a7ec332ee22e191035746eae0680cf08ec13a0b303dcaa140e9c970523edd3cb9144d704575644812d linux-v5.15.10-msm8996.tar.gz
|
||||||
1868b0206b99cdf90cebb098601f9a1c6f96007a80e14ac7b1a49f02ff3363b2908b4827acfa80484e3a5df8aa8fdd8380d122aa6aa73f3bd0b5d5628d7ab7c5 config-postmarketos-qcom-msm8996.aarch64
|
1d7ff6690adc08161d0e79734f2b2556ae4ce2a86bc1e2ca06e55984bfb8f3760424c3906adf425935a5f525d6f9322d174bc6a676e80de0960ce27cf52b2fe8 config-postmarketos-qcom-msm8996.aarch64
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 5.15.6 Kernel Configuration
|
# Linux/arm64 5.15.10 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 11.2.1_git20211128) 11.2.1 20211128"
|
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 11.2.1_git20211128) 11.2.1 20211128"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
|
Loading…
Reference in a new issue