]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-bad: Set DEFAULT_PREFERENCE as -1 to imx version
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 25 Jun 2018 19:56:01 +0000 (16:56 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Jun 2018 16:54:11 +0000 (13:54 -0300)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.imx.bb

index 4343357df2910abbba259b4eda371aa1673a12b5..72127b8d31567aa30b890df5715d17abb60dfa1d 100644 (file)
@@ -36,6 +36,8 @@ SRC_URI = " \
 
 SRCREV = "a755b8a4570265a041ec0867629c6bade338b4d9"
 
+DEFAULT_PREFERENCE = "-1"
+
 # This remove "--exclude=autopoint" option from autoreconf argument to avoid
 # configure.ac:30: error: required file './ABOUT-NLS' not found
 EXTRA_AUTORECONF = ""