]> Git Repo - buildroot-mgba.git/commitdiff
zynq_zc706: linux: bump to xilinx-v2017.3 (based on 4.9)
authorLuca Ceresoli <[email protected]>
Sat, 9 Dec 2017 21:30:04 +0000 (22:30 +0100)
committerPeter Korsgaard <[email protected]>
Mon, 11 Dec 2017 19:20:42 +0000 (20:20 +0100)
[Build-tested only]
Signed-off-by: Luca Ceresoli <[email protected]>
Acked-by: Alistair Francis <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
configs/zynq_zc706_defconfig

index 86dea63e8356bc6253249c5cf8a0223fdda8cc11..378d19b2ac5fcae5197b650c5228e09e2a12bbba 100644 (file)
@@ -2,12 +2,12 @@ BR2_arm=y
 BR2_cortex_a9=y
 BR2_ARM_ENABLE_NEON=y
 BR2_ARM_ENABLE_VFP=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/Xilinx/linux-xlnx.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2016.2"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2017.3"
 BR2_LINUX_KERNEL_DEFCONFIG="xilinx_zynq"
 BR2_LINUX_KERNEL_UIMAGE=y
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
This page took 0.034453 seconds and 4 git commands to generate.