[meta-freescale] [PATCH][meta-fsl-arm] mx28evk: Change to 'linux-fslc'

Fabio Estevam fabio.estevam at freescale.com
Thu Nov 13 08:09:02 PST 2014


Let's use a more recent kernel for mx28evk by default by moving it to
'linux-fslc'.

While at it, override imx-test and gst fsl, so that we don't have build issues
due to the usage of a non-FSL kernel.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 conf/machine/imx28evk.conf | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index 86123c3..8a0731f 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -22,6 +22,12 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard"
 
 SERIAL_CONSOLE = "115200 ttyAMA0"
 
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc"
+
+# Overrides as we are using non-FSL kernel
+PREFERRED_VERSION_imx-test = "00.00.00"
+MACHINE_GSTREAMER_PLUGIN_imx28evk = ""
+
 MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
 
 ## Parameters for NAND IC part-# K9LBG08U0D-PCB0
-- 
1.9.1



More information about the meta-freescale mailing list