summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/atf/qoriq-atf-2.3.inc2
-rw-r--r--recipes-bsp/atf/qoriq-atf_1.5.bb2
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb2
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/atf/qoriq-atf-2.3.inc b/recipes-bsp/atf/qoriq-atf-2.3.inc
index a0d13d42..ff00d19e 100644
--- a/recipes-bsp/atf/qoriq-atf-2.3.inc
+++ b/recipes-bsp/atf/qoriq-atf-2.3.inc
@@ -3,7 +3,7 @@ LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
3 3
4PV = "2.3+git${SRCPV}" 4PV = "2.3+git${SRCPV}"
5 5
6SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1 \ 6SRC_URI = "git://github.com/nxp-qoriq/atf;nobranch=1 \
7 git://github.com/ARMmbed/mbedtls;nobranch=1;destsuffix=git/mbedtls;name=mbedtls \ 7 git://github.com/ARMmbed/mbedtls;nobranch=1;destsuffix=git/mbedtls;name=mbedtls \
8" 8"
9SRCREV = "4e40e24590ab908773ef842cd0e17faf233767d4" 9SRCREV = "4e40e24590ab908773ef842cd0e17faf233767d4"
diff --git a/recipes-bsp/atf/qoriq-atf_1.5.bb b/recipes-bsp/atf/qoriq-atf_1.5.bb
index e0f0445c..4287135f 100644
--- a/recipes-bsp/atf/qoriq-atf_1.5.bb
+++ b/recipes-bsp/atf/qoriq-atf_1.5.bb
@@ -13,7 +13,7 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1" 16SRC_URI = "git://github.com/nxp-qoriq/atf;nobranch=1"
17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6" 17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6"
18 18
19COMPATIBLE_MACHINE = "(qoriq)" 19COMPATIBLE_MACHINE = "(qoriq)"
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index 40451a5a..e99cd563 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://github.com/nxp-qoriq/qoriq-components/mc-utils;nobranch=1" 12SRC_URI = "git://github.com/nxp-qoriq/mc-utils;nobranch=1"
13SRCREV = "8e0b863693fc2ccbc62a62c79b4e3db6da88c16e" 13SRCREV = "8e0b863693fc2ccbc62a62c79b4e3db6da88c16e"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 2f672caa..da691440 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -7,7 +7,7 @@ DEPENDS += "tcl-native"
7 7
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/rcw;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/rcw;nobranch=1"
11SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f" 11SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb b/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
index 609720fb..ef5553e0 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
14 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ 14 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
15" 15"
16 16
17SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/u-boot;nobranch=1" 17SRC_URI = "git://github.com/nxp-qoriq/u-boot;nobranch=1"
18SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f" 18SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"