mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #9608 from HiassofT/le12-kernel-6.6.67
linux (RPi): update to 6.6.67
This commit is contained in:
commit
8f61792e09
@ -23,8 +23,8 @@ case "${LINUX}" in
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
raspberrypi)
|
||||
PKG_VERSION="77c09f18a827480837fc57679f9c5e5ddf4a6476" # 6.6.66
|
||||
PKG_SHA256="4eff128dcb8905016e208e096fae7879be0bcd98c4582a15d25c3a2cabd4f87a"
|
||||
PKG_VERSION="147ddfdaf626fe5484596235bba8bdc6dcfde501" # 6.6.67
|
||||
PKG_SHA256="8272d36240e6a91a874a664ff136679095f79fbfda79890a894c883b9bd101de"
|
||||
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="rpi-eeprom"
|
||||
PKG_VERSION="4ba7cedf186e163e258206d2e987358e76dda79b"
|
||||
PKG_SHA256="d5ea4e201c8601e82c1e46303392b9edf62c5a9e3c446f1b5311078f69ef19df"
|
||||
PKG_VERSION="f02f0eaf4e681a618fad55e5cc09d4306a82ac47"
|
||||
PKG_SHA256="ebeb826dfeb30ebebab290988a1623ab22b099da47e985dd0180a270a714de39"
|
||||
PKG_LICENSE="BSD-3/custom"
|
||||
PKG_SITE="https://github.com/raspberrypi/rpi-eeprom"
|
||||
PKG_URL="https://github.com/raspberrypi/rpi-eeprom/archive/${PKG_VERSION}.tar.gz"
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.6.64 Kernel Configuration
|
||||
# Linux/arm 6.6.67 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1357,7 +1357,6 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
|
||||
# Misc devices
|
||||
#
|
||||
CONFIG_BCM2835_SMI=m
|
||||
# CONFIG_RP1_PIO is not set
|
||||
# CONFIG_AD525X_DPOT is not set
|
||||
# CONFIG_DUMMY_IRQ is not set
|
||||
# CONFIG_ICS932S401 is not set
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.6.64 Kernel Configuration
|
||||
# Linux/arm 6.6.67 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1550,7 +1550,6 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
|
||||
# Misc devices
|
||||
#
|
||||
CONFIG_BCM2835_SMI=m
|
||||
# CONFIG_RP1_PIO is not set
|
||||
# CONFIG_AD525X_DPOT is not set
|
||||
# CONFIG_DUMMY_IRQ is not set
|
||||
# CONFIG_ICS932S401 is not set
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.64 Kernel Configuration
|
||||
# Linux/arm64 6.6.67 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1762,7 +1762,6 @@ CONFIG_BLK_DEV_NVME=y
|
||||
# Misc devices
|
||||
#
|
||||
CONFIG_BCM2835_SMI=m
|
||||
# CONFIG_RP1_PIO is not set
|
||||
# CONFIG_AD525X_DPOT is not set
|
||||
# CONFIG_DUMMY_IRQ is not set
|
||||
# CONFIG_PHANTOM is not set
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.64 Kernel Configuration
|
||||
# Linux/arm64 6.6.67 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1769,6 +1769,7 @@ CONFIG_BLK_DEV_NVME=y
|
||||
#
|
||||
CONFIG_BCM2835_SMI=m
|
||||
CONFIG_RP1_PIO=y
|
||||
CONFIG_WS2812_PIO_RP1=m
|
||||
# CONFIG_AD525X_DPOT is not set
|
||||
# CONFIG_DUMMY_IRQ is not set
|
||||
# CONFIG_PHANTOM is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user