summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2017-05-15 21:27:31 +1000
committerNathan Rossi <nathan@nathanrossi.com>2017-05-15 21:27:31 +1000
commitd9ae5c6ecbd77b96bea5d6820c719d0d489c3260 (patch)
tree474f616aab20398c522396617086c1c50f0eac50 /recipes-bsp
parent751deee95e4f59795ad309ce69393ca4430f8310 (diff)
downloadmeta-xilinx-d9ae5c6ecbd77b96bea5d6820c719d0d489c3260.tar.gz
arm-trusted-firmware: Add recipe for xilinx-v2017.1 release
Add a recipe for the xilinx-v2017.1 release of the Xilinx fork of arm-trusted-firmware. This release is based on 1.3 of ARM Trusted Firmware. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2017.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2017.1.bb b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2017.1.bb
new file mode 100644
index 00000000..d98ed6a1
--- /dev/null
+++ b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2017.1.bb
@@ -0,0 +1,7 @@
1include arm-trusted-firmware.inc
2
3XILINX_RELEASE_VERSION = "v2017.1"
4SRCREV ?= "7d1a6732c9ae113999aeabcb9912369760d05c13"
5
6PV = "1.3-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}"
7