summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/boot-format/boot-format_git.bb2
-rw-r--r--recipes-bsp/imx-lib/imx-lib_git.bb2
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb2
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb2
-rw-r--r--recipes-bsp/ppa/ppa.inc2
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2017.03.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb2
8 files changed, 8 insertions, 8 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb
index 92ec8307..c59fa0b3 100644
--- a/recipes-bsp/boot-format/boot-format_git.bb
+++ b/recipes-bsp/boot-format/boot-format_git.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
3PR = "r6" 3PR = "r6"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/boot-format;nobranch=1 \ 6SRC_URI = "git://github.com/qoriq-yocto-sdk/boot-format;protocol=https;nobranch=1 \
7 file://flags.patch" 7 file://flags.patch"
8SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550" 8SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550"
9 9
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb
index 466d9c03..035289c3 100644
--- a/recipes-bsp/imx-lib/imx-lib_git.bb
+++ b/recipes-bsp/imx-lib/imx-lib_git.bb
@@ -14,7 +14,7 @@ PE = "1"
14PV = "5.8+${SRCPV}" 14PV = "5.8+${SRCPV}"
15 15
16SRCBRANCH = "master" 16SRCBRANCH = "master"
17SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" 17SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}"
18SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57" 18SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index 0932d410..24c85faa 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -16,7 +16,7 @@ PV = "7.0+${SRCPV}"
16SRCBRANCH = "imx_4.9.88_2.0.0_ga" 16SRCBRANCH = "imx_4.9.88_2.0.0_ga"
17SRCREV = "1f7da41b3a8d5dff8329d7b01b10d4d71144b43e" 17SRCREV = "1f7da41b3a8d5dff8329d7b01b10d4d71144b43e"
18SRC_URI = " \ 18SRC_URI = " \
19 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 19 git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
20 file://0001-test-Makefile-Add-include-path-to-CC-command.patch \ 20 file://0001-test-Makefile-Add-include-path-to-CC-command.patch \
21" 21"
22 22
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index 7cb0ebb7..147046e6 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "dtc-native"
9 9
10inherit deploy 10inherit deploy
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" 12SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1"
13SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58" 13SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc
index f05a1ba4..86331212 100644
--- a/recipes-bsp/ppa/ppa.inc
+++ b/recipes-bsp/ppa/ppa.inc
@@ -6,7 +6,7 @@ DEPENDS += "u-boot-mkimage-native dtc-native"
6 6
7inherit deploy 7inherit deploy
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \ 9SRC_URI = "git://github.com/nxp-qoriq/ppa-generic;protocol=https;nobranch=1 \
10" 10"
11SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e" 11SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e"
12 12
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 02754cb8..70ea1670 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -7,7 +7,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
7 7
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1"
11SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c" 11SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
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 60a93732..b9a269be 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
@@ -12,7 +12,7 @@ LICENSE = "GPLv2+"
12LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 12LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
13 13
14SRCBRANCH = "imx_v2017.03_4.9.88_2.0.0_ga" 14SRCBRANCH = "imx_v2017.03_4.9.88_2.0.0_ga"
15SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 15SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
16SRCREV = "b76bb1bf9fd21e21006d79552e28855ac43ad43c" 16SRCREV = "b76bb1bf9fd21e21006d79552e28855ac43ad43c"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
index 437ea855..5c72e60e 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
@@ -18,7 +18,7 @@ DEPENDS_append_qoriq-arm64 = " change-file-endianess-native dtc-native tcl-nativ
18DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native" 18DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native"
19DEPENDS_append_qoriq-ppc = " boot-format-native" 19DEPENDS_append_qoriq-ppc = " boot-format-native"
20 20
21SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ 21SRC_URI = "git://github.com/nxp-qoriq/u-boot;protocol=https;nobranch=1 \
22" 22"
23SRCREV = "11abda97baeb57109b20c99a1edad6f8205bedbc" 23SRCREV = "11abda97baeb57109b20c99a1edad6f8205bedbc"
24 24