diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-11-15 11:51:14 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-15 11:51:14 -0800 |
| commit | 398f4afbe0d8d063f368dd5d8f7bd1a14af28f35 (patch) | |
| tree | b178eb780b425cdba18cb4d9ebad4110b6b28810 /meta-xilinx-core/recipes-devtools/qemu | |
| parent | 1feb581fd2784d176e6e3847e0db0c5fedea7fe0 (diff) | |
| parent | fb27f36ad989478bde5896b70886dd264975bd21 (diff) | |
| download | meta-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.inc | 1 |
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" | |||
| 34 | PACKAGECONFIG[pulsedio] = "--audio-drv-list=pa,,pulseaudio" | 34 | PACKAGECONFIG[pulsedio] = "--audio-drv-list=pa,,pulseaudio" |
| 35 | PACKAGECONFIG[selinux] = "" | 35 | PACKAGECONFIG[selinux] = "" |
| 36 | PACKAGECONFIG[slirp] = "--enable-slirp=git,--disable-slirp,," | 36 | PACKAGECONFIG[slirp] = "--enable-slirp=git,--disable-slirp,," |
| 37 | PACKAGECONFIG[jack] = "" | ||
| 37 | 38 | ||
| 38 | DISABLE_STATIC:pn-${PN} = "" | 39 | DISABLE_STATIC:pn-${PN} = "" |
| 39 | 40 | ||
