diff options
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf-2.3.inc')
| -rw-r--r-- | recipes-bsp/atf/qoriq-atf-2.3.inc | 13 |
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 000000000..bc8b912af --- /dev/null +++ b/recipes-bsp/atf/qoriq-atf-2.3.inc | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | LICENSE = "BSD" | ||
| 2 | LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" | ||
| 3 | |||
| 4 | PV = "2.3+git${SRCPV}" | ||
| 5 | |||
| 6 | SRC_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 | " | ||
| 9 | SRCREV = "4e40e24590ab908773ef842cd0e17faf233767d4" | ||
| 10 | SRCREV_mbedtls = "85da85555e5b086b0250780693c3ee584f63e79f" | ||
| 11 | SRCREV_FORMAT = "atf" | ||
| 12 | |||
| 13 | S = "${WORKDIR}/git" | ||
