diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-10-21 09:56:52 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-23 10:45:12 -0500 |
commit | 3a461053092b72030f3050fa772d84c7807585b1 (patch) | |
tree | 09b537f4befc2085c22d3133dc4932baf5dfa0fc /meta-xilinx-core | |
parent | 3267450ff8f2e48cdabace8dc3348f884df6048f (diff) | |
download | meta-xilinx-3a461053092b72030f3050fa772d84c7807585b1.tar.gz |
qemu: Update to 2024.2 branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.bb | 2 | ||||
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.bb index 1f5b7202..5780aed1 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.2.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 ?= "master" | 4 | BRANCH ?= "xlnx_rel_v2024.2" |
5 | SRCREV ?= "a6eeb7ec0fdb765ab0057d95eb6201d97359eff9" | 5 | SRCREV ?= "a6eeb7ec0fdb765ab0057d95eb6201d97359eff9" |
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 76d2b1d9..da62c8b7 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,7 +8,7 @@ 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 = "master" | 11 | BRANCH = "xlnx_rel_v2024.2" |
12 | SRCREV = "01482fa113dcbfa785feb7d513df50d15ec4c5df" | 12 | SRCREV = "01482fa113dcbfa785feb7d513df50d15ec4c5df" |
13 | 13 | ||
14 | LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ |