]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-base: Set DEFAULT_PREFERENCE as -1 to imx version
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 25 Jun 2018 19:56:02 +0000 (16:56 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Jun 2018 17:15:44 +0000 (14:15 -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-base_1.12.imx.bb

index 26d1df50619858cc0108fc739153ef91a1ed471a..ecf1d8a8b4f9650419e9bf155b5d0f052d48a0f6 100644 (file)
@@ -18,6 +18,8 @@ SRC_URI = " \
 "
 SRCREV = "3a615cab2e22e133048157ba107dc6c24e08c7e0"
 
+DEFAULT_PREFERENCE = "-1"
+
 EXTRA_AUTORECONF = ""
 
 S = "${WORKDIR}/git"