diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2015-09-09 15:00:25 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2015-09-09 15:00:25 +1000 |
| commit | 2c2ce63ea1cd3a968c85d587e212c7afe0b9811d (patch) | |
| tree | 8c96afac45c256bfc5d688067d894417117cb34e | |
| parent | 559f5add73526911c98f619fbe5369a912dba568 (diff) | |
| download | meta-xilinx-2c2ce63ea1cd3a968c85d587e212c7afe0b9811d.tar.gz | |
u-boot-zynqmp-mainline: Drop this recipe
* ZynqMP now uses upstream u-boot, this recipe is no longer needed
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-zynqmp-mainline_2015.04.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-bsp/u-boot/u-boot-zynqmp-mainline_2015.04.bb b/recipes-bsp/u-boot/u-boot-zynqmp-mainline_2015.04.bb deleted file mode 100644 index 43f6b03f..00000000 --- a/recipes-bsp/u-boot/u-boot-zynqmp-mainline_2015.04.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | require recipes-bsp/u-boot/u-boot.inc | ||
| 2 | require u-boot-elf.inc | ||
| 3 | |||
| 4 | DEPENDS += "dtc-native" | ||
| 5 | |||
| 6 | # This revision corresponds to the tag "v2015.04" | ||
| 7 | SRCREV = "f33cdaa4c3da4a8fd35aa2f9a3172f31cc887b35" | ||
| 8 | |||
| 9 | PV = "v2015.04+git${SRCPV}" | ||
| 10 | |||
