diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-05-22 12:02:36 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-05-22 12:02:36 +1000 |
| commit | f8e19b07eddbebb0218849957edbb154c2d6ad3f (patch) | |
| tree | 28c287caaf5ee8ca364a0bdcc0f1cede3ca8b4af /recipes-bsp/u-boot/u-boot-xlnx.inc | |
| parent | 8976e85626936dc3ec7cbb10f3f17ec09ee1876d (diff) | |
| download | meta-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.inc | 2 |
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 @@ | |||
| 1 | require recipes-bsp/u-boot/u-boot.inc | 1 | require recipes-bsp/u-boot/u-boot.inc |
| 2 | 2 | ||
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | ||
| 5 | 4 | ||
| 6 | XILINX_EXTENSION = "-xilinx" | 5 | XILINX_EXTENSION = "-xilinx" |
| 7 | 6 | ||
| @@ -9,4 +8,3 @@ FILESEXTRAPATHS += "${THISDIR}/u-boot-xlnx:" | |||
| 9 | SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https" | 8 | SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https" |
| 10 | 9 | ||
| 11 | include u-boot-extra.inc | 10 | include u-boot-extra.inc |
| 12 | |||
