summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-xlnx.inc
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2014-05-22 12:02:36 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2014-05-22 12:02:36 +1000
commitf8e19b07eddbebb0218849957edbb154c2d6ad3f (patch)
tree28c287caaf5ee8ca364a0bdcc0f1cede3ca8b4af /recipes-bsp/u-boot/u-boot-xlnx.inc
parent8976e85626936dc3ec7cbb10f3f17ec09ee1876d (diff)
downloadmeta-xilinx-f8e19b07eddbebb0218849957edbb154c2d6ad3f.tar.gz
u-boot-xlnx: Remove older versions
* Remove 2013.01 and 2013.07, these versions have been superseded by 2014.01 * Clean up and remove any unused patches Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-xlnx.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc b/recipes-bsp/u-boot/u-boot-xlnx.inc
index 03052ddf..ee6b32c2 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx.inc
+++ b/recipes-bsp/u-boot/u-boot-xlnx.inc
@@ -1,7 +1,6 @@
1require recipes-bsp/u-boot/u-boot.inc 1require recipes-bsp/u-boot/u-boot.inc
2 2
3LICENSE = "GPLv2+" 3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
5 4
6XILINX_EXTENSION = "-xilinx" 5XILINX_EXTENSION = "-xilinx"
7 6
@@ -9,4 +8,3 @@ FILESEXTRAPATHS += "${THISDIR}/u-boot-xlnx:"
9SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https" 8SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https"
10 9
11include u-boot-extra.inc 10include u-boot-extra.inc
12