From cae2a450d1aeb5abdbac594018bbfc8c23a636eb Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 4 Oct 2023 21:47:24 +0530 Subject: xrt, zocl: Update commit id for 2023.2 Changelog: backport the xbutil validate issue for ps kernel (#7732) 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 067e58d7..17290650 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= "2023.2" -SRCREV_xrt = "323fc40274fc0cf44b253925385613aa742050cf" +SRCREV_xrt = "d69410b4338f4941df280d769615238f25cd5094" PV = "202320.2.16.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