diff options
| -rw-r--r-- | meta-xilinx-bsp/conf/machine/include/machine-xilinx-qemu.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/conf/machine/include/machine-xilinx-qemu.inc b/meta-xilinx-bsp/conf/machine/include/machine-xilinx-qemu.inc index 4846e3f8..b804112b 100644 --- a/meta-xilinx-bsp/conf/machine/include/machine-xilinx-qemu.inc +++ b/meta-xilinx-bsp/conf/machine/include/machine-xilinx-qemu.inc | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | IMAGE_CLASSES += "qemuboot-xilinx" | 5 | IMAGE_CLASSES += "qemuboot-xilinx" |
| 6 | 6 | ||
| 7 | # depend on qemu-helper-native, which will depend on QEMU | 7 | # depend on qemu-helper-native, which will depend on QEMU |
| 8 | EXTRA_IMAGEDEPENDS += "qemu-xilinx-helper-native" | 8 | EXTRA_IMAGEDEPENDS += "qemu-helper-native" |
| 9 | 9 | ||
| 10 | PREFERRED_PROVIDER_qemu-helper-native = "qemu-xilinx-helper-native" | 10 | PREFERRED_PROVIDER_qemu-helper-native = "qemu-xilinx-helper-native" |
| 11 | PREFERRED_PROVIDER_qemu = "qemu-xilinx" | 11 | PREFERRED_PROVIDER_qemu = "qemu-xilinx" |
