The multimedia plugins provided by Freescale will be installed by default when adding gstreamer to image.
Signed-off-by: Daiane Angolini <[email protected]> Change-Id: Idae0e65cb469643bd866caa3ed77af86f554616c --- conf/machine/imx28evk.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf index fb9fdcf..df00203 100644 --- a/conf/machine/imx28evk.conf +++ b/conf/machine/imx28evk.conf @@ -20,3 +20,6 @@ SERIAL_CONSOLE = "115200 ttyAMA0" KERNEL_IMAGETYPE = "uImage" MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" + +# Gstreamer plugin +MACHINE_GSTREAMER_PLUGIN ?= "gst-fsl-plugin" -- 1.7.10.4 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
