Commit 886bff4
committed
meta-zephyr-sdk: xilinx_qemu: Update to QEMU 8.1.0
Update Xilinx Qemu version based on 8.1.0 which is aligned with Xilinx
v2024.2 (xilinx_v2024.2 tag) tools.
Also at the same time enable riscv32/64 targets and remove compilation
flags which are not longer available.
--disable-vnc-png was removed in Xilinx 2023.1.
--disable-blobs was removed in Xilinx 2024.1.
--disable-sheepdog was removed in 2022.1.
There is also a need to cover new dependencies including libtasn1, bison
and ninja. And also disabling meson when Qemu is configured and enable
gcrypt to emulate crypto models.
Signed-off-by: Michal Simek <[email protected]>1 parent 666f881 commit 886bff4
File tree
3 files changed
+7
-86
lines changed- meta-zephyr-sdk/recipes-devtools/qemu_xilinx
- files
3 files changed
+7
-86
lines changedLines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
196 | | - | |
| 194 | + | |
197 | 195 | | |
198 | 196 | | |
199 | | - | |
200 | | - | |
| 197 | + | |
| 198 | + | |
201 | 199 | | |
202 | | - | |
| 200 | + | |
203 | 201 | | |
| 202 | + | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| |||
0 commit comments