From 568ec9b09dfdf98c3ac96e5735d08a97096acbd4 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 15 Jun 2023 12:04:52 +0530 Subject: xrt, zocl: Update commit id changelog: Support Linux kernel 6.3+ (#7588) Updated User plugin formatting (#7573) pyxrt updates for windows (#7582) g++12 complains about mismatching unique_ptr type (#7578) Fix memory report crashing on device with no xclbin (#7584) CR-1164853_Linux_Coding_Style_Adjust (#7574) CID 318578-318582 (#7580) Relax user ptr restriction on host only buffer (#7579) install pybind11 in xrtdeps-win22.py (#7538) Vitis-7921 First-class execution buffer (#7572) Change windows typedef of ssize_t to int64_t (#7575) Multislot fixes for multiple PS kernel load (#7558) CR-1161216 - Always enable GCQ's interrupt to allow compatibility between GCQ v1 and v2 (#7566) Get Memory info from ZOCL using xgq for Built in ps kernel (#7564) 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 4ab9d0e1..914f497a 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,6 +3,6 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "1ac392d0f562613334906c347789173373c09418" +SRCREV= "2b1a65b8f29d9936f865d8aaa9b4575d3bfdbc3f" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf