All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 1/3] cfa10036.inc: Use dummy version of imx-test
@ 2014-02-25 12:03 Otavio Salvador
  2014-02-25 12:03 ` [meta-fsl-arm-extra][PATCH 2/3] m28evk: " Otavio Salvador
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Otavio Salvador @ 2014-02-25 12:03 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

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 <otavio@ossystems.com.br>
---
 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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-27 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25 12:03 [meta-fsl-arm-extra][PATCH 1/3] cfa10036.inc: Use dummy version of imx-test Otavio Salvador
2014-02-25 12:03 ` [meta-fsl-arm-extra][PATCH 2/3] m28evk: " Otavio Salvador
2014-02-25 18:18   ` Daiane Angolini
2014-02-25 12:03 ` [meta-fsl-arm-extra][PATCH 3/3] m53evk: " Otavio Salvador
2014-02-25 18:19   ` Daiane Angolini
2014-02-25 18:17 ` [meta-fsl-arm-extra][PATCH 1/3] cfa10036.inc: " Daiane Angolini
2014-02-27 10:13 ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.