gstreamer: sync with meta-fsl-bsp-release branch sumo-4.14.98-2.3.0

Update SRCBRANCH in most recipes and SRCREV for gstreamer1.0-plugins-good.
update imx-gst1.0-plugin to v4.5.2.

https://jira.digi.com/browse/DEL-6932

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2020-01-13 14:55:49 +01:00
parent 7fd927035b
commit b4695d419e
5 changed files with 7 additions and 7 deletions

View File

@ -41,7 +41,7 @@ SRC_URI_remove = "file://0001-Prepend-PKG_CONFIG_SYSROOT_DIR-to-pkg-config-outpu
EXTRA_OECONF_remove = "WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT}"
GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
SRCBRANCH = "MM_04.05.00_1908_L4.14.98"
SRCBRANCH = "MM_04.05.02_1911_L4.14.98"
SRC_URI = " \
${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \

View File

@ -24,7 +24,7 @@ PACKAGECONFIG[gio-unix-2.0] = ""
EXTRA_OECONF_append = " --disable-opengl --enable-wayland"
GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https"
SRCBRANCH = "MM_04.05.00_1908_L4.14.98"
SRCBRANCH = "MM_04.05.02_1911_L4.14.98"
SRC_URI = " \
${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \

View File

@ -8,12 +8,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
DEPENDS += "libdrm"
GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https"
SRCBRANCH = "MM_04.05.00_1908_L4.14.98"
SRCBRANCH = "MM_04.05.02_1911_L4.14.98"
SRC_URI = " \
${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
"
SRCREV = "6aa0b5632a610ea09278624826fb312db9f7b1b9"
SRCREV = "604bc57870878c76a6735db74ff7f15c1802ba4c"
EXTRA_AUTORECONF = ""
PACKAGECONFIG_append = " vpx"

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
# Use i.MX fork of GST for customizations
GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https"
SRCBRANCH = "MM_04.05.00_1908_L4.14.98"
SRCBRANCH = "MM_04.05.02_1911_L4.14.98"
SRC_URI = " ${GST1.0_SRC};branch=${SRCBRANCH}"
SRCREV = "d42548da09724ad8cc1aa4f1944607920be2f4c0"

View File

@ -21,12 +21,12 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https"
SRCBRANCH = "MM_04.05.00_1908_L4.14.98"
SRCBRANCH = "MM_04.05.02_1911_L4.14.98"
SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH} \
file://0001-imx-gst1.0-plugin-Update-KERNEL_VERSION-check.patch \
"
SRCREV = "516d7ac1d7b129adc37645403887079e6cdfc7a3"
SRCREV = "a975ecbe1ad86d4951198ddd97d66309e526f7b2"
S = "${WORKDIR}/git"