Signed-off-by: Fabio Berton <[email protected]> --- .../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.17.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
