diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2017-05-15 21:27:31 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2017-05-15 21:27:31 +1000 |
| commit | d9ae5c6ecbd77b96bea5d6820c719d0d489c3260 (patch) | |
| tree | 474f616aab20398c522396617086c1c50f0eac50 /recipes-bsp | |
| parent | 751deee95e4f59795ad309ce69393ca4430f8310 (diff) | |
| download | meta-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.bb | 7 |
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 @@ | |||
| 1 | include arm-trusted-firmware.inc | ||
| 2 | |||
| 3 | XILINX_RELEASE_VERSION = "v2017.1" | ||
| 4 | SRCREV ?= "7d1a6732c9ae113999aeabcb9912369760d05c13" | ||
| 5 | |||
| 6 | PV = "1.3-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | ||
| 7 | |||
