recipes-multimedia: gstreamer: Update recipes to new BSP release imx_5.4.70_2.3.0

Signed-off-by: Mike Engel <Mike.Engel@digi.com>

https://jira.digi.com/browse/DEL-7406
This commit is contained in:
Mike Engel 2021-02-01 15:58:05 +01:00
parent 98d760370c
commit dfe8355143
5 changed files with 8 additions and 8 deletions

View File

@ -7,8 +7,8 @@ FILESEXTRAPATHS_prepend := "${COREBASE}/meta/recipes-multimedia/gstreamer/${PN}:
FILESEXTRAPATHS_prepend := "${COREBASE}/meta/recipes-multimedia/gstreamer/files:"
GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https"
SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
SRCREV = "3f6c1ccbabe46a709680b32ce7d5bc521854e08e"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "cf7f2d0125424ce0d63ddc7f1eadc9ef71d10db1"
SRC_URI = " \
${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \
file://configure-allow-to-disable-libssh2.patch \

View File

@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend := "${COREBASE}/meta/recipes-multimedia/gstreamer/${PN}:
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https"
SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "3c4aa2a58576d68f6e684efa58609665679c9969"
SRC_URI = " \
${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \

View File

@ -4,8 +4,8 @@ FILESEXTRAPATHS_prepend := "${COREBASE}/meta/recipes-multimedia/gstreamer/${PN}:
FILESEXTRAPATHS_prepend := "${COREBASE}/meta/recipes-multimedia/gstreamer/files:"
GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https"
SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
SRCREV = "a1ba15d53aab342dd921261148562f47eeed7d98"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "6005e8199ea19878f269b058ffbbbcaa314472d8"
SRC_URI = " \
${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \

View File

@ -4,7 +4,7 @@ FILESEXTRAPATHS_prepend := "${COREBASE}/meta/recipes-multimedia/gstreamer/files:
# 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.06_2008_L5.4.47"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "8514bc61ccab208a65e387eab9347276a8e770e7"
SRC_URI = " \
${GST1.0_SRC};branch=${SRCBRANCH} \

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.06_2008_L5.4.47"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH} \
file://0001-imx-gst1.0-plugin-Update-KERNEL_VERSION-check.patch \
"
SRCREV = "a4373418f5884de7d2da63581d3905f0e3a5d842"
SRCREV = "659ec4947d6b1903d26e4ec9e40ae251a659935d"
S = "${WORKDIR}/git"