Skip to content

Commit

Permalink
configs: ottercast_s3_defconfig: update Kernel to Linux 6.1.92
Browse files Browse the repository at this point in the history
  • Loading branch information
TobleMiner committed May 26, 2024
1 parent 64d848d commit 3437a0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildroot/configs/ottercast_s3_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
BR2_arm=y
BR2_cortex_a7=y
BR2_ARM_FPU_NEON_VFPV4=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PER_PACKAGE_DIRECTORIES=y
BR2_TARGET_GENERIC_HOSTNAME="ottercast"
Expand All @@ -15,7 +16,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_OTTERCASTAUDIO_PATH)/board/otter/ottercast-S3/genimage.cfg"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.8"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.92"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OTTERCASTAUDIO_PATH)/board/otter/ottercast-S3/linux/patches"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OTTERCASTAUDIO_PATH)/board/otter/ottercast-S3/linux/defconfig"
Expand Down

0 comments on commit 3437a0d

Please sign in to comment.