summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf-2.3.inc
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-12-16 19:27:38 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-16 13:13:18 -0300
commit7ce1aadc64d39a467527d905a274e1dad388512d (patch)
tree486c4f065b930658004499ab1d9bb87e6335a648 /recipes-bsp/atf/qoriq-atf-2.3.inc
parenteaf9de847d80daa0fa6cc4fb3aa608ccc3a5e539 (diff)
downloadmeta-freescale-7ce1aadc64d39a467527d905a274e1dad388512d.tar.gz
atf: rename to qoriq-atf
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf-2.3.inc')
-rw-r--r--recipes-bsp/atf/qoriq-atf-2.3.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-bsp/atf/qoriq-atf-2.3.inc b/recipes-bsp/atf/qoriq-atf-2.3.inc
new file mode 100644
index 00000000..bc8b912a
--- /dev/null
+++ b/recipes-bsp/atf/qoriq-atf-2.3.inc
@@ -0,0 +1,13 @@
1LICENSE = "BSD"
2LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
3
4PV = "2.3+git${SRCPV}"
5
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1 \
7 git://github.com/ARMmbed/mbedtls;nobranch=1;destsuffix=git/mbedtls;name=mbedtls \
8"
9SRCREV = "4e40e24590ab908773ef842cd0e17faf233767d4"
10SRCREV_mbedtls = "85da85555e5b086b0250780693c3ee584f63e79f"
11SRCREV_FORMAT = "atf"
12
13S = "${WORKDIR}/git"