summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf-2.12.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf-2.12.inc')
-rw-r--r--recipes-bsp/atf/qoriq-atf-2.12.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-bsp/atf/qoriq-atf-2.12.inc b/recipes-bsp/atf/qoriq-atf-2.12.inc
new file mode 100644
index 000000000..a025401e0
--- /dev/null
+++ b/recipes-bsp/atf/qoriq-atf-2.12.inc
@@ -0,0 +1,9 @@
1DESCRIPTION = "ARM Trusted Firmware"
2
3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
5
6ATF_BRANCH ?= "lf_v2.12"
7ATF_SRC ?= "git://github.com/nxp-qoriq/atf.git;protocol=https"
8SRC_URI = "${ATF_SRC};branch=${ATF_BRANCH}"
9SRCREV = "6ddd57019494cabfca5065368349109c37f2cc9f"