summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-devtools/qemu
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-11-15 11:51:14 -0800
committerMark Hatle <mark.hatle@amd.com>2022-11-15 11:51:14 -0800
commit398f4afbe0d8d063f368dd5d8f7bd1a14af28f35 (patch)
treeb178eb780b425cdba18cb4d9ebad4110b6b28810 /meta-xilinx-core/recipes-devtools/qemu
parent1feb581fd2784d176e6e3847e0db0c5fedea7fe0 (diff)
parentfb27f36ad989478bde5896b70886dd264975bd21 (diff)
downloadmeta-xilinx-398f4afbe0d8d063f368dd5d8f7bd1a14af28f35.tar.gz
Merge remote-tracking branch 'langdale' into 2023
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu')
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc
index c9c6545e..cc12b03e 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc
@@ -34,6 +34,7 @@ PACKAGECONFIG[alsa] = "--audio-drv-list=alsa,,alsa-lib"
34PACKAGECONFIG[pulsedio] = "--audio-drv-list=pa,,pulseaudio" 34PACKAGECONFIG[pulsedio] = "--audio-drv-list=pa,,pulseaudio"
35PACKAGECONFIG[selinux] = "" 35PACKAGECONFIG[selinux] = ""
36PACKAGECONFIG[slirp] = "--enable-slirp=git,--disable-slirp,," 36PACKAGECONFIG[slirp] = "--enable-slirp=git,--disable-slirp,,"
37PACKAGECONFIG[jack] = ""
37 38
38DISABLE_STATIC:pn-${PN} = "" 39DISABLE_STATIC:pn-${PN} = ""
39 40