diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-20 06:08:09 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-20 10:27:09 +0530 |
| commit | 76b61d3ec579db0f4e0f74664b6cd335a921c1d2 (patch) | |
| tree | ad62ad5bc8b84e763c68b7588d77cf335cb2e420 /meta-xilinx-core/recipes-devtools/qemu | |
| parent | f77262991437cbd0dc8b0375ea6995f78e26268e (diff) | |
| download | meta-xilinx-76b61d3ec579db0f4e0f74664b6cd335a921c1d2.tar.gz | |
qemu : Updated SRCREV for 2024.2_5043
versal: pmc-sysmon: Link NEW_DATA_FLAGx clearing to irq
versal: pmc-sysmon: Fix NEW_DATA_FLAGn handling
versal: pmc-sysmon: Infer sensors initial measurements
versal: pmc-sysmon: Fix writes to root PCSR_CONTROL
versal: pmc-sysmon: Add retrieval of enabled sensors
versal: pmc-sysmon: Fill info only for enabled sensors
versal: pmc-sysmon: Use non-0 form of voltage setting
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-8.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 fa2eb517..85111593 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 | |||
| @@ -9,7 +9,7 @@ COMPATIBLE_HOST:arm = "null" | |||
| 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 = "master" |
| 12 | SRCREV = "a2ac1c26812b154763eb572782db20cd1384e9a1" | 12 | SRCREV = "12677ec7dc5c3854f61e09cd3b467559bce369f5" |
| 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" |
