From 3125540e5babf4dd7f2b2dcc996122941d6539ec Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 25 Sep 2013 22:08:56 -0300 Subject: [PATCH] imx28evk: Drop inherited MACHINE_GSTREAMER_PLUGIN setting The MACHINE_GSTREAMER_PLUGIN is now set in mxs-base.inc so we don't need it here. Change-Id: Ief9de139dd3ca110fb8ea3f636b7df0afca8f465 Signed-off-by: Otavio Salvador --- meta-fsl-arm/conf/machine/imx28evk.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-fsl-arm/conf/machine/imx28evk.conf b/meta-fsl-arm/conf/machine/imx28evk.conf index 2fe546c7..f68a23ea 100644 --- a/meta-fsl-arm/conf/machine/imx28evk.conf +++ b/meta-fsl-arm/conf/machine/imx28evk.conf @@ -23,6 +23,3 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" SERIAL_CONSOLE = "115200 ttyAMA0" MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" - -# Gstreamer plugin -MACHINE_GSTREAMER_PLUGIN ?= "gst-fsl-plugin" -- 2.40.1