summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJan Viktorin <viktorin@rehivetech.com>2015-06-18 18:27:57 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-18 23:15:17 +0200
commitfc0345a9a24e92d86b212c54aae0e7670307c831 (patch)
tree3e51dbaf770cc8b44eac408a6ccc276cc4c0f0af /configs
parent2536d9ebd123828f5b4f572e9999f37eb2cb007e (diff)
downloadbuildroot-fc0345a9a24e92d86b212c54aae0e7670307c831.tar.gz
buildroot-fc0345a9a24e92d86b212c54aae0e7670307c831.zip
zedboard: Upgrade to Linux xilinx-v2015.1 (3.18)
Signed-off-by: Jan Viktorin <viktorin@rehivetech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/zedboard_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zedboard_defconfig b/configs/zedboard_defconfig
index e0e7760bd2..76688e9ff7 100644
--- a/configs/zedboard_defconfig
+++ b/configs/zedboard_defconfig
@@ -8,7 +8,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/Xilinx/linux-xlnx.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2014.1"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2015.1"
BR2_LINUX_KERNEL_DEFCONFIG="xilinx_zynq"
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
OpenPOWER on IntegriCloud