Merge pull request #7979 from HiassofT/le11-kernel-6.1.37

[le11] linux (RPi): update to 6.1.38
This commit is contained in:
CvH 2023-07-13 16:08:05 +02:00 committed by GitHub
commit b0f562fdb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 5 deletions

View File

@ -23,8 +23,8 @@ case "${LINUX}" in
PKG_PATCH_DIRS="default" PKG_PATCH_DIRS="default"
;; ;;
raspberrypi) raspberrypi)
PKG_VERSION="dc419608fb4e13bf1e33e6add31860730dd953fa" # 6.1.36 PKG_VERSION="31dbf25138831241f31f7eee835b83a607eaa179" # 6.1.38
PKG_SHA256="4a5dd4657f517dc5bc91f9c2f65d63867632f158fc9926b3234f877948107c4a" PKG_SHA256="90b365734a1f2c50f4b60c3ec3042673b3c256abdd12584c4b1f0f8a82b56eee"
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz" PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
;; ;;

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 6.1.36 Kernel Configuration # Linux/arm 6.1.37 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]" CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -703,6 +703,7 @@ CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_ANON_VMA_NAME is not set # CONFIG_ANON_VMA_NAME is not set
# CONFIG_USERFAULTFD is not set # CONFIG_USERFAULTFD is not set
# CONFIG_LRU_GEN is not set # CONFIG_LRU_GEN is not set
CONFIG_LOCK_MM_AND_FIND_VMA=y
# #
# Data Access Monitoring # Data Access Monitoring

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 6.1.36 Kernel Configuration # Linux/arm 6.1.37 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]" CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -824,6 +824,7 @@ CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_ANON_VMA_NAME is not set # CONFIG_ANON_VMA_NAME is not set
# CONFIG_USERFAULTFD is not set # CONFIG_USERFAULTFD is not set
# CONFIG_LRU_GEN is not set # CONFIG_LRU_GEN is not set
CONFIG_LOCK_MM_AND_FIND_VMA=y
# #
# Data Access Monitoring # Data Access Monitoring

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.1.36 Kernel Configuration # Linux/arm64 6.1.37 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]" CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -904,6 +904,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
# CONFIG_ANON_VMA_NAME is not set # CONFIG_ANON_VMA_NAME is not set
# CONFIG_USERFAULTFD is not set # CONFIG_USERFAULTFD is not set
# CONFIG_LRU_GEN is not set # CONFIG_LRU_GEN is not set
CONFIG_LOCK_MM_AND_FIND_VMA=y
# #
# Data Access Monitoring # Data Access Monitoring