summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-09-01 15:51:12 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-09-05 11:50:05 +0000
commit81b734d44199797221ba2a6d8f4409bb3f855e81 (patch)
treec2d20e034611f0259c78334d2e15753bcb22a90f
parent9f47229b316f8c86d6a92ab6cd38ad6c24751b7c (diff)
downloadmeta-freescale-81b734d44199797221ba2a6d8f4409bb3f855e81.tar.gz
imx-gst1.0-plugin: Upgrade 4.6.4 -> 4.7.0
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 294d56ac5a645526081370c714fc5e874111f381)
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.0.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.4.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.4.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.0.bb
index ab8117b3..585113a4 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.4.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.0.bb
@@ -22,12 +22,9 @@ RCONFLICTS:${PN} = "gst1.0-fsl-plugin"
22LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ 22LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
23 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" 23 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
24 24
25SRCBRANCH = "MM_04.06.04_2112_L5.15.y"
26
27
28
29SRC_URI = "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}" 25SRC_URI = "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}"
30SRCREV = "f4b3105ab33e608c717855cdd1a520b60f377bf3" 26SRCBRANCH = "MM_04.07.00_2205_L5.15.y"
27SRCREV = "d0b26997556983c99d7b3e7663577f090df36240"
31 28
32S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
33 30