From 92fb7819028d20823451e1244b4980ae33451f42 Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Tue, 30 Jul 2024 12:31:04 +0200 Subject: [PATCH] linux-pine64-pinenote: enable zstd firmware compression support (MR 5403) See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI --- device/testing/linux-pine64-pinenote/APKBUILD | 4 ++-- .../config-pine64-pinenote.aarch64 | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/device/testing/linux-pine64-pinenote/APKBUILD b/device/testing/linux-pine64-pinenote/APKBUILD index 5364a62e1..a3325a1b2 100644 --- a/device/testing/linux-pine64-pinenote/APKBUILD +++ b/device/testing/linux-pine64-pinenote/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-pine64-pinenote pkgver=6.3.10 -pkgrel=0 +pkgrel=1 pkgdesc="Pine64 PineNote close to mainline fork" arch="aarch64" _carch="arm64" @@ -54,5 +54,5 @@ package() { sha512sums=" 7ce7e734e31eaad89fb719b2a43600df1ffafca2c9db37df2a30df1b0df9f524585e2cd7ba89fb50f4278497abd2c1704038badcc6ce9d079929e042622a5882 linux-pine64-pinenote-6.3.10.tar.gz -97e8c1b137768ff7722ad3d975ad2496490c11249aaf9ffc4ee4d77b8935e24f59244cc6346bafd9b0c9fd5751f2ccfa24def2256f03b995c46f8906d8c8fe9c config-pine64-pinenote.aarch64 +a05ccc590de8e907dcdb7326a21791e85bd9bae5de2ce67e14e51dc4f8628f2c54dd315f84f6521911054a8130de752c1cc87fde0d03ea128ae1557b5e1c7f7d config-pine64-pinenote.aarch64 " diff --git a/device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64 b/device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64 index def274960..a456e799f 100644 --- a/device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64 +++ b/device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64 @@ -2,14 +2,14 @@ # Automatically generated file; DO NOT EDIT. # Linux/arm64 6.3.10 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722" +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=130101 +CONFIG_GCC_VERSION=130201 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y -CONFIG_AS_VERSION=24000 +CONFIG_AS_VERSION=24200 CONFIG_LD_IS_BFD=y -CONFIG_LD_VERSION=24000 +CONFIG_LD_VERSION=24200 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y @@ -1448,7 +1448,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_EXTRA_FIRMWARE="" # CONFIG_FW_LOADER_USER_HELPER 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 is not set # CONFIG_FW_UPLOAD is not set # end of Firmware loader