From 286bb6b2d753f2f8edc982f08e5bc7590d4db58d Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 8 May 2024 14:22:09 +0530 Subject: xrt, zocl: update commit id Changelog: Run on centos 8.1 tests (#8151) Fix for CR-1178294: XRT AIE Status .json file does not include tile information for a tile where only memory is used (#8147) (#8150) giving default value for event column (#8144) (#8146) CR-1199552: Fixing mem-bw test for RAVE (#8123) (#8130) Signed-off-by: saumya garg Signed-off-by: Sandeep Gundlupet Raju --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index ef6cd1ce..7125f423 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH= "2024.1" -SRCREV_xrt = "a09e1a1e8548b8003fb03b8debff92815ee13172" +SRCREV_xrt = "ec83e2a3348f3e5158f7a91821e9cf4690462681" PV = "202410.2.17.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf