The imx-test required FSL kernel (due its specific API and headers) to
build so we use the dummy version as a replacement.

Change-Id: I22e04a3e4b06126a0806f184caad2232b314dd00
Signed-off-by: Otavio Salvador <[email protected]>
---
 conf/machine/include/cfa10036.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/machine/include/cfa10036.inc 
b/conf/machine/include/cfa10036.inc
index 3430e93..535b07c 100644
--- a/conf/machine/include/cfa10036.inc
+++ b/conf/machine/include/cfa10036.inc
@@ -24,5 +24,6 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
 
 MACHINE_FEATURES = "usbgadget usbhost vfat"
 
-# Avoid adding gst-fsl-plugin as we use non-FSL kernel
+# Overrides due use of non-FSL kernel
+PREFERRED_VERSION_imx-test = "00.00.00"
 MACHINE_GSTREAMER_PLUGIN_cfa10036 = ""
-- 
1.9.0

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to