From 68a53a2de31bc3ecfb36d9a7fc9b935548114f0f Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Mon, 6 Aug 2018 17:23:32 +0800 Subject: [PATCH] gstreamer1.0-plugins-good: Upgrade to v1.14.imx gtkglwidget: Fix build error caused by api change in base-gl v4l2videodec: Add resolution change support Add HEVC support Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- ...ood_1.12.imx.bb => gstreamer1.0-plugins-good_1.14.imx.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.12.imx.bb => gstreamer1.0-plugins-good_1.14.imx.bb} (96%) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb similarity index 96% rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb index 6c0ec62c..cdd73dd5 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" -SRCBRANCH = "imx-1.12.x" +SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2" SRC_URI = " \ ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ " -SRCREV = "b2c850f295a0fe49310fb60784ac6af4a29bceae" +SRCREV = "037e2bf9a152de410623235974c68be21948985a" DEFAULT_PREFERENCE = "-1" @@ -62,7 +62,6 @@ EXTRA_OECONF += " \ --disable-osx_audio \ --disable-osx_video \ --disable-shout2 \ - --disable-sunaudio \ --disable-waveform \ " -- 2.40.1