summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-11-25 16:56:04 -0300
committerGitHub <noreply@github.com>2022-11-25 16:56:04 -0300
commit04f1419518d41db95f3f33d1d82c1d00853715ff (patch)
tree15af260703fe7b884ee3ea7fe4b83e950a80805f /recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb
parent916f0760aa0f6ec29b7c74bbac1806cd1d9afb75 (diff)
parentd0bd76df6c13f735433f202ec107ca42529f13b0 (diff)
downloadmeta-freescale-04f1419518d41db95f3f33d1d82c1d00853715ff.tar.gz
Merge pull request #1312 from Freescale/backport-1310-to-kirkstone
[Backport kirkstone] Upgrade Multimedia Packages to lf5.15.52_2.1.0
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb
index 3cbd2179..e025b582 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb
@@ -113,9 +113,9 @@ SRC_URI:remove = " \
113 file://0003-viv-fb-Make-sure-config.h-is-included.patch \ 113 file://0003-viv-fb-Make-sure-config.h-is-included.patch \
114 file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch" 114 file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch"
115SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} " 115SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} "
116GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https" 116GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https"
117SRCBRANCH = "MM_04.07.00_2205_L5.15.y" 117SRCBRANCH = "MM_04.07.01_2208_L5.15.y"
118SRCREV = "4b8559690bf7a66745cc65900baccd955b436d3c" 118SRCREV = "db100facd1b3601c225bfac2fae7abc9f7a5f92c"
119 119
120S = "${WORKDIR}/git" 120S = "${WORKDIR}/git"
121 121