From c9be64c685255f502438c2e134cb7377070935f6 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 10 Apr 2024 15:00:44 +0530 Subject: xrt, zocl: Update commit id Changelog: Cleanup clangtidy warnings (#8057) Providing a work-around to allocate instruction buffer in HIP (#8047) SC warning fix on RAVE and xsabin extension warning fix on Versal (#8053) aie-status reports fix (#8051) VITIS-11503 - Dump instruction bo created from Elf so verification can be done (#8043) VITIS-11503 - change elf section name from mc_code to control-packet (#8054) Defining Mailbox Macro for QDMA to fix APU crash on RAVE (#8052) revert sdr changes (#8049) ML Timeline Plugin should read timestamp data before AIE Profile/Debug (#8045) 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 5c24ffa6..f3313631 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 = "34ceebc40b326aae408f8dc523c785db796e0483" +SRCREV_xrt = "58cba71cf60f1de1f935a32f0b739d568390b95d" PV = "202320.2.17.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