linux-purism-librem5: upgrade to 6.5.6 (MR 4499)
[ci:skip-build] already built in CI
This commit is contained in:
parent
0a8069435b
commit
a0a14ce58d
2 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Alistair Francis <alistair@alistair23.me>
|
||||
# Co-Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=6.5.4
|
||||
pkgver=6.5.6
|
||||
pkgrel=0
|
||||
# NOTE: Don't forget to rebase the config! See prepare() for instructions.
|
||||
_purismrel=1
|
||||
|
@ -83,6 +83,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
12bc1d43b53400cea1f4ad357438ab533ba3ccbd50561b6880c741932e1f18e386bb3dead874ffea59713712ffc6818a8c10a817fcda078c4da0a208ec6acb5d linux-purism-librem5-6.5.4pureos1.tar.gz
|
||||
2526ef9670c358237b731e719e6d52e868d5c3d3fdfad8365111219fa72f58c2f0363d90c41918505ca74118db72ab8a089d892f8f276919229928f285b67f32 config-purism-librem5.aarch64
|
||||
6e01abe4337c093b9d151c44fd90eb66c3287007c5ba1989d426f9617a3467d867f104752f623cc10d8492dc2813818ecfc0be5d3339dfd1fcf83607adfafe66 linux-purism-librem5-6.5.6pureos1.tar.gz
|
||||
a1307bfd449898d4062f896aea53b1b8723c1224121cf856af0c16d1a32285ca7330e546c9be71b8dec176a0a5c951507ede8817e5e660102214a03e55932f5e config-purism-librem5.aarch64
|
||||
"
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.5.4 Kernel Configuration
|
||||
# Linux/arm64 6.5.6 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_git20231014) 13.2.1 20231014"
|
||||
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=24100
|
||||
CONFIG_LD_IS_BFD=y
|
||||
CONFIG_LD_VERSION=24000
|
||||
CONFIG_LD_VERSION=24100
|
||||
CONFIG_LLD_VERSION=0
|
||||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
|
||||
|
|
Loading…
Reference in a new issue