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