diff options
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.inc')
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.inc index 6e98d15d..9056fc69 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-7.1.inc | |||
@@ -55,5 +55,7 @@ PACKAGECONFIG:class-nativesdk ??= "fdt sdl kvm gcrypt pie slirp" | |||
55 | 55 | ||
56 | # Disable this | 56 | # Disable this |
57 | PACKAGECONFIG[debuginfo] = "" | 57 | PACKAGECONFIG[debuginfo] = "" |
58 | PACKAGECONFIG[pipewire] = "" | ||
59 | PACKAGECONFIG[sndio] = "" | ||
58 | 60 | ||
59 | DISABLE_STATIC:pn-${PN} = "" | 61 | DISABLE_STATIC:pn-${PN} = "" |