From da6218d308ccc5bdedb0e5bbed47fcc6c8332e7f Mon Sep 17 00:00:00 2001 From: Manoj Takasi Date: Mon, 14 Oct 2024 15:30:57 +0530 Subject: xrt, zocl : update commit id for 2024.2 Changelog: create/destroy/create hw_context flow is fixed (#8522) final changes for multi-partition support (#8521) enabling external buffer logic as latest petalinux has ssw change (#8517) Driver changes to support multi-partition in edge (#8518) [XDP] Multiple CRs - Added warning messages, fixed support of profile corner cases, and better handle multiple stream IDs (#8509) [XDP] CR-1215560 - Report column shift in static data of profile report (#8513) explicit reset is not required for aie array (#8515) Spatial Sharing test update for low variance (#8506) Fix for crash in xrt-smi validate with ML Timeline enabled (#8512) Capture and Replay: Fix repeated loading of capture lib via LD_PRELOAD (#8511) VITIS-13530 : Add support to dump scratch pad memory (#8503) Signed-off-by: Manoj Takasi Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 ad66076f..55b88cd9 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 @@ -2,5 +2,5 @@ REPO ?= "gitsm://github.com/Xilinx/XRT.git;protocol=https" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG};name=xrt" -BRANCH = "master" -SRCREV_xrt = "5448dd1701a51e88cfdf73be1c3962c0a825e39d" +BRANCH = "2024.2" +SRCREV_xrt = "045f332d680bd117075b48a60502f7a19eef188d" -- cgit v1.2.3-54-g00ecf