From 2ce7d5909e251604637a3bbf1a0b7707ea6bd74c Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 18 Jan 2024 12:21:38 +0530 Subject: xrt, zocl: Change commit id Changelog: fixing crash in xbmgmt/xbutil examine (#7890) VITIS-10487 Add throughput and latency no-op test (#7878) VITIS-11098 Remove nonapplicable reports for Ryzen (#7886) VITIS-11097 Update AIE Reports (#7885) VITIS-11096 Add report name printout to ReportDynamicRegions (#7884) VITIS-11093 Rename usage metrics column to command submissions. Remove device BO metrics column. (#7883) VITIS-11103 Refactor validate test header to account for differences in ryzen and alveo devices (#7882) VITIS-11103 Hide driver hash if not present (#7881) VITIS-11095 ReportPlatform Upgrade (#7880) VITIS-11094 Remove device ID and device readiness for Ryzen devices (#7879) Adding authorize workflow and updating codeowners (#7888) Further refactor of AIE Profile plugin (#7853) VITIS-10866 - Patching instruction buffer in XRT (#7830) VITIS-10999 Improve electrical report output (#7874) VITIS-11043 Refactor XRT to cache created devices (#7870) CR-1181687 Fix hwctx_handle::create_hw_queue() to return shared queue (#7875) Script to enable building of tests directory in CI (#7871) Fix AIE trace crashes on client (#7873) Added check to fix installation failure in RHEl 9.0 (#7869) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 403577b3..35235de0 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= "master" -SRCREV_xrt = "d41edcab61de15f5216415e3d2841d5238f3994a" +SRCREV_xrt = "22150929f8c3c19b514a515168fce1797db7f28c" PV = "202320.2.16.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