From deec2ee3b8dcbbccee4da4aeee2d8e067623f7f4 Mon Sep 17 00:00:00 2001 From: Minecrell Date: Mon, 18 Jan 2021 17:39:13 +0100 Subject: [PATCH] main/linux-postmarketos-qcom-msm8916: upgrade to 5.11_rc4 (MR 1871) - Update to Linux 5.11-rc4 - Upstreamed more patches - Fix audio regression without modem introduced by some refactoring from Qualcomm upstream Devices: - samsung-a2015 (a3/a5): Fix speaker on some devices - motorola-osprey: Add modem --- main/linux-postmarketos-qcom-msm8916/APKBUILD | 8 ++++---- .../config-postmarketos-qcom-msm8916.aarch64 | 4 ++-- .../config-postmarketos-qcom-msm8916.armv7 | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/main/linux-postmarketos-qcom-msm8916/APKBUILD b/main/linux-postmarketos-qcom-msm8916/APKBUILD index 2de12ec3c..e912b36ce 100644 --- a/main/linux-postmarketos-qcom-msm8916/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8916/APKBUILD @@ -3,7 +3,7 @@ _flavor="postmarketos-qcom-msm8916" pkgname=linux-$_flavor -pkgver=5.11_rc3 +pkgver=5.11_rc4 pkgrel=0 pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices" arch="aarch64 armv7" @@ -51,6 +51,6 @@ package() { "$pkgdir"/usr/share/kernel/$_flavor/kernel.release } -sha512sums="28e73646f3099db9c6681932ea10159747bd48a795b468423c5b92f7725bd3c76f24a6d11a1fbadb77a74a62a8bc740d13d810a028305bdd0f0d2844aa47913b linux-postmarketos-qcom-msm8916-v5.11-rc3-msm8916.tar.gz -5879bb06f4c3aa312d5a9df88c8c5565eca9369e3b0ba58a593a226002f3f9c9893643b116d56b2556243b73b837883ad82544df0e08071a87dee2332afae85b config-postmarketos-qcom-msm8916.aarch64 -18db35659a7e5b3296feb0e46aa33ba3b96140afeac554d64a7a209460f786114f6369f79e0cad22becc9857521ba71d0cfade02baf85ace7762fe701bbc1a51 config-postmarketos-qcom-msm8916.armv7" +sha512sums="eab8c776090dca2aa53e3fa85319bd7670619abc656571ed88f6a045b39e7694c936cff69e94cc30dca323d44aba8ac8fffecf544041c15b3c40b8e7789877a0 linux-postmarketos-qcom-msm8916-v5.11-rc4-msm8916.tar.gz +b8c0dc831055236284ab2b406fe2cb43a6f790b862e44d4b1c986f128d5c3f269c12c57e6aa0bcd1a07e3e12947ce04080005b73ef95ecb62a5f5dc3a60eda5f config-postmarketos-qcom-msm8916.aarch64 +ef65d1dace265ef0e88ffdd61d18de299f3d0d84caa1b35334df9cde46e46c29c2e4f7de5962508e9633e97e8d38a9b6e7ae7a9887d5e15aadfda844e7e77a6b config-postmarketos-qcom-msm8916.armv7" diff --git a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 index 1faf77e62..880e6eaed 100644 --- a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 +++ b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.11.0-rc3 Kernel Configuration +# Linux/arm64 5.11.0-rc4 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y @@ -2214,7 +2214,7 @@ CONFIG_BATTERY_MAX17042=m # CONFIG_CHARGER_DETECTOR_MAX14656 is not set # CONFIG_CHARGER_QCOM_SMBB is not set CONFIG_BATTERY_PM8916_BMS_VM=m -CONFIG_CHARGER_PM8916_LBC=y +CONFIG_CHARGER_PM8916_LBC=m # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24190 is not set # CONFIG_CHARGER_BQ24257 is not set diff --git a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 index 5c28ed213..205388849 100644 --- a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 +++ b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.11.0-rc3 Kernel Configuration +# Linux/arm 5.11.0-rc4 Kernel Configuration # CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y @@ -2206,7 +2206,7 @@ CONFIG_BATTERY_MAX17042=m # CONFIG_CHARGER_DETECTOR_MAX14656 is not set # CONFIG_CHARGER_QCOM_SMBB is not set CONFIG_BATTERY_PM8916_BMS_VM=m -CONFIG_CHARGER_PM8916_LBC=y +CONFIG_CHARGER_PM8916_LBC=m # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24190 is not set # CONFIG_CHARGER_BQ24257 is not set