summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb
diff options
context:
space:
mode:
authorFlorin Sarbu <florin@balena.io>2023-04-24 10:08:32 +0300
committerFlorin Sarbu <florin@balena.io>2023-04-24 10:15:06 +0300
commitc60279d886eba2d9bb51a00430066b8a0ca9a853 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
downloadmeta-freescale-c60279d886eba2d9bb51a00430066b8a0ca9a853.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
CodeAurora has shutdown: https://bye.codeaurora.org/ Signed-off-by: Florin Sarbu <florin@balena.io>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb
index c3e64172..f866dcde 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb
@@ -10,7 +10,7 @@ DEFAULT_PREFERENCE = "-1"
10PACKAGE_ARCH:imxpxp = "${MACHINE_SOCARCH}" 10PACKAGE_ARCH:imxpxp = "${MACHINE_SOCARCH}"
11PACKAGE_ARCH:mx8 = "${MACHINE_SOCARCH}" 11PACKAGE_ARCH:mx8 = "${MACHINE_SOCARCH}"
12 12
13GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" 13GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https"
14SRCBRANCH = "MM_04.06.01_2105_L5.10.y" 14SRCBRANCH = "MM_04.06.01_2105_L5.10.y"
15 15
16SRC_URI = " \ 16SRC_URI = " \