[Buildroot] [git commit] configs/versal_vek280_defconfig: bump to Linux 6.6.60
Julien Olivain
ju.o at free.fr
Wed Jan 15 18:41:04 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=f3404737af892e7167a19c8d2f36cdb2e0e9b42b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
This patch bumps the versal_vek280_defconfig to Linux kernel 6.6.60.
Signed-off-by: Neal Frager <neal.frager at amd.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
configs/versal_vek280_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/versal_vek280_defconfig b/configs/versal_vek280_defconfig
index e90408e6b4..0ca9d30b2d 100644
--- a/configs/versal_vek280_defconfig
+++ b/configs/versal_vek280_defconfig
@@ -8,7 +8,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="board/versal/post-image.sh"
BR2_ROOTFS_POST_SCRIPT_ARGS="ttyAMA0,115200 mmcblk0p2"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,Xilinx,linux-xlnx,xlnx_rebase_v6.6_LTS_2024.2)/xlnx_rebase_v6.6_LTS_2024.2.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,Xilinx,linux-xlnx,xlnx_rebase_v6.6_LTS_merge_6.6.60)/xlnx_rebase_v6.6_LTS_merge_6.6.60.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="xilinx"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="xilinx/versal-vek280-revB"
More information about the buildroot
mailing list