summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2018-06-25 16:56:01 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-26 14:15:44 -0300
commitf714da79244416bef9bc21f9d17b1a305f69b962 (patch)
tree9d7c6304614e73fc445ccfa072b5ba69d1de9c06 /recipes-multimedia
parent3be855ceb8b92d1199bfea63771f840c224f7d69 (diff)
downloadmeta-freescale-f714da79244416bef9bc21f9d17b1a305f69b962.tar.gz
gstreamer1.0-plugins-bad: Set DEFAULT_PREFERENCE as -1 to imx version
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb
index 4343357d..72127b8d 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb
@@ -36,6 +36,8 @@ SRC_URI = " \
36 36
37SRCREV = "a755b8a4570265a041ec0867629c6bade338b4d9" 37SRCREV = "a755b8a4570265a041ec0867629c6bade338b4d9"
38 38
39DEFAULT_PREFERENCE = "-1"
40
39# This remove "--exclude=autopoint" option from autoreconf argument to avoid 41# This remove "--exclude=autopoint" option from autoreconf argument to avoid
40# configure.ac:30: error: required file './ABOUT-NLS' not found 42# configure.ac:30: error: required file './ABOUT-NLS' not found
41EXTRA_AUTORECONF = "" 43EXTRA_AUTORECONF = ""