summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-24 07:38:31 -0300
committerGitHub <noreply@github.com>2023-04-24 07:38:31 -0300
commit66635782a4968cc9fcb58a07e1821cc910245a80 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
parentc60279d886eba2d9bb51a00430066b8a0ca9a853 (diff)
downloadmeta-freescale-66635782a4968cc9fcb58a07e1821cc910245a80.tar.gz
Merge pull request #1512 from floion/honisterhonister
meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb')
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb
index b5fb8890..f38ec054 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
23SRCBRANCH = "MM_04.06.01_2105_L5.10.y" 23SRCBRANCH = "MM_04.06.01_2105_L5.10.y"
24 24
25 25
26SRC_URI = "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}" 26SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}"
27SRCREV = "057e6bfbc208ce31e8ed0af0264dd1e86de05808" 27SRCREV = "057e6bfbc208ce31e8ed0af0264dd1e86de05808"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"