summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 13:25:15 -0300
committerGitHub <noreply@github.com>2023-04-03 13:25:15 -0300
commit5a76170b32a6fbf7486a3da4ca4e25094cbbc1c6 (patch)
tree3f7cca2f34d985785cf64f22ef1f356dd3fd6acd /recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb
parent1d40ea34fc2c06af79fc59f6ea54f2e9335d61d6 (diff)
parent52285fcb4fccc555627888cc1ab6399338d0b4c6 (diff)
downloadmeta-freescale-rocko.tar.gz
Merge pull request #1477 from jviguera/rockorocko
[rocko] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb')
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb
index d166ec36..7dd00161 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.4.bb
@@ -20,7 +20,7 @@ RCONFLICTS_${PN} = "gst1.0-fsl-plugin"
20LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ 20LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
21 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" 21 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
22 22
23IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" 23IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https"
24SRCBRANCH = "MM_04.03.04_1801_L4.9.51_MX8M_GA" 24SRCBRANCH = "MM_04.03.04_1801_L4.9.51_MX8M_GA"
25 25
26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" 26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}"