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 | |
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
18 files changed, 18 insertions, 18 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_1.5.0.bb b/recipes-bsp/imx-atf/imx-atf_1.5.0.bb index 9d402dba..79bac434 100644 --- a/recipes-bsp/imx-atf/imx-atf_1.5.0.bb +++ b/recipes-bsp/imx-atf/imx-atf_1.5.0.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m | |||
8 | PV = "1.5.0+git${SRCPV}" | 8 | PV = "1.5.0+git${SRCPV}" |
9 | 9 | ||
10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" | 10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" |
11 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ | 11 | SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ |
12 | file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \ | 12 | file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \ |
13 | " | 13 | " |
14 | SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271" | 14 | SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271" |
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb index d94b2daa..4ebd9521 100644 --- a/recipes-bsp/imx-lib/imx-lib_git.bb +++ b/recipes-bsp/imx-lib/imx-lib_git.bb | |||
@@ -13,7 +13,7 @@ PE = "1" | |||
13 | PV = "5.8+${SRCPV}" | 13 | PV = "5.8+${SRCPV}" |
14 | 14 | ||
15 | SRCBRANCH = "master" | 15 | SRCBRANCH = "master" |
16 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" | 16 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" |
17 | SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57" | 17 | SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc index a8cd930b..82d019c6 100644 --- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc +++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc | |||
@@ -3,7 +3,7 @@ | |||
3 | DEPENDS = "zlib-native openssl-native" | 3 | DEPENDS = "zlib-native openssl-native" |
4 | 4 | ||
5 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" | 5 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" |
6 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" | 6 | SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" |
7 | SRCREV = "9e289f314eddb9d38cab73780b936acb30bb88b4" | 7 | SRCREV = "9e289f314eddb9d38cab73780b936acb30bb88b4" |
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | 9 | ||
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index bf55f7df..4c3be677 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
@@ -18,7 +18,7 @@ PV = "7.0+${SRCPV}" | |||
18 | 18 | ||
19 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" | 19 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" |
20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
21 | git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ | 21 | git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ |
22 | file://0001-test-Makefile-Add-include-path-to-CC-command.patch \ | 22 | file://0001-test-Makefile-Add-include-path-to-CC-command.patch \ |
23 | file://memtool_profile \ | 23 | file://memtool_profile \ |
24 | " | 24 | " |
diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index f85ed994..7cf8828a 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb | |||
@@ -11,7 +11,7 @@ LICENSE = "GPLv2+" | |||
11 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 11 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
12 | 12 | ||
13 | SRCBRANCH = "imx_v2017.03_4.9.123_imx8mm_ga" | 13 | SRCBRANCH = "imx_v2017.03_4.9.123_imx8mm_ga" |
14 | SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH} \ | 14 | SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH} \ |
15 | file://0001-tools-allow-to-override-python.patch \ | 15 | file://0001-tools-allow-to-override-python.patch \ |
16 | " | 16 | " |
17 | SRCREV = "8be98e9322040c655b9e5c9fb2c494e002e3fad9" | 17 | SRCREV = "8be98e9322040c655b9e5c9fb2c494e002e3fad9" |
diff --git a/recipes-graphics/drm/libdrm_2.4.91.imx.bb b/recipes-graphics/drm/libdrm_2.4.91.imx.bb index 31f24d32..a20afc43 100644 --- a/recipes-graphics/drm/libdrm_2.4.91.imx.bb +++ b/recipes-graphics/drm/libdrm_2.4.91.imx.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c5 | |||
10 | PROVIDES = "drm" | 10 | PROVIDES = "drm" |
11 | DEPENDS = "libpthread-stubs libpciaccess" | 11 | DEPENDS = "libpthread-stubs libpciaccess" |
12 | 12 | ||
13 | IMX_LIBDRM_SRC ?= "git://source.codeaurora.org/external/imx/libdrm-imx.git;protocol=https;nobranch=1" | 13 | IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1" |
14 | IMX_LIBDRM_BRANCH = "libdrm-imx-2.4.91" | 14 | IMX_LIBDRM_BRANCH = "libdrm-imx-2.4.91" |
15 | SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ | 15 | SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ |
16 | file://installtests.patch \ | 16 | file://installtests.patch \ |
diff --git a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb index a5a9cdfe..1f48289e 100644 --- a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb +++ b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" |
5 | DEPENDS = "imx-gpu-viv zlib libpng procps" | 5 | DEPENDS = "imx-gpu-viv zlib libpng procps" |
6 | 6 | ||
7 | SRC_URI = "git://source.codeaurora.org/external/imx/apitrace-imx.git;protocol=https;branch=imx_7.1" | 7 | SRC_URI = "git://github.com/nxp-imx/apitrace-imx.git;protocol=https;branch=imx_7.1" |
8 | SRCREV = "438c29f7b43c8dd82275f2bac00075f77b9e9699" | 8 | SRCREV = "438c29f7b43c8dd82275f2bac00075f77b9e9699" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
diff --git a/recipes-graphics/wayland/weston_4.0.0.imx.bb b/recipes-graphics/wayland/weston_4.0.0.imx.bb index e8d74fd4..24e51f17 100644 --- a/recipes-graphics/wayland/weston_4.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_4.0.0.imx.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ | |||
8 | DEFAULT_PREFERENCE = "-1" | 8 | DEFAULT_PREFERENCE = "-1" |
9 | 9 | ||
10 | SRCBRANCH = "weston-imx-4.0" | 10 | SRCBRANCH = "weston-imx-4.0" |
11 | SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ | 11 | SRC_URI = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ |
12 | file://weston.ini \ | 12 | file://weston.ini \ |
13 | file://weston.png \ | 13 | file://weston.png \ |
14 | file://weston.desktop \ | 14 | file://weston.desktop \ |
diff --git a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.8.bb b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.8.bb index 670ade64..c9d988c8 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.8.bb +++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.8.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING-MIT;md5=b5e9d9f5c02ea831ab3ecf802bb7c4f3" | |||
15 | 15 | ||
16 | SRCREV = "b765c3ffc0dcc4246afa659aa0d59f78a6736b08" | 16 | SRCREV = "b765c3ffc0dcc4246afa659aa0d59f78a6736b08" |
17 | SRCBRANCH = "imx_exa_viv6_g2d" | 17 | SRCBRANCH = "imx_exa_viv6_g2d" |
18 | SRC_URI = "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ | 18 | SRC_URI = "git://github.com/nxp-imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ |
19 | file://rc.autohdmi" | 19 | file://rc.autohdmi" |
20 | 20 | ||
21 | S = "${WORKDIR}/git/" | 21 | S = "${WORKDIR}/git/" |
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.8.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.8.bb index 9201dd27..fcf462af 100644 --- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.8.bb +++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.8.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425 | |||
9 | 9 | ||
10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" | 10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" |
11 | LOCALVERSION = "-${SRCBRANCH}" | 11 | LOCALVERSION = "-${SRCBRANCH}" |
12 | KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" | 12 | KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https" |
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |
14 | ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ | 14 | ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ |
15 | file://Add-makefile.patch \ | 15 | file://Add-makefile.patch \ |
diff --git a/recipes-kernel/linux/linux-imx-headers_4.9.123.bb b/recipes-kernel/linux/linux-imx-headers_4.9.123.bb index 44bce42a..576e513e 100644 --- a/recipes-kernel/linux/linux-imx-headers_4.9.123.bb +++ b/recipes-kernel/linux/linux-imx-headers_4.9.123.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | |||
9 | 9 | ||
10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" | 10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" |
11 | LOCALVERSION = "-imx" | 11 | LOCALVERSION = "-imx" |
12 | SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH} \ | 12 | SRC_URI = "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH} \ |
13 | file://0001-uapi-Install-custom-headers.patch" | 13 | file://0001-uapi-Install-custom-headers.patch" |
14 | SRCREV = "6a71cbc089755afd6a86c005c22a1af6eab24a70" | 14 | SRCREV = "6a71cbc089755afd6a86c005c22a1af6eab24a70" |
15 | 15 | ||
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc index 9a8a035f..4660a9ee 100644 --- a/recipes-kernel/linux/linux-imx.inc +++ b/recipes-kernel/linux/linux-imx.inc | |||
@@ -11,7 +11,7 @@ LOCALVERSION ?= "" | |||
11 | SCMVERSION ?= "y" | 11 | SCMVERSION ?= "y" |
12 | SRCBRANCH ?= "" | 12 | SRCBRANCH ?= "" |
13 | 13 | ||
14 | SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ | 14 | SRC_URI = "git://github.com/nxp-imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ |
15 | file://defconfig \ | 15 | file://defconfig \ |
16 | " | 16 | " |
17 | 17 | ||
diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb b/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb index 94c3f4a7..17025699 100644 --- a/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb +++ b/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb | |||
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
18 | inherit autotools pkgconfig use-imx-headers | 18 | inherit autotools pkgconfig use-imx-headers |
19 | 19 | ||
20 | SRCBRANCH = "nxp/master" | 20 | SRCBRANCH = "nxp/master" |
21 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" | 21 | SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" |
22 | SRCREV = "9a63071e7734bd164017f3761b8d1944c017611f" | 22 | SRCREV = "9a63071e7734bd164017f3761b8d1944c017611f" |
23 | 23 | ||
24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
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 2e3f3469..bff47202 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 = " \ |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb index 0da9a2ea..56329b0d 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \ | |||
7 | 7 | ||
8 | DEPENDS += "iso-codes util-linux" | 8 | DEPENDS += "iso-codes util-linux" |
9 | 9 | ||
10 | GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https" | 10 | GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https" |
11 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" | 11 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb index d527073b..6b33b04f 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
5 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ | 5 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ |
6 | file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" | 6 | file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" |
7 | 7 | ||
8 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" | 8 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" |
9 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" | 9 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" |
10 | 10 | ||
11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb index 30a6c03a..fd05d9b3 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.14.imx.bb | |||
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \ | |||
18 | file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d" | 18 | file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d" |
19 | 19 | ||
20 | # Use i.MX fork of GST for customizations | 20 | # Use i.MX fork of GST for customizations |
21 | GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" | 21 | GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" |
22 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" | 22 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" |
23 | 23 | ||
24 | SRC_URI = " \ | 24 | SRC_URI = " \ |
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 986d4a1d..90dcd95d 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" | |||
20 | LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 20 | LIC_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 | ||
23 | IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" | 23 | IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https" |
24 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" | 24 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" |
25 | 25 | ||
26 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" | 26 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" |