From 41fe4b09dfdfefd90c8945f1f02da6f45085fd2a Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Tue, 30 Apr 2013 17:20:50 +1000 Subject: linux-xlnx: Remove forced IMAGETYPE setting * This should not be set in the kernel recipe, instead it should be in any associated machine configuration. Signed-off-by: Nathan Rossi --- recipes-kernel/linux/linux-xlnx.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index f7797d8f..d42be28f 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc @@ -41,8 +41,6 @@ SRC_URI = "git://github.com/Xilinx/linux-xlnx;protocol=git;nocheckout=1" # Consolidate defconfig and use fragments? #SRC_URI += "file://defconfig" -KERNEL_IMAGETYPE = "uImage" - PR = "r1" PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf