From dde495bffdfb00c9c58fa53e43dae53d252211e7 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 20 Jul 2023 11:46:59 +0530 Subject: xrt, zocl: Update commit id Changelog: AIE trace/profile improvements for 2023.2 (#7633) VITIS-6327 xbutil valdiate changes to support ps kernel testing (#7624) VITIS-8548-XRT support to improve AIE status reporting (#7619) Amend #7572 to validate ERT_START_DPU opcode (#7628) VITIS-8980 Improve sensor reports (#7625) Fix windows VS22 compilation warnings (#7627) add support for mem_banks for --add-pskernel (#7606) Fix ptree having multiple roots (#7623) VITIS-8980 Improve output of electrical and thermal reports (#7620) Update xclbin for inclusion by kernel mode windows driver (#7622) 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 eda20f1d..39241500 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= "ba5d5fffa4bc5e9d7a1f478998cf730360125a60" +SRCREV= "ce6ee4a7282a0bc0fabf93cf5ddffb51cad3a06d" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf