diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-01-18 12:36:25 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-22 16:31:41 -0700 |
| commit | 3d6752472f5abf6060b5c9db37559b2c5be8977d (patch) | |
| tree | 0f5fa549e22b9bb3905b0aa3523819f3d3779768 /meta-xilinx-virtualization | |
| parent | 7c40a1fd85141558035126db01439a25884be021 (diff) | |
| download | meta-xilinx-3d6752472f5abf6060b5c9db37559b2c5be8977d.tar.gz | |
qemu: Add target qemu 8.1.2
Backport the QEMU 8.1.x integration from current poky
(commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10).
Split the additional xen/tpm patches by version, disable Xen patches on
the 8.1.2 version, not yet supported.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-virtualization')
| -rw-r--r-- | meta-xilinx-virtualization/recipes-devtools/qemu/qemu_7.1%.bbappend (renamed from meta-xilinx-virtualization/recipes-devtools/qemu/qemu_%.bbappend) | 0 | ||||
| -rw-r--r-- | meta-xilinx-virtualization/recipes-devtools/qemu/qemu_8.1%.bbappend | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_%.bbappend b/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_7.1%.bbappend index 3e93710c..3e93710c 100644 --- a/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_%.bbappend +++ b/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_7.1%.bbappend | |||
diff --git a/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_8.1%.bbappend b/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_8.1%.bbappend new file mode 100644 index 00000000..b1e94b5a --- /dev/null +++ b/meta-xilinx-virtualization/recipes-devtools/qemu/qemu_8.1%.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require qemu-tpm.inc | ||
| 2 | #require qemu-xen.inc | ||
| 3 | |||
| 4 | # We do not want QEMU, on the target to be configured with OpenGL | ||
| 5 | PACKAGECONFIG:remove:class-target:petalinux = "virglrenderer epoxy gtk+" | ||
