summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-02-27 09:52:52 -0700
committerMark Hatle <mark.hatle@amd.com>2024-02-27 10:19:57 -0700
commite54a296f64f649f76457970f98d70dc7d09e13ca (patch)
tree69673d6e0261f146484d0d4a9762412d64cccddd /meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb
parent9062ee28e8b57614df7e5dbafa062c362824f1b9 (diff)
downloadmeta-xilinx-e54a296f64f649f76457970f98d70dc7d09e13ca.tar.gz
qemu: Resync to latest poky master
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb')
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb
index fd7d3b4e..fca09883 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx_2023.1.bb
@@ -21,6 +21,7 @@ RPROVIDES:${PN}:class-nativesdk = "nativesdk-qemu"
21# with this QEMU. When we update to QEMU 8.x this won't be necessary. 21# with this QEMU. When we update to QEMU 8.x this won't be necessary.
22EXTRA_OECONF:remove = "--disable-download" 22EXTRA_OECONF:remove = "--disable-download"
23EXTRA_OECONF:remove = "--disable-docs" 23EXTRA_OECONF:remove = "--disable-docs"
24EXTRA_OECONF:remove = "--disable-af-xdp"
24 25
25EXTRA_OECONF:append = "\ 26EXTRA_OECONF:append = "\
26 --with-git=/bin/false \ 27 --with-git=/bin/false \