Skip to content

Commit 7699d95

Browse files
committed
linux: bump to 6.6.51
1 parent ece52ea commit 7699d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nerves_defconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="${NERVES_DEFCONFIG_DIR}/post-build.sh ${BR2_EXTERN
2828
BR2_ROOTFS_POST_IMAGE_SCRIPT="${NERVES_DEFCONFIG_DIR}/post-createfs.sh"
2929
BR2_LINUX_KERNEL=y
3030
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
31-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/refs/tags/stable_20240529.tar.gz"
31+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/refs/tags/stable_20241008.tar.gz"
3232
BR2_LINUX_KERNEL_PATCH="${NERVES_DEFCONFIG_DIR}/linux"
3333
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3434
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${NERVES_DEFCONFIG_DIR}/linux-6.6.defconfig"
@@ -48,7 +48,7 @@ BR2_PACKAGE_MESA3D=y
4848
BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_V3D=y
4949
BR2_PACKAGE_MESA3D_OPENGL_ES=y
5050
BR2_PACKAGE_RPI_FIRMWARE=y
51-
BR2_PACKAGE_RPI_FIRMWARE_CUSTOM_VERSION="1.20240529"
51+
BR2_PACKAGE_RPI_FIRMWARE_CUSTOM_VERSION="1.20241008"
5252
BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI4_X=y
5353
# BR2_PACKAGE_RNG_TOOLS_JITTERENTROPY_LIBRARY is not set
5454
# BR2_PACKAGE_ALSA_LIB_RAWMIDI is not set

0 commit comments

Comments
 (0)