diff options
author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2018-02-26 17:54:53 -0800 |
---|---|---|
committer | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2018-05-25 11:09:21 -0700 |
commit | c1484bbce2c6b32fd77369a8bb1a8f238b10401b (patch) | |
tree | 96d0c010f83ce5b5fa7dd1a0c7c7e2e6c8081064 /meta-xilinx-bsp/recipes-devtools | |
parent | f4062d49ab6c10e1403745cc2932fff3abfeff61 (diff) | |
download | meta-xilinx-c1484bbce2c6b32fd77369a8bb1a8f238b10401b.tar.gz |
Remove 2017.3 component recipes
Remove 2017.3 based component recipes
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp/recipes-devtools')
-rw-r--r-- | meta-xilinx-bsp/recipes-devtools/qemu/qemu-devicetrees_2017.3.bb | 4 | ||||
-rw-r--r-- | meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx_2017.3.bb | 5 |
2 files changed, 0 insertions, 9 deletions
diff --git a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-devicetrees_2017.3.bb b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-devicetrees_2017.3.bb deleted file mode 100644 index ec6093b7..00000000 --- a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-devicetrees_2017.3.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require qemu-devicetrees.inc | ||
2 | |||
3 | XILINX_RELEASE_VERSION = "v2017.3" | ||
4 | SRCREV ?= "4b951c594078562e9dd828430075968dd91ac425" | ||
diff --git a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx_2017.3.bb b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx_2017.3.bb deleted file mode 100644 index f8a91d75..00000000 --- a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx_2017.3.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | require qemu-xilinx.inc | ||
2 | |||
3 | XILINX_RELEASE_VERSION = "v2017.3" | ||
4 | XILINX_QEMU_VERSION = "v2.8.1" | ||
5 | SRCREV ?= "8f8c89b18f6e4523099e41d81769fc534064b8de" | ||