From 971a3f989fd0f6384d2398f7c6f18fb3765457ff Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 25 Jun 2018 17:15:04 -0300 Subject: [PATCH] gstreamer1.0-plugins-good: Set DEFAULT_PREFERENCE as -1 to imx version Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- .../gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.40.1