diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-04-27 12:46:06 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-04-27 14:17:11 +0530 |
| commit | 27295f555937c79bcb368fe8885eab2a0922e377 (patch) | |
| tree | 470f736160e6e000e42eb8b6e3780f05ee86e768 | |
| parent | dde668d8e29155c8d4b09a1fc6a03508f2837ece (diff) | |
| download | meta-xilinx-27295f555937c79bcb368fe8885eab2a0922e377.tar.gz | |
Updated SRCREV of qemu for 2023.2_6499
hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
xlnx-efuse: Avoid unnecessary backstore write
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc index 7ae58bc3..bef5f1cb 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.2.inc | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | XILINX_QEMU_VERSION = "v7.1.0" | 1 | XILINX_QEMU_VERSION = "v7.1.0" |
| 2 | BRANCH = "master" | 2 | BRANCH = "master" |
| 3 | SRCREV = "252fa08d4fb724b35324c0168ff7d07d90536c93" | 3 | SRCREV = "e5010c257bb72d1f28d83b561cbf7ef5e4c62722" |
