Commit 7699d95 1 parent ece52ea commit 7699d95 Copy full SHA for 7699d95
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="${NERVES_DEFCONFIG_DIR}/post-build.sh ${BR2_EXTERN
28
28
BR2_ROOTFS_POST_IMAGE_SCRIPT="${NERVES_DEFCONFIG_DIR}/post-createfs.sh"
29
29
BR2_LINUX_KERNEL=y
30
30
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"
32
32
BR2_LINUX_KERNEL_PATCH="${NERVES_DEFCONFIG_DIR}/linux"
33
33
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
34
34
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${NERVES_DEFCONFIG_DIR}/linux-6.6.defconfig"
@@ -48,7 +48,7 @@ BR2_PACKAGE_MESA3D=y
48
48
BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_V3D=y
49
49
BR2_PACKAGE_MESA3D_OPENGL_ES=y
50
50
BR2_PACKAGE_RPI_FIRMWARE=y
51
- BR2_PACKAGE_RPI_FIRMWARE_CUSTOM_VERSION="1.20240529 "
51
+ BR2_PACKAGE_RPI_FIRMWARE_CUSTOM_VERSION="1.20241008 "
52
52
BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI4_X=y
53
53
# BR2_PACKAGE_RNG_TOOLS_JITTERENTROPY_LIBRARY is not set
54
54
# BR2_PACKAGE_ALSA_LIB_RAWMIDI is not set
You can’t perform that action at this time.
0 commit comments