From ce8032d3494807793baf6f752a4de169b0ede0d0 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 3 Apr 2024 10:17:54 +0530 Subject: xrt, zocl : Update commit id Changelog: Configure both channel IDs for aie_trace & aie_profile (#8038) Fix bug in Edge sw_emu flow (#8044) add cmake definition for linux builds (#8042) Improvements to AIE trace on clients (#8039) Fixing the map operator logic (#8040) Implementation of Hip stream apis (#8018) Hip test tidy up (#8029) Simplifying hip memory APIs interfaces. (#8037) CR-1192489: Memory Module Metric Event IDs are produced in tiles where no Mem Port kernel driver to Linux 6.8 (#8005) Fix on client to correct partition info device query request (#8033) VITIS-11112 HIP Binding: Memory Management. (#7983) 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 7c2e932c..5c24ffa6 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 = "f23d53edd42fea0f0acd08c194b4750ed77127e2" +SRCREV_xrt = "34ceebc40b326aae408f8dc523c785db796e0483" 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