From 7f956878d9e11303f4d6f6d248a9effeae403057 Mon Sep 17 00:00:00 2001 From: rluzuriaga Date: Tue, 7 Jan 2025 20:37:09 -0800 Subject: [PATCH] Update filesystem configs to include the correct kernel headers --- configs/fsarm64.config | 8 ++++---- configs/fsx64.config | 8 ++++---- configs/fsx86.config | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/configs/fsarm64.config b/configs/fsarm64.config index 12dd72c..3cd6b16 100644 --- a/configs/fsarm64.config +++ b/configs/fsarm64.config @@ -1,10 +1,10 @@ # -# Buildroot -ga555114 Configuration -# Buildroot 2024.02.3 Configuration +# Buildroot -g77e219c Configuration +# Buildroot 2024.02.9 Configuration # -BR2_DEFAULT_KERNEL_VERSION="6.6.44" -BR2_DEFAULT_KERNEL_HEADERS="6.6.44" +BR2_DEFAULT_KERNEL_VERSION="6.6.69" +BR2_DEFAULT_KERNEL_HEADERS="6.6.69" BR2_HAVE_DOT_CONFIG=y BR2_HOST_GCC_AT_LEAST_4_9=y diff --git a/configs/fsx64.config b/configs/fsx64.config index b6766ed..0154711 100755 --- a/configs/fsx64.config +++ b/configs/fsx64.config @@ -1,10 +1,10 @@ # -# Buildroot -ga555114 Configuration -# Buildroot 2024.02.3 Configuration +# Buildroot -g77e219c Configuration +# Buildroot 2024.02.9 Configuration # -BR2_DEFAULT_KERNEL_VERSION="6.6.44" -BR2_DEFAULT_KERNEL_HEADERS="6.6.44" +BR2_DEFAULT_KERNEL_VERSION="6.6.69" +BR2_DEFAULT_KERNEL_HEADERS="6.6.69" BR2_HAVE_DOT_CONFIG=y BR2_HOST_GCC_AT_LEAST_4_9=y diff --git a/configs/fsx86.config b/configs/fsx86.config index d9d482f..60f989c 100755 --- a/configs/fsx86.config +++ b/configs/fsx86.config @@ -1,10 +1,10 @@ # -# Buildroot -ga555114 Configuration -# Buildroot 2024.02.3 Configuration +# Buildroot -g77e219c Configuration +# Buildroot 2024.02.9 Configuration # -BR2_DEFAULT_KERNEL_VERSION="6.6.44" -BR2_DEFAULT_KERNEL_HEADERS="6.6.44" +BR2_DEFAULT_KERNEL_VERSION="6.6.69" +BR2_DEFAULT_KERNEL_HEADERS="6.6.69" BR2_HAVE_DOT_CONFIG=y BR2_HOST_GCC_AT_LEAST_4_9=y