[meta-xilinx] [PATCH 2/4] zynqmp: Consolidate the QEMU dependencies
Alistair Francis
alistair.francis at xilinx.com
Tue Jan 17 13:31:01 PST 2017
Signed-off-by: Alistair Francis <alistair.francis at xilinx.com>
---
conf/machine/ep108-zynqmp.conf | 4 ----
conf/machine/zcu102-zynqmp.conf | 4 ----
2 files changed, 8 deletions(-)
diff --git a/conf/machine/ep108-zynqmp.conf b/conf/machine/ep108-zynqmp.conf
index 72b554c..3b08248 100644
--- a/conf/machine/ep108-zynqmp.conf
+++ b/conf/machine/ep108-zynqmp.conf
@@ -9,10 +9,6 @@ require conf/machine/include/machine-xilinx-qemu.inc
MACHINE_FEATURES = ""
-# This machine has a qemu machine model
-EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
-EXTRA_IMAGEDEPENDS += "qemu-xilinx-native qemu-devicetrees"
-
SERIAL_CONSOLE = "115200 ttyPS0"
KERNEL_DEVICETREE = "xilinx/zynqmp-ep108.dtb"
diff --git a/conf/machine/zcu102-zynqmp.conf b/conf/machine/zcu102-zynqmp.conf
index 4225fd4..a38ac4a 100644
--- a/conf/machine/zcu102-zynqmp.conf
+++ b/conf/machine/zcu102-zynqmp.conf
@@ -10,10 +10,6 @@ require conf/machine/include/machine-xilinx-qemu.inc
MACHINE_FEATURES = "rtc ext2 ext3 vfat usbhost mali"
-# This machine has a qemu machine model
-EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
-EXTRA_IMAGEDEPENDS += "qemu-xilinx-native qemu-devicetrees"
-
UBOOT_MACHINE = "xilinx_zynqmp_zcu102_revB_defconfig"
SERIAL_CONSOLE = "115200 ttyPS0"
--
2.7.4
More information about the meta-xilinx
mailing list