summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-atf/imx-atf_1.5.0.bb2
-rw-r--r--recipes-bsp/imx-lib/imx-lib_git.bb2
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc2
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2018.03.bb2
5 files changed, 5 insertions, 5 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
8PV = "1.5.0+git${SRCPV}" 8PV = "1.5.0+git${SRCPV}"
9 9
10SRCBRANCH = "imx_4.9.123_imx8mm_ga" 10SRCBRANCH = "imx_4.9.123_imx8mm_ga"
11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ 11SRC_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"
14SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271" 14SRCREV = "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"
13PV = "5.8+${SRCPV}" 13PV = "5.8+${SRCPV}"
14 14
15SRCBRANCH = "master" 15SRCBRANCH = "master"
16SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" 16SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}"
17SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57" 17SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57"
18 18
19S = "${WORKDIR}/git" 19S = "${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 @@
3DEPENDS = "zlib-native openssl-native" 3DEPENDS = "zlib-native openssl-native"
4 4
5SRCBRANCH = "imx_4.9.123_imx8mm_ga" 5SRCBRANCH = "imx_4.9.123_imx8mm_ga"
6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" 6SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}"
7SRCREV = "9e289f314eddb9d38cab73780b936acb30bb88b4" 7SRCREV = "9e289f314eddb9d38cab73780b936acb30bb88b4"
8S = "${WORKDIR}/git" 8S = "${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
19SRCBRANCH = "imx_4.9.123_imx8mm_ga" 19SRCBRANCH = "imx_4.9.123_imx8mm_ga"
20SRC_URI = " \ 20SRC_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_2018.03.bb b/recipes-bsp/u-boot/u-boot-imx_2018.03.bb
index fcd34136..ee07e8d9 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2018.03.bb
@@ -11,7 +11,7 @@ LICENSE = "GPLv2+"
11LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 11LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
12 12
13SRCBRANCH = "imx_v2018.03_4.14.98_2.0.0_ga" 13SRCBRANCH = "imx_v2018.03_4.14.98_2.0.0_ga"
14SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 14SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
15SRCREV = "0d6d8807793e74402e23772062469aeb4808dd48" 15SRCREV = "0d6d8807793e74402e23772062469aeb4808dd48"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"