diff options
Diffstat (limited to 'recipes-bsp/atf')
-rw-r--r-- | recipes-bsp/atf/qoriq-atf-2.3.inc | 2 | ||||
-rw-r--r-- | recipes-bsp/atf/qoriq-atf_1.5.bb | 2 |
2 files changed, 2 insertions, 2 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 | ||
4 | PV = "2.3+git${SRCPV}" | 4 | PV = "2.3+git${SRCPV}" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1 \ | 6 | SRC_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 | " |
9 | SRCREV = "4e40e24590ab908773ef842cd0e17faf233767d4" | 9 | SRCREV = "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 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1" | 16 | SRC_URI = "git://github.com/nxp-qoriq/atf;nobranch=1" |
17 | SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6" | 17 | SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6" |
18 | 18 | ||
19 | COMPATIBLE_MACHINE = "(qoriq)" | 19 | COMPATIBLE_MACHINE = "(qoriq)" |