summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf-2.6.inc
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2023-04-17 18:51:34 +0800
committerJun Zhu <junzhu@nxp.com>2023-04-17 10:44:22 +0800
commit88c9f817bd344438a3739ab4235b2e28b729a5f4 (patch)
treed4c54456d3b03555877fb86f0c78132f52b1731c /recipes-bsp/atf/qoriq-atf-2.6.inc
parent5dd6bfebacd3bbae8b824fff20d426cd14249459 (diff)
downloadmeta-freescale-88c9f817bd344438a3739ab4235b2e28b729a5f4.tar.gz
qoriq-atf: Upgrade to v2.6
Signed-off-by: Jun Zhu <junzhu@nxp.com>
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf-2.6.inc')
-rw-r--r--recipes-bsp/atf/qoriq-atf-2.6.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/atf/qoriq-atf-2.6.inc b/recipes-bsp/atf/qoriq-atf-2.6.inc
new file mode 100644
index 00000000..d5ef5e75
--- /dev/null
+++ b/recipes-bsp/atf/qoriq-atf-2.6.inc
@@ -0,0 +1,12 @@
1DESCRIPTION = "ARM Trusted Firmware"
2
3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
5
6ATF_BRANCH ?= "lf_v2.6"
7ATF_SRC ?= "git://github.com/nxp-qoriq/atf.git;protocol=https"
8SRC_URI = "${ATF_SRC};branch=${ATF_BRANCH}"
9SRCREV = "616a4588f333522d50a55bedd2b9a90a51474a75"
10
11S = "${WORKDIR}/git"
12