diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-09-02 10:10:51 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-09-03 15:13:11 +1000 |
| commit | 752ce447af7506cec1bcc413ae04918ab7d20dcb (patch) | |
| tree | a0ba336a0fd320c83e1b0050452332fe0cfbe171 /recipes-bsp | |
| parent | 186cfff63087dd09bc55c71e1df02c4b3b9eeb5a (diff) | |
| download | meta-xilinx-752ce447af7506cec1bcc413ae04918ab7d20dcb.tar.gz | |
recipes-bsp:u-boot-xlnx: Delete 2012.10 u-boot recipe.
Removing the 2012.10 u-boot recipe because it is not a version in
poky recipes.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-xlnx_2012.10.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2012.10.bb b/recipes-bsp/u-boot/u-boot-xlnx_2012.10.bb deleted file mode 100644 index a72b5ea8..00000000 --- a/recipes-bsp/u-boot/u-boot-xlnx_2012.10.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | |||
| 2 | # We use the revision in order to avoid having to fetch it from the | ||
| 3 | # repo during parse | ||
| 4 | # Corresponds to github.com/Xilinx tag V14.4 | ||
| 5 | SRCREV = "26786228acfdc0a02190a8d9ca9fcca51a5dcf28" | ||
| 6 | PV = "v2012.10${XILINX_EXTENSION}+git${SRCPV}" | ||
| 7 | PR = "r1" | ||
| 8 | |||
| 9 | include u-boot-xlnx.inc | ||
