diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-05-16 15:44:46 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-05-21 18:02:41 -0600 |
| commit | 16b37ceac501e1cba75a9c25d2f4960e9773ab4b (patch) | |
| tree | d6e634b5e874487df644859330a7725696ec0b8a | |
| parent | af91a6e8478c1348ea97f716e7441b27b62984c5 (diff) | |
| download | meta-xilinx-16b37ceac501e1cba75a9c25d2f4960e9773ab4b.tar.gz | |
qemu: Bump to lastest master (2024.2) versions
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.bb (renamed from meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb) | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.bb index d10504d3..2907bbf1 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 1 | ||
| 2 | require qemu-devicetrees.inc | 2 | require qemu-devicetrees.inc |
| 3 | 3 | ||
| 4 | BRANCH ?= "xlnx_rel_v2024.1" | 4 | BRANCH ?= "master" |
| 5 | SRCREV ?= "b9c88cbfaaa0c8b8be70ea3c74f4cb69fb02a080" | 5 | SRCREV ?= "b9c88cbfaaa0c8b8be70ea3c74f4cb69fb02a080" |
| 6 | 6 | ||
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc index 179903c5..be2b7543 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc | |||
| @@ -8,8 +8,8 @@ COMPATIBLE_HOST:arm = "null" | |||
| 8 | # x86_64 is needed to build nativesdks | 8 | # x86_64 is needed to build nativesdks |
| 9 | QEMU_TARGETS = "aarch64 arm microblaze microblazeel riscv32 x86_64" | 9 | QEMU_TARGETS = "aarch64 arm microblaze microblazeel riscv32 x86_64" |
| 10 | 10 | ||
| 11 | BRANCH = "xlnx_rel_v2024.1" | 11 | BRANCH = "master" |
| 12 | SRCREV = "2319c870e754148ec3b9d40be0d3dbee959c3251" | 12 | SRCREV = "c0e84b2d5c225f5437954f78f44ac6d3200436d4" |
| 13 | 13 | ||
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ |
| 15 | file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f" | 15 | file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f" |
