From ad249d3b87142c11ae13b1175337cb802dd514bf Mon Sep 17 00:00:00 2001 From: Alexey Minnekhanov Date: Mon, 7 Nov 2022 23:13:00 +0300 Subject: [PATCH] linux-postmarketos-qcom-msm8974: upgrade to 5.19.17 (MR 3625) This contains a fix for second panel variant for samsung-hlte. No more manual changes, .config was regenerated using kconfig migrate. [ci:skip-build]: already built successfully in CI --- .../testing/linux-postmarketos-qcom-msm8974/APKBUILD | 10 +++++----- .../config-postmarketos-qcom-msm8974.armv7 | 6 ++++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/device/testing/linux-postmarketos-qcom-msm8974/APKBUILD b/device/testing/linux-postmarketos-qcom-msm8974/APKBUILD index f2a0768ee..c166b0c1b 100644 --- a/device/testing/linux-postmarketos-qcom-msm8974/APKBUILD +++ b/device/testing/linux-postmarketos-qcom-msm8974/APKBUILD @@ -4,9 +4,9 @@ _flavor=postmarketos-qcom-msm8974 _config="config-$_flavor.$CARCH" pkgname=linux-$_flavor -pkgver=5.19.9 -pkgrel=2 -_tag="v5.19.9-msm8974" +pkgver=5.19.17 +pkgrel=0 +_tag="v$pkgver-msm8974" pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices" arch="armv7" _carch="arm" @@ -64,6 +64,6 @@ package() { } sha512sums=" -db0c0e7069faeb2bc1a3b19334618374c155d66103b0f7f8a5cfd1067e576d942ca3c8a2562aaa2fa698621ce5deae376cb0669dd0f2ac05900d0db7ea2c13e9 linux-v5.19.9-msm8974.tar.gz -bc8f3aff634715e6e9c416451cc50b2f56bf0b440a386a7d2e49856e0602f96271216f5113d06f54943b63b3b0e0b4d7d12c9bd4c076bfe2320145b2812c5e46 config-postmarketos-qcom-msm8974.armv7 +e3a09f83e16614e3b9e21e69420011ca460d840386bb8af56e261ff54fee379d638cfeb257ee52c6c69b37e294e8e0228ab6729044714f087747cc0c7285fb73 linux-v5.19.17-msm8974.tar.gz +12deaccf2646b322e0dd0ae3446ac2eb9bf5f64a1cb3701c9c6def319c46384988b114eb09446de3538f36dd596549c2486168c69a1cec60756bd6a7df922383 config-postmarketos-qcom-msm8974.armv7 " diff --git a/device/testing/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 b/device/testing/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 index ba0328345..49d95b04b 100644 --- a/device/testing/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 +++ b/device/testing/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.19.9 Kernel Configuration +# Linux/arm 5.19.17 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 12.2.1_git20220924-r3) 12.2.1 20220924" +CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=120201 CONFIG_CLANG_VERSION=0 @@ -6846,6 +6846,7 @@ CONFIG_LSM="yama,loadpin,safesetid,integrity" # Memory initialization # CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y CONFIG_INIT_STACK_NONE=y # CONFIG_INIT_STACK_ALL_PATTERN is not set @@ -7198,6 +7199,7 @@ CONFIG_DEBUG_MISC=y # Compile-time checks and compiler options # CONFIG_DEBUG_INFO=y +CONFIG_AS_HAS_NON_CONST_LEB128=y # CONFIG_DEBUG_INFO_NONE is not set CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set