From d8f8fbf473ba47aacec62fa9710a6e63f0041b5f Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 22 Jun 2023 14:41:08 +0530 Subject: Update xrt, zocl commit id changelog: Modified the profiling plugin to build correctly on xdp_minimal build and windows (#7599) Updated XDP AIE plugin callbacks (#7598) time_after needs unsigned long instead of u64 (#7597) VITIS-8979 Improve display of dynamic region report (#7585) CR-1165917 Adding v70pq2 PCIe device ID to xocl driver (#7590) moving to latest petalinux and removed vdu recipes (#7592) 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 914f497a..51da5562 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= "2b1a65b8f29d9936f865d8aaa9b4575d3bfdbc3f" +SRCREV= "b1e154bed787183eb677d1546fc632d6799895b9" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf