Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
board/speedsaver: bump kernel to 6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbmckinley committed Nov 21, 2022
1 parent a0b6c21 commit 7b32f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/speedsaver_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_SPEEDSAVER_LICHEE_PATH)/board/speed
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_SPEEDSAVER_LICHEE_PATH)/board/speedsaver/utilities/genimage.cfg"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.19.14"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.0.9"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_SPEEDSAVER_LICHEE_PATH)/board/speedsaver/configs/linux.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
Expand Down

0 comments on commit 7b32f2c

Please sign in to comment.