From 2eecea1f7d7e95975c293b5485172a18be62c92f Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Wed, 31 Jul 2024 11:01:49 +0200 Subject: [PATCH] linux-postmarketos-qcom-sc8180x: enable zstd firmware compression support (MR 5440) See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI --- .../testing/linux-postmarketos-qcom-sc8180x/APKBUILD | 4 ++-- .../config-postmarketos-qcom-sc8180x.aarch64 | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/device/testing/linux-postmarketos-qcom-sc8180x/APKBUILD b/device/testing/linux-postmarketos-qcom-sc8180x/APKBUILD index 475289bf9..0cbf38918 100644 --- a/device/testing/linux-postmarketos-qcom-sc8180x/APKBUILD +++ b/device/testing/linux-postmarketos-qcom-sc8180x/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Jenneron pkgname=linux-postmarketos-qcom-sc8180x pkgver=6.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mainline Kernel fork for Snadpragon 8cx 1st generation devices" arch="aarch64" _carch="arm64" @@ -51,5 +51,5 @@ package() { sha512sums=" 71a29d0e2dfc33ee264cba21b0af1bcf45b2b75a7152a7dd961d325af4e8abf076cb801d181527d65dceef173cadb2b6db3b0b8bdd1cd4afeb38ffce9a452c09 linux-27c30b32783351f6ca31c619cbf42697e7208f3d.tar.gz -121e0d17f8e73383a8e0a02efc2d88a8ea56988402b531274767756d420bed022a5c219ed46ff3c66848c22addbcf33a8094092ddae9dcc945e06846b4c867be config-postmarketos-qcom-sc8180x.aarch64 +9911b4e6234e333493e2bcc1c5d0564f887bf80aa77b4effb683746841f19b0dc3184db750224e6d1e5befc9d4343160dbc384e31c0f3eba7418464bd9890984 config-postmarketos-qcom-sc8180x.aarch64 " diff --git a/device/testing/linux-postmarketos-qcom-sc8180x/config-postmarketos-qcom-sc8180x.aarch64 b/device/testing/linux-postmarketos-qcom-sc8180x/config-postmarketos-qcom-sc8180x.aarch64 index 962d7083a..fec5d2f66 100644 --- a/device/testing/linux-postmarketos-qcom-sc8180x/config-postmarketos-qcom-sc8180x.aarch64 +++ b/device/testing/linux-postmarketos-qcom-sc8180x/config-postmarketos-qcom-sc8180x.aarch64 @@ -2,17 +2,15 @@ # Automatically generated file; DO NOT EDIT. # Linux/arm64 6.6.0 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014" +CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=130201 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y -CONFIG_AS_VERSION=24100 +CONFIG_AS_VERSION=24200 CONFIG_LD_IS_BFD=y -CONFIG_LD_VERSION=24100 +CONFIG_LD_VERSION=24200 CONFIG_LLD_VERSION=0 -CONFIG_CC_CAN_LINK=y -CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y @@ -1809,7 +1807,9 @@ CONFIG_FW_LOADER_SYSFS=y CONFIG_EXTRA_FIRMWARE="" CONFIG_FW_LOADER_USER_HELPER=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set -# CONFIG_FW_LOADER_COMPRESS is not set +CONFIG_FW_LOADER_COMPRESS=y +# CONFIG_FW_LOADER_COMPRESS_XZ is not set +CONFIG_FW_LOADER_COMPRESS_ZSTD=y CONFIG_FW_CACHE=y CONFIG_FW_UPLOAD=y # end of Firmware loader