mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #9622 from heitbaum/linux6127
linux: update to 6.12.7
This commit is contained in:
commit
50f0743928
@ -30,8 +30,8 @@ case "${LINUX}" in
|
||||
PKG_PATCH_DIRS="raspberrypi rtlwifi/after-6.12"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="6.12.5"
|
||||
PKG_SHA256="39207fce1ce42838e085261bae0af5ce4a0843aa777cfc0f5c49bc7729602bcd"
|
||||
PKG_VERSION="6.12.7"
|
||||
PKG_SHA256="f785fb648a0e0b66a943bb3228a4b6ed62c90b985cd1ebf69da5d38e589da0cf"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_PATCH_DIRS="default rtlwifi/after-6.12"
|
||||
;;
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.12.5 Kernel Configuration
|
||||
# Linux/arm 6.12.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7a-libreelec-linux-gnueabihf-gcc-14.2.0 (GCC) 14.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1622,6 +1622,7 @@ CONFIG_PROC_EVENTS=y
|
||||
# CONFIG_FW_CFG_SYSFS is not set
|
||||
# CONFIG_TRUSTED_FOUNDATIONS is not set
|
||||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
# CONFIG_IMX_SCMI_MISC_DRV is not set
|
||||
CONFIG_ARM_PSCI_FW=y
|
||||
# CONFIG_ARM_PSCI_CHECKER is not set
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.12.5 Kernel Configuration
|
||||
# Linux/arm64 6.12.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-libreelec-linux-gnu-gcc-14.2.0 (GCC) 14.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1715,6 +1715,7 @@ CONFIG_ARM_SCPI_PROTOCOL=y
|
||||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_IMX_DSP=m
|
||||
CONFIG_IMX_SCU=y
|
||||
CONFIG_IMX_SCMI_MISC_DRV=y
|
||||
CONFIG_ARM_PSCI_FW=y
|
||||
# CONFIG_ARM_PSCI_CHECKER is not set
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user