diff options
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-system-native_2022.1.bb')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-system-native_2022.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-system-native_2022.1.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-system-native_2022.1.bb index 9a420021..d67b401d 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-system-native_2022.1.bb +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-system-native_2022.1.bb | |||
| @@ -10,6 +10,7 @@ PACKAGECONFIG ??= "fdt alsa kvm pie slirp" | |||
| 10 | PACKAGECONFIG:remove = "${@'kvm' if not os.path.exists('/usr/include/linux/kvm.h') else ''}" | 10 | PACKAGECONFIG:remove = "${@'kvm' if not os.path.exists('/usr/include/linux/kvm.h') else ''}" |
| 11 | 11 | ||
| 12 | DEPENDS += "pixman-native qemu-xilinx-native bison-native ninja-native meson-native" | 12 | DEPENDS += "pixman-native qemu-xilinx-native bison-native ninja-native meson-native" |
| 13 | DEPENDS += "qemu-xilinx-multiarch-helper-native" | ||
| 13 | 14 | ||
| 14 | do_install:append() { | 15 | do_install:append() { |
| 15 | # The following is also installed by qemu-native | 16 | # The following is also installed by qemu-native |
