linux-postmarketos-qcom-msm8974: upgrade to 6.7.0 (MR 4717)
[ci:skip-build] Already built fine on Gitlab CI
This commit is contained in:
parent
4b6128436d
commit
3136aa71f5
2 changed files with 4 additions and 7 deletions
|
@ -4,7 +4,7 @@ _flavor=postmarketos-qcom-msm8974
|
|||
_config="config-$_flavor.$CARCH"
|
||||
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.7.0_rc5
|
||||
pkgver=6.7.0
|
||||
pkgrel=0
|
||||
_tag="v${pkgver/_/-}-msm8974"
|
||||
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices"
|
||||
|
@ -60,6 +60,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
f569a428b411091df0f4786f1e3535082081937e056d2c8c733dd05b64dc83720936e7e5c270637d48459221282b99cdb61371427e4692bac9649f206e9a7311 linux-v6.7.0-rc5-msm8974.tar.gz
|
||||
71fd4212822f05687119998fa2f47c38e3dccdc89a2f2fc88febf553aa94aa18d1fa547489294c83e5ad545965e84537f78adc09fb3aac2bf045674cc3afa620 config-postmarketos-qcom-msm8974.armv7
|
||||
b635fe71bf699c56c4ff99a786eee1543759a981be5a281f61802a01b406a3b38b478475d8d6f5cdd3f8375f144078694f5a59ca77a67d803ab5e9009b86a986 linux-v6.7.0-msm8974.tar.gz
|
||||
a1dca9850d785234757b824c1a6219f060c63f169ce95e407bd97d81263cf14b80f354445a913f28e100e9b6d17eea3ae7901c40044d2ce6c65ade7380c24fe7 config-postmarketos-qcom-msm8974.armv7
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.7.0-rc5 Kernel Configuration
|
||||
# Linux/arm 6.7.0 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -5022,7 +5022,6 @@ CONFIG_MSM_MMCC_8974=y
|
|||
# CONFIG_SDX_GCC_55 is not set
|
||||
# CONFIG_SDX_GCC_65 is not set
|
||||
# CONFIG_SDX_GCC_75 is not set
|
||||
# CONFIG_SM_CAMCC_8550 is not set
|
||||
# CONFIG_SM_GCC_7150 is not set
|
||||
# CONFIG_SPMI_PMIC_CLKDIV is not set
|
||||
# CONFIG_QCOM_HFPLL is not set
|
||||
|
@ -6752,8 +6751,6 @@ CONFIG_STACKTRACE=y
|
|||
# CONFIG_DEBUG_MAPLE_TREE is not set
|
||||
# end of Debug kernel data structures
|
||||
|
||||
# CONFIG_DEBUG_CREDENTIALS is not set
|
||||
|
||||
#
|
||||
# RCU Debugging
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue