diff options
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf-2.12.inc')
| -rw-r--r-- | recipes-bsp/atf/qoriq-atf-2.12.inc | 9 |
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 @@ | |||
| 1 | DESCRIPTION = "ARM Trusted Firmware" | ||
| 2 | |||
| 3 | LICENSE = "BSD-3-Clause" | ||
| 4 | LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" | ||
| 5 | |||
| 6 | ATF_BRANCH ?= "lf_v2.12" | ||
| 7 | ATF_SRC ?= "git://github.com/nxp-qoriq/atf.git;protocol=https" | ||
| 8 | SRC_URI = "${ATF_SRC};branch=${ATF_BRANCH}" | ||
| 9 | SRCREV = "6ddd57019494cabfca5065368349109c37f2cc9f" | ||
