linux-postmarketos-qcom-sdm845: upgrade to 5.16.1 (MR 2858)
Ran `pmbootstrap kconfig edit linux-postmarketos-qcom-sdm845` to regenerate the defconfig. Change-Id: Ie4b9e6e4a790d37a1a1d8f479e7e10dfd3ef9db0 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
66624b5468
commit
dc66d0cbfd
|
@ -5,7 +5,7 @@
|
|||
|
||||
_flavor="postmarketos-qcom-sdm845"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.16.0_rc5
|
||||
pkgver=5.16.1
|
||||
pkgrel=1
|
||||
pkgdesc="Mainline Kernel fork for SDM845 devices"
|
||||
arch="aarch64"
|
||||
|
@ -23,7 +23,7 @@ makedepends="bison findutils flex installkernel openssl-dev perl"
|
|||
|
||||
_repo="linux"
|
||||
_config="config-$_flavor.$arch"
|
||||
_tag="sdm845-5.16-rc5"
|
||||
_tag="sdm845-5.16.1"
|
||||
|
||||
# Source
|
||||
source="
|
||||
|
@ -62,6 +62,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
1498b1cc2acc298ee02681291093cd824b83c0fa08d951f68befe3cadd8aea67940a80ca8af9029f6c0a0ce01ed1818fddd748db897811acb226ba0b9a997b39 linux-sdm845-5.16-rc5.tar.gz
|
||||
020284659cf017fff7aad38adda39b0cab9a11a5520827c1771dbe1a480dae2614377d7e085be39c14cd633e96ebd671ab6d0f9a1c4c4af96d31533b21df0571 config-postmarketos-qcom-sdm845.aarch64
|
||||
acf3c0fc424550f35e5e81ece0a845eb80972b881c2335206ac4ca270c3c802e3df6737f4ab1c452e3eaa91747c9f14c35986962e9472981865001eadaddd67a linux-sdm845-5.16.1.tar.gz
|
||||
ca185cd396404d63caaa2da438a48b4c94f84d786a5701648dc0b38c0c5fae14498710006dcfaaedc0ec2aba839bec1538fe37c936dfe44cf4dc71da5f81e077 config-postmarketos-qcom-sdm845.aarch64
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.16.0-rc4 Kernel Configuration
|
||||
# Linux/arm64 5.16.1 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_git20220106) 11.2.1 20220106"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=110201
|
||||
CONFIG_CLANG_VERSION=0
|
||||
|
|
Loading…
Reference in New Issue
Block a user