From: Fabio Berton Date: Mon, 25 Jun 2018 20:15:04 +0000 (-0300) Subject: gstreamer1.0-plugins-good: Set DEFAULT_PREFERENCE as -1 to imx version X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=971a3f989fd0f6384d2398f7c6f18fb3765457ff;p=meta-freescale.git gstreamer1.0-plugins-good: Set DEFAULT_PREFERENCE as -1 to imx version Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb index eef21a02..6c0ec62c 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb @@ -13,6 +13,8 @@ SRC_URI = " \ " SRCREV = "b2c850f295a0fe49310fb60784ac6af4a29bceae" +DEFAULT_PREFERENCE = "-1" + EXTRA_AUTORECONF = "" S = "${WORKDIR}/git"