linux-postmarketos-qcom-sdm660: upgrade to 6.0.10 (MR 3668)
Signed-off-by: Gianluca Boiano <morf3089@gmail.com> [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
eb2dd0b952
commit
aa9127f92c
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
_flavor="postmarketos-qcom-sdm660"
|
_flavor="postmarketos-qcom-sdm660"
|
||||||
pkgname=linux-$_flavor
|
pkgname=linux-$_flavor
|
||||||
pkgver=6.0.5
|
pkgver=6.0.10
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Close to mainline linux kernel for Qualcomm Snapdragon 660 SoC"
|
pkgdesc="Close to mainline linux kernel for Qualcomm Snapdragon 660 SoC"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -67,6 +67,6 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
e657b96be3bc5f4835955e2aa70055d18eb1b9434d6d5ef1aabd3f555ba315f2abd08a39a35a3aea6b394a353f84b1962fe4421c49abda2e538e46bf6b155934 linux-v6.0.5-sdm660.tar.gz
|
cf71a37ad587805fc5393ac5eaf65ffd4fc98fd85fdd2bd5e4ee1b825ccee43194e45f6d54b4485b3c04f661a174a7fefc300004ae428b5b250b66603f388e14 linux-v6.0.10-sdm660.tar.gz
|
||||||
10004279a10bb1821e469137fe20436df59e089865338f6ebfe48b0cf882205e3446bc236dd127f5b9cffe38d6faeef2533c6a005bf425ebc2f14efa67d5fc11 config-postmarketos-qcom-sdm660.aarch64
|
02cf8ec725634797b1d3827eb1dd57e27684351b190f2d4e45657205c1fe2d143b4fc657bcf0b1cd7224d24a70d091816271ebc5a3469d9ae511db12c679606e config-postmarketos-qcom-sdm660.aarch64
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 6.0.5 Kernel Configuration
|
# Linux/arm64 6.0.10 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924"
|
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
|
Loading…
Reference in a new issue