From 111aadec353db162c5797de0df4864a52f35c22c Mon Sep 17 00:00:00 2001 From: Manoj Takasi Date: Mon, 21 Oct 2024 19:02:28 +0530 Subject: xrt, zocl : update commit id for 2024.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core') 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) != ' SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH = "2024.2" -SRCREV_xrt = "045f332d680bd117075b48a60502f7a19eef188d" +SRCREV_xrt = "950bfe5e63ea71a24322e54bf1f489f06459cdcf" -- cgit v1.2.3-54-g00ecf