]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-bad: Switch to MM_04.04.05_1902_L4.14.98_GA branch
authorYuqing Zhu <carol.zhu@nxp.com>
Mon, 13 May 2019 03:42:20 +0000 (11:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 May 2019 10:50:56 +0000 (07:50 -0300)
Bugfix:
-waylandsink: fix HDR10 playback abnormal
-waylandsink: fix buffer map fail when swith to internal buffer
-wayland/wlbuffer: just return if used_by_compositor is true when attach
-kmssink: add NV12_10LE support for DRM dumb buffer

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb

index 9d7a1eeddbdf087006d20cdb2218e77c0f85ebd1..cfb18957cd818373d39953cbd1a1240e3b6bdc0b 100644 (file)
@@ -17,17 +17,15 @@ EXTRA_OECONF_append = " --disable-introspection"
 
 
 GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
-SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA"
+SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA"
 
 SRC_URI = " \
     ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
     file://configure-allow-to-disable-libssh2.patch \
     file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \
-    file://0001-opencv-fix-build-for-opencv-3-4-2.patch \
-    file://0002-opencv-Fix-build-with-opencv-3.4.5.patch \
 "
 
-SRCREV = "03e6ef6a371a0578a9629abde8e9c83e66f34b11"
+SRCREV = "0191521ba226904e4b2f84c38e5f6ae75169a18a"
 
 DEFAULT_PREFERENCE = "-1"