summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 08:44:46 -0300
committerGitHub <noreply@github.com>2023-04-03 08:44:46 -0300
commit7c71b9d5cbd5a44f0071f8f4e3cbd9570b01bf0d (patch)
tree2decb884b532ffaf46d3a07a2f6fa091dd17d0ea /recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb
parent07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff)
parenta9bdad993cb38c71d002dd10fa98411d5556266a (diff)
downloadmeta-freescale-thud.tar.gz
Merge pull request #1475 from jviguera/thudthud
[thud] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb')
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb
index 986d4a1d6..90dcd95d5 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.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.04.02_1808_L4.9.123_MX8MM_GA" 24SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA"
25 25
26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" 26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}"