diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-01-25 10:42:30 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-30 17:48:07 -0700 |
commit | 216a238f9d7b9a2b7bbf11fc198b7ff3aad89e5f (patch) | |
tree | e07a83649629e3eb68139b58b0aca374c23ac6cb /meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc | |
parent | 03fda2db91ec189180ce6cc8e0e75e1722648e32 (diff) | |
download | meta-xilinx-216a238f9d7b9a2b7bbf11fc198b7ff3aad89e5f.tar.gz |
qemu: Avoid incompatible pkgconfig values
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc')
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc index 9831e1a5..db6e1528 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc | |||
@@ -1,5 +1,3 @@ | |||
1 | XILINX_QEMU_VERSION = "v7.1.0" | 1 | XILINX_QEMU_VERSION = "v7.1.0" |
2 | BRANCH = "xlnx_rel_v2023.2" | 2 | BRANCH = "xlnx_rel_v2023.2" |
3 | SRCREV = "23b643ba1683a47ef49447a45643fe2172d6f8ca" | 3 | SRCREV = "23b643ba1683a47ef49447a45643fe2172d6f8ca" |
4 | |||
5 | PACKAGECONFIG[debuginfo] = "" | ||