diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-03 08:44:46 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 08:44:46 -0300 |
commit | 7c71b9d5cbd5a44f0071f8f4e3cbd9570b01bf0d (patch) | |
tree | 2decb884b532ffaf46d3a07a2f6fa091dd17d0ea /recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb | |
parent | 07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff) | |
parent | a9bdad993cb38c71d002dd10fa98411d5556266a (diff) | |
download | meta-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/gstreamer1.0-plugins-bad_1.14.imx.bb')
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb index 2e3f34690..bff472023 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb | |||
@@ -16,7 +16,7 @@ PACKAGECONFIG[wayland] = "--enable-wayland --disable-x11,--disable-wayland,wayla | |||
16 | EXTRA_OECONF_append = " --disable-introspection" | 16 | EXTRA_OECONF_append = " --disable-introspection" |
17 | 17 | ||
18 | 18 | ||
19 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" | 19 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" |
20 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" | 20 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" |
21 | 21 | ||
22 | SRC_URI = " \ | 22 | SRC_URI = " \ |