diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2036.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2036.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2036.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2036.toml deleted file mode 100644 index 7fa32f4d9..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2036.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 2036 -title = "`edk2-riscv-code.fd.bz2` is included in the repo but not installed to `$PREFIX/share/qemu`" -state = "closed" -created_at = "2023-12-14T05:01:55.486Z" -closed_at = "2024-09-05T06:32:30.150Z" -labels = ["Build System"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2036" -host-os = "N/A" -host-arch = "N/A" -qemu-version = "v8.0.0-rc1 and later, including the current master (v8.2.0-rc4)" -guest-os = "N/A" -guest-arch = "N/A" -description = """`edk2-riscv-code.fd.bz2` is included in the repo (https://gitlab.com/qemu-project/qemu/-/blob/v8.2.0-rc4/pc-bios/edk2-riscv-code.fd.bz2), but this file is not installed to `$PREFIX/share/qemu`. - -The binaries for other architectures (aarch64, arm, i386, x86\\_64) are installed as expected. -https://gitlab.com/qemu-project/qemu/-/blob/v8.2.0-rc4/pc-bios/meson.build?ref_type=tags#L3-L12""" -reproduce = """`ls $PREFIX/share/qemu/edk2-*`""" -additional = """- Not sure if this is intentional or a bug. -- The descriptor JSON file is missing for riscv: https://gitlab.com/qemu-project/qemu/-/tree/v8.2.0-rc4/pc-bios/descriptors""" |