Commit f0ba7de 1 parent 35f2349 commit f0ba7de Copy full SHA for f0ba7de
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ 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_20241008 .tar.gz"
32
- BR2_LINUX_KERNEL_PATCH="http://cdn.kernel.org/pub/linux/kernel/projects/rt/6.6/patch-6.6.53-rt44 .patch.gz ${NERVES_DEFCONFIG_DIR}/linux"
31
+ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/80533a952218696c0ef1b346bab50dc401e6b74c .tar.gz"
32
+ BR2_LINUX_KERNEL_PATCH="http://cdn.kernel.org/pub/linux/kernel/projects/rt/6.6/patch-6.6.65-rt47 .patch.gz ${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"
35
35
BR2_LINUX_KERNEL_XZ=y
@@ -45,7 +45,7 @@ BR2_PACKAGE_ALSA_UTILS_APLAY=y
45
45
BR2_PACKAGE_E2FSPROGS=y
46
46
# BR2_PACKAGE_E2FSPROGS_FSCK is not set
47
47
BR2_PACKAGE_RPI_FIRMWARE=y
48
- BR2_PACKAGE_RPI_FIRMWARE_CUSTOM_VERSION="1.20241008 "
48
+ BR2_PACKAGE_RPI_FIRMWARE_CUSTOM_VERSION="38d3dfafad92577c9e295fa3b7e5ec29adde94c5 "
49
49
BR2_PACKAGE_RPI_FIRMWARE_BOOTCODE_BIN=y
50
50
BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI_X=y
51
51
BR2_PACKAGE_PIGPIO=y
You can’t perform that action at this time.
0 commit comments