mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
cfa10036.inc: Ensure we don't include gst-fsl-plugin
As cfa10036-based machines use linux-cfa which is based on Linux mainline it cannot building the gst-fsl-plugin due missing FSL-specific headers. Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
43aa8be995
commit
0a5f2928cc
|
@ -26,5 +26,5 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
|
|||
|
||||
MACHINE_FEATURES = "apm usbgadget usbhost vfat"
|
||||
|
||||
# Gstreamer plugin
|
||||
MACHINE_GSTREAMER_PLUGIN ?= "gst-fsl-plugin"
|
||||
# Avoid adding gst-fsl-plugin as we use non-FSL kernel
|
||||
MACHINE_GSTREAMER_PLUGIN_cfa10036 = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user