From 58fb81a47c1af743da7ed9c8349142198d137eb6 Mon Sep 17 00:00:00 2001 From: Sipke Vriend Date: Fri, 3 May 2013 12:16:13 +1000 Subject: Consolidate zynq fragments and move inclusion into board layers. Signed-off-by: Sipke Vriend --- recipes-kernel/linux/linux-xlnx.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index 32adcc7f..7b2319be 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc @@ -39,9 +39,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-xlnx:" # tree if you do not want to build from Linus' tree. SRC_URI = "git://github.com/Xilinx/linux-xlnx;protocol=git;nocheckout=1" -# Consolidate defconfig and use fragments? -SRC_URI += "file://xilinx_zynq_defconfig.cfg" - PR = "r1" PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf