diff options
author | Manoj Takasi <mtakasi@amd.com> | 2024-10-21 19:02:28 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-23 10:45:12 -0500 |
commit | 111aadec353db162c5797de0df4864a52f35c22c (patch) | |
tree | d375ee5a46d1fc431f7af1dedd7f4982f6ef3163 | |
parent | 32d172113d830a893db9a09e812fea8ef43131d7 (diff) | |
download | meta-xilinx-111aadec353db162c5797de0df4864a52f35c22c.tar.gz |
xrt, zocl : update commit id for 2024.2
Changelog:
Replay minor fixes (#8548)
Bump up the aiebu submodule githash to pull in the Windows compiler op… (#8547)
Remove max tops (#8543)
conflict (#8534)
CR-1217061 revert (#8540)
CR-1215083 Remove xbutil wrapper for Windows (#8510)
Vitis 13612 : Allow for gemm test to wait for the clock ramp up to its maximum value (#8538)
VITIS-13627 [Preemption] Add preemption telemetry report (#8539)
Capture and Replay: Included support for xrt::module and xrt::elf classes (#8536)
Fixes for upcoming release (#8537)
CR-1216849, CR-1217061 FIX : xrt-smi configure --pmode default --help` does not print global options (#8532)
Using old method for fetching xclbin uuid on Alveo HW emulation since device query is not supported (#8531)
[XDP] Fix to manage stream port ID detection in profile for client (#8528)
aie overlay load xclbin issue: Load xclbin even if xclbin doesnt have EMBEDDED_METADATA section (#8527)
VITIS-13557 Display clocks on-demand (#8520)
Vitis 12999 : Temporal Sharing overhead benchmark test (#8516)
CR-1214433, CR-1214577 and CR-1215195 (#8507)
Updated package version to generate packages with latest version (#8525)
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 55b88cd9..1c5093d1 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 = "2024.2" | 5 | BRANCH = "2024.2" |
6 | SRCREV_xrt = "045f332d680bd117075b48a60502f7a19eef188d" | 6 | SRCREV_xrt = "950bfe5e63ea71a24322e54bf1f489f06459cdcf" |