diff options
| author | Manoj Takasi <mtakasi@amd.com> | 2024-08-14 15:45:12 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-08-16 09:54:55 -0500 |
| commit | 80b27ad0fa13441d267be1008aeb3ab1ed213aab (patch) | |
| tree | 281aec06e666669e950d5c661655580f6890a97d | |
| parent | 2051af155f8d76e6a6333a65bd2508b29726198e (diff) | |
| download | meta-xilinx-80b27ad0fa13441d267be1008aeb3ab1ed213aab.tar.gz | |
xrt, zocl : update commit id for 2024.2
Changelog:
XDP AIE Halt Plugin to set Debug Halt on AIE Cores for debugging on Client (#8344)
fixing zynqmp build (#8346)
Add DRC to xclbinutil for Linux file command utility compliance (#8337)
add support for kernel_commit_id in AIE_PARTITION (#8335)
Integrate aiebu as a submodule into XRT (#8336)
Fixing issue in OpenCL counter information in Edge hardware emulation (#8342)
Fixing issue where hardware emulation on Edge was not finding the debug_ip_layout file on disk (#8341)
XRT OS Support for AlmaLinux 8 (#8331)
Add signal API to fence_handle (#8339)
Starting Event trace from specific layer (#8334)
add a new metadata section in xclbin to support AIE profiling/debug (#8304)
Corrected the logic in the function (#8296)
Removal of AIESIM compilation flag in XRT (#8333)
Remove Hardcoded register space 64KB in shim and zocl (#8300)
Adding release variable (#8330)
Signed-off-by: Manoj Takasi <mtakasi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc index 90843d70..0c3d72c1 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc | |||
| @@ -3,4 +3,4 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' | |||
| 3 | SRC_URI = "${REPO};${BRANCHARG};name=xrt" | 3 | SRC_URI = "${REPO};${BRANCHARG};name=xrt" |
| 4 | 4 | ||
| 5 | BRANCH = "master" | 5 | BRANCH = "master" |
| 6 | SRCREV_xrt = "75a45f40293837c5bbf7113a4d041d25f278ffa1" | 6 | SRCREV_xrt = "ae4a667a834b28d0c5e3149d8b6f369b47996244" |
