From d3d203baf9ee81899cf9b19be12bf636c92dd0b6 Mon Sep 17 00:00:00 2001 From: Jens Maus Date: Fri, 11 Oct 2024 19:03:58 +0200 Subject: [PATCH] update rpi linux kernel to latest version (stable_20241008 / 6.6.51) --- buildroot-external/configs/raspmatic_rpi0.config | 2 +- buildroot-external/configs/raspmatic_rpi2.config | 2 +- buildroot-external/configs/raspmatic_rpi3.config | 2 +- buildroot-external/configs/raspmatic_rpi4.config | 2 +- buildroot-external/configs/raspmatic_rpi5.config | 2 +- buildroot-external/patches/linux-headers/linux-headers.hash | 2 +- buildroot-external/patches/linux/linux.hash | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/buildroot-external/configs/raspmatic_rpi0.config b/buildroot-external/configs/raspmatic_rpi0.config index f5940fd2b4..c268a5d43f 100644 --- a/buildroot-external/configs/raspmatic_rpi0.config +++ b/buildroot-external/configs/raspmatic_rpi0.config @@ -6,7 +6,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi0/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi0/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20240529.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20241008.tar.gz" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi0/kernel-patches" BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/global.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/device-support.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security-arm32.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security.config $(BR2_EXTERNAL_EQ3_PATH)/board/rpi0/kernel.config" diff --git a/buildroot-external/configs/raspmatic_rpi2.config b/buildroot-external/configs/raspmatic_rpi2.config index 58d2d0d61c..4a15519063 100644 --- a/buildroot-external/configs/raspmatic_rpi2.config +++ b/buildroot-external/configs/raspmatic_rpi2.config @@ -7,7 +7,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi2/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi2/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20240529.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20241008.tar.gz" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi2/kernel-patches" BR2_LINUX_KERNEL_DEFCONFIG="bcm2709" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/global.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/device-support.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security-arm32.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security.config $(BR2_EXTERNAL_EQ3_PATH)/board/rpi2/kernel.config" diff --git a/buildroot-external/configs/raspmatic_rpi3.config b/buildroot-external/configs/raspmatic_rpi3.config index e0c92a05f2..7a889266cb 100644 --- a/buildroot-external/configs/raspmatic_rpi3.config +++ b/buildroot-external/configs/raspmatic_rpi3.config @@ -8,7 +8,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi3/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi3/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20240529.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20241008.tar.gz" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi3/kernel-patches" BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi3" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/global.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/device-support.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security-arm64.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security.config $(BR2_EXTERNAL_EQ3_PATH)/board/rpi3/kernel.config" diff --git a/buildroot-external/configs/raspmatic_rpi4.config b/buildroot-external/configs/raspmatic_rpi4.config index 17c9328543..2350c76590 100644 --- a/buildroot-external/configs/raspmatic_rpi4.config +++ b/buildroot-external/configs/raspmatic_rpi4.config @@ -8,7 +8,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi4/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi4/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20240529.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20241008.tar.gz" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi4/kernel-patches" BR2_LINUX_KERNEL_DEFCONFIG="bcm2711" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/global.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/device-support.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security-arm64.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security.config $(BR2_EXTERNAL_EQ3_PATH)/board/rpi4/kernel.config" diff --git a/buildroot-external/configs/raspmatic_rpi5.config b/buildroot-external/configs/raspmatic_rpi5.config index 9faf95500f..64045c4b3a 100644 --- a/buildroot-external/configs/raspmatic_rpi5.config +++ b/buildroot-external/configs/raspmatic_rpi5.config @@ -9,7 +9,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi5/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi5/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20240529.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/stable_20241008.tar.gz" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_EQ3_PATH)/board/rpi5/kernel-patches" BR2_LINUX_KERNEL_DEFCONFIG="bcm2712" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/global.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/device-support.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security-arm64.config $(BR2_EXTERNAL_EQ3_PATH)/kernel/6.6/security.config $(BR2_EXTERNAL_EQ3_PATH)/board/rpi5/kernel.config" diff --git a/buildroot-external/patches/linux-headers/linux-headers.hash b/buildroot-external/patches/linux-headers/linux-headers.hash index 05a3add71c..980424f4e6 100644 --- a/buildroot-external/patches/linux-headers/linux-headers.hash +++ b/buildroot-external/patches/linux-headers/linux-headers.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 05ac851ea9b720ba44c66eb88cdcb7cbd280401b1dd1fab3391a3883e4719197 stable_20240529.tar.gz sha256 f74812f78e88992c416434cb107639e13a551dbaff36bb90d6346ab16ab71a95 linux-6.6.56.tar.xz +sha256 33d06757acdd4ed57fdcfa0007f60ca4e2463f958f916312a3336ad4c426372e stable_20241008.tar.gz diff --git a/buildroot-external/patches/linux/linux.hash b/buildroot-external/patches/linux/linux.hash index 05a3add71c..980424f4e6 100644 --- a/buildroot-external/patches/linux/linux.hash +++ b/buildroot-external/patches/linux/linux.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 05ac851ea9b720ba44c66eb88cdcb7cbd280401b1dd1fab3391a3883e4719197 stable_20240529.tar.gz sha256 f74812f78e88992c416434cb107639e13a551dbaff36bb90d6346ab16ab71a95 linux-6.6.56.tar.xz +sha256 33d06757acdd4ed57fdcfa0007f60ca4e2463f958f916312a3336ad4c426372e stable_20241008.tar.gz