diff options
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2022.1.inc')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2022.1.inc | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2022.1.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2022.1.inc index 62a221f4..bb8fac70 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2022.1.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2022.1.inc | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | XILINX_QEMU_VERSION = "v6.1.0" | 1 | # Note this isn't really the 2022.1 or 2022.2 version of qemu-xilinx |
| 2 | BRANCH = "xlnx_rel_v2022.2" | 2 | # Instead it's the current master version, as qemu 6.1.0 doesn't |
| 3 | SRCREV = "74d70f8008bfbd1566c2eed3496a077a974de0d0" | 3 | # work reliabily anymore. |
| 4 | |||
| 5 | XILINX_QEMU_VERSION = "v7.1.0" | ||
| 6 | BRANCH = "master" | ||
| 7 | SRCREV = "21adc9f99e813fb24fb65421259b5b0614938376" | ||
| 4 | 8 | ||
