summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/atf-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/atf/atf-tools_git.bb')
-rw-r--r--recipes-bsp/atf/atf-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/atf/atf-tools_git.bb b/recipes-bsp/atf/atf-tools_git.bb
index 33ec51c2..aa6f1aed 100644
--- a/recipes-bsp/atf/atf-tools_git.bb
+++ b/recipes-bsp/atf/atf-tools_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Tools for ARM Trusted Firmware, e.g. FIP image creation tool"
2LICENSE = "BSD" 2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://license.rst;md5=e927e02bca647e14efd87e9e914b2443" 3LIC_FILES_CHKSUM = "file://license.rst;md5=e927e02bca647e14efd87e9e914b2443"
4 4
5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1" 5SRC_URI = "git://github.com/nxp-qoriq/atf;protocol=https;nobranch=1"
6SRCREV = "7d748e6f0ec652ba7c43733dc67a3d0b0217390a" 6SRCREV = "7d748e6f0ec652ba7c43733dc67a3d0b0217390a"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"