summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.1.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.0.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.1.bb
index 585113a4..d174b70c 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.0.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.1.bb
@@ -22,9 +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
25SRC_URI = "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}" 25SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}"
26SRCBRANCH = "MM_04.07.00_2205_L5.15.y" 26SRCBRANCH = "MM_04.07.01_2208_L5.15.y"
27SRCREV = "d0b26997556983c99d7b3e7663577f090df36240" 27SRCREV = "f4410b70e8cb49ec0d522bb0681c5d9178cfc216"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30