From 394371f92fd84f1397b80493ece0ccaf16b410b4 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 26 Jul 2023 14:30:40 +0530 Subject: xrt, zocl: Update commit id Changelog: CR-1169187 Disable all PS tests (#7639) Deprecate sk_types.h and move pscontext class to a separate file pscontext.h (#7632) CR-1167063 Fix hwqueue_handle::wait_command() API comment (#7609) Add utility functions for ert packet (#7637) Modifying the host reads and writes to global memory tables to only print out average bandwidth utilization if device information is ava Updating petalinux to 2023.2 version (#7635) 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(-) diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 39241500..28a6e5a8 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= "ce6ee4a7282a0bc0fabf93cf5ddffb51cad3a06d" +SRCREV= "c2c9573ed5ca6947c8c665c8bc4aaef9f727e72d" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf