linux-purism-librem5: upgrade to 5.18.5 (MR 3253)
Upstream changelog:
5167067a7a
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
3c2d684546
commit
b06f5c6f72
2 changed files with 8 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
# Co-Maintainer: Bhushan Shah <bshah@kde.org>
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=5.18.1
|
||||
pkgver=5.18.5
|
||||
pkgrel=0
|
||||
_purismrel=1
|
||||
# <kernel ver>.<purism kernel release>
|
||||
|
@ -79,9 +79,9 @@ dev() {
|
|||
INSTALL_HDR_PATH="$subpkgdir"/usr
|
||||
}
|
||||
sha512sums="
|
||||
320b0b206a8ea82dc6d3ffb96d5d8bf3393d706eb529b20b3ef9fd0c13abed8a950ab4ea0269d03a34f11bba36d8a155f1c156f1b49bd3add7fb8814071899bb linux-purism-librem5-5.18.1pureos1.tar.gz
|
||||
05f5eee258fd42aea6649a001e15ef13adc95ba415187a136a468b56655a8ca2d2edd67e8b66be1b1324b8fd8d954a0ae12fd6cf440c4d80d834a8782d897296 linux-purism-librem5-5.18.5pureos1.tar.gz
|
||||
0e3caf6275247e31b874b94330dc4f991837a4b62f3c15a1f8ad39a7edd02ae499679bcd7ddc9463bb1c1a5073ea5980fa144a2ece804d72a6b2fc8c76c50766 0001-bq25890_charger-enter-ship-mode-on-power-off.patch
|
||||
1dbf2adaf097bcce3ee179cd6b0f10d2ebefdc82191d34fffea8cb336c9dcbc66b717bf97a2e264b8068f178c0254f2b1281a09ae72d4825fd7b4a39916c0461 0002-arm64-dts-imx8mq-librem5.dtsi-adjust-the-usdhc-bus-s.patch
|
||||
c52f9e7e17f876697000a0c3b959a0d571ca506ba55ee5158e30ac00e148372097c88951a354190f669137a955405c87042a925c1bbe3cd91df40721650d45d3 0003-imx8mq-librem5-r3-Set-the-CPU-voltage-to-1.0V-when-r.patch
|
||||
677d912c24a834c619bb57729f6b93d6a0eadcdc9809e98318af72705bd342add8a7866c70e4270e7663f3782a926f6e5626b2674fbc4e5b8bff24a6911a00c4 config-purism-librem5.aarch64
|
||||
3ae5ccd9af595257578d9e8433e33131270eed8ee108630a52b1ffc83c99ab0f0481044196b11fd74188640cd811a1d5ae6b850fe121b980287c54952a5c6a0c config-purism-librem5.aarch64
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.18.1 Kernel Configuration
|
||||
# Linux/arm64 5.18.5 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219"
|
||||
CONFIG_CC_VERSION_TEXT="gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=110201
|
||||
CONFIG_CLANG_VERSION=0
|
||||
|
@ -13,6 +13,7 @@ CONFIG_LD_VERSION=23800
|
|||
CONFIG_LLD_VERSION=0
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
|
||||
CONFIG_CC_HAS_ASM_INLINE=y
|
||||
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
|
||||
CONFIG_PAHOLE_VERSION=0
|
||||
|
@ -1783,6 +1784,7 @@ CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
|
|||
# end of EFI (Extensible Firmware Interface) Support
|
||||
|
||||
CONFIG_EFI_EARLYCON=y
|
||||
# CONFIG_EFI_DISABLE_RUNTIME is not set
|
||||
# CONFIG_IMX_DSP is not set
|
||||
# CONFIG_IMX_SCU is not set
|
||||
CONFIG_ARM_PSCI_FW=y
|
||||
|
@ -3674,7 +3676,7 @@ CONFIG_VIDEO_V4L2_SUBDEV_API=y
|
|||
CONFIG_V4L2_H264=m
|
||||
CONFIG_V4L2_VP9=m
|
||||
CONFIG_V4L2_MEM2MEM_DEV=m
|
||||
# CONFIG_V4L2_FLASH_LED_CLASS is not set
|
||||
CONFIG_V4L2_FLASH_LED_CLASS=m
|
||||
CONFIG_V4L2_FWNODE=m
|
||||
CONFIG_V4L2_ASYNC=m
|
||||
# end of Video4Linux options
|
||||
|
|
Loading…
Reference in a new issue