diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2013-09-25 22:08:56 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-09-28 03:19:24 -0300 |
| commit | 3125540e5babf4dd7f2b2dcc996122941d6539ec (patch) | |
| tree | 65622d1c4c21b7f5f280a0166e46dd06c0c72ba4 | |
| parent | fcaddc401555af2b6eba338748f5644e3a9104ec (diff) | |
| download | meta-freescale-3125540e5babf4dd7f2b2dcc996122941d6539ec.tar.gz | |
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 <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx28evk.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-fsl-arm/conf/machine/imx28evk.conf b/meta-fsl-arm/conf/machine/imx28evk.conf index 2fe546c75..f68a23ea4 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" | |||
| 23 | SERIAL_CONSOLE = "115200 ttyAMA0" | 23 | SERIAL_CONSOLE = "115200 ttyAMA0" |
| 24 | 24 | ||
| 25 | MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" | 25 | MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen" |
| 26 | |||
| 27 | # Gstreamer plugin | ||
| 28 | MACHINE_GSTREAMER_PLUGIN ?= "gst-fsl-plugin" | ||
