summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-helper-native_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-helper-native_1.0.bb')
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-helper-native_1.0.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-helper-native_1.0.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-helper-native_1.0.bb
deleted file mode 100644
index dd47f7a7..00000000
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-helper-native_1.0.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1FILESEXTRAPATHS:prepend := "${COREBASE}/meta/recipes-devtools/qemu/qemu-helper:"
2
3require ${COREBASE}/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
4
5# provide it, to replace the existing recipe
6PROVIDES = "qemu-helper-native"
7
8# replace qemu with qemu-xilinx
9DEPENDS:remove = "qemu-system-native"
10DEPENDS:append = " qemu-xilinx-system-native qemu-xilinx-multiarch-helper-native"
11
12RDEPENDS:${PN}:remove = "qemu-system-native"
13RDEPENDS:${PN}:append = " qemu-xilinx-system-native"