diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-12 06:01:42 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-12 08:07:10 +0530 |
commit | f49b919f82576e6460ffec92621705700bc9cec6 (patch) | |
tree | b1bacbe2815f21ef6708e4a3da9690835ab7ccd9 | |
parent | 5eb1dcbaa522632f40900972154f9afbb0c5b3d3 (diff) | |
download | meta-xilinx-f49b919f82576e6460ffec92621705700bc9cec6.tar.gz |
qemu : Updated SRCREV for 2024.1_4679
fdt_generic_devices: Add phy aliases
arm_generic_fdt: Create ethernet phy in postinit
fdt_generic_util: Add a postinit call back
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc index 306006f2..d48350b2 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc | |||
@@ -1,3 +1,3 @@ | |||
1 | XILINX_QEMU_VERSION = "v8.1.0" | 1 | XILINX_QEMU_VERSION = "v8.1.0" |
2 | BRANCH = "xlnx_rel_v2024.1" | 2 | BRANCH = "xlnx_rel_v2024.1" |
3 | SRCREV = "d522393f8bc2fdb39db7e7563942f571e8aaea7a" | 3 | SRCREV = "2319c870e754148ec3b9d40be0d3dbee959c3251" |