diff options
author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-05-21 14:24:08 +1000 |
---|---|---|
committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-05-21 14:26:23 +1000 |
commit | 2389c23a7b52afcfddff0aeabdfe10167afb23b1 (patch) | |
tree | 5ebcbbd3d0ae451d776aa9c895235ace3b3e8a5f | |
parent | da638d89a482a7573c6ac8b18309014ab56043e6 (diff) | |
download | meta-xilinx-2389c23a7b52afcfddff0aeabdfe10167afb23b1.tar.gz |
u-boot-xlnx_2014.01: Add 2014.01 u-boot
* License file has changed in u-boot source
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-xlnx_2014.01.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2014.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2014.01.bb new file mode 100644 index 00000000..fc85d50d --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-xlnx_2014.01.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | include u-boot-xlnx.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" | ||
4 | |||
5 | # xilinx-v2014.1 release | ||
6 | SRCREV = "2a0536fa48db1fc5332e3cd33b846d0da0c8bc1e" | ||
7 | PV = "v2014.01${XILINX_EXTENSION}+git${SRCPV}" | ||