[meta-freescale] [PATCH] [meta-fsl-arm-extra] m28evk: Remove double inclusion of KERNEL_IMAGETYPE

Fabio Estevam fabio.estevam at freescale.com
Thu Nov 6 10:32:12 PST 2014


KERNEL_IMAGETYPE = "uImage" is already present a few lines before, so remove
the the redundant inclusion.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 conf/machine/m28evk.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/conf/machine/m28evk.conf b/conf/machine/m28evk.conf
index 014be18..dec7971 100644
--- a/conf/machine/m28evk.conf
+++ b/conf/machine/m28evk.conf
@@ -18,8 +18,6 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard"
 
 SERIAL_CONSOLE = "115200 ttyAMA0"
 
-KERNEL_IMAGETYPE = "uImage"
-
 MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
 
 # Overrides due use of non-FSL kernel
-- 
1.9.1



More information about the meta-freescale mailing list