linux-purism-librem5: upgrade to 6.2.8 (MR 3986)
Signed-off-by: Alistair Francis <alistair@alistair23.me> [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
ed966495d5
commit
dfbf4f1c82
2 changed files with 7 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Alistair Francis <alistair@alistair23.me>
|
||||
# Co-Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=6.2.6
|
||||
pkgver=6.2.8
|
||||
pkgrel=0
|
||||
# NOTE: Don't forget to rebase the config! See prepare() for instructions.
|
||||
_purismrel=1
|
||||
|
@ -83,6 +83,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
82066ed65527a1973624ae594926086e176e1b1bea8e17b1f14d510e8f59239dd1f5072b40dc3f1a8440f8a437e3030955d9c1c17735faf194e0a9d9d4696554 linux-purism-librem5-6.2.6pureos1.tar.gz
|
||||
3014d20fbe3f1e7d07961be6e3b9d83c6b3b9811e43d5fcc773758edd0c1b83a7b4c63e546e77da753fb515ff6aa2b462d21c37077c92ef7c32379740ed0d743 config-purism-librem5.aarch64
|
||||
755a615d7a34e4a0c0c5af60518f66a902e23b2b997b63e05faeb987cd457398a3b66dde01a674a76dda3916c55c042e0be3cb6d6e2da4623c133cad75f6321e linux-purism-librem5-6.2.8pureos1.tar.gz
|
||||
d345e7f92397a79ccf0af01e02f9a1a0669aff1173e9f34e54db18853998bd23d4aa72904e6f708deb3c2f97c6495403b1f594f340d1e84b9f11d04cba81450d config-purism-librem5.aarch64
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.2.6 Kernel Configuration
|
||||
# Linux/arm64 6.2.8 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 12.2.1_git20220924-r9) 12.2.1 20220924"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -4333,6 +4333,8 @@ CONFIG_SOUND=m
|
|||
CONFIG_SND=m
|
||||
CONFIG_SND_TIMER=m
|
||||
CONFIG_SND_PCM=m
|
||||
CONFIG_SND_PCM_ELD=y
|
||||
CONFIG_SND_PCM_IEC958=y
|
||||
CONFIG_SND_DMAENGINE_PCM=m
|
||||
CONFIG_SND_HWDEP=m
|
||||
CONFIG_SND_SEQ_DEVICE=m
|
||||
|
@ -4561,6 +4563,7 @@ CONFIG_SND_SOC_BT_SCO=m
|
|||
# CONFIG_SND_SOC_CX2072X is not set
|
||||
# CONFIG_SND_SOC_DA7213 is not set
|
||||
# CONFIG_SND_SOC_DMIC is not set
|
||||
CONFIG_SND_SOC_HDMI_CODEC=m
|
||||
# CONFIG_SND_SOC_ES7134 is not set
|
||||
# CONFIG_SND_SOC_ES7241 is not set
|
||||
# CONFIG_SND_SOC_ES8316 is not set
|
||||
|
|
Loading…
Reference in a new issue