From 77eba12b28e4258e1f6a8e613902c1b084a170e1 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Mon, 20 May 2024 15:38:32 +0530 Subject: xrt, zocl: final commit id change for 2024.1 Changelog: fixed the incorrect sysfs path (#8182) (#8184) Signed-off-by: saumya garg --- 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 1c9aea4b..7c0f805f 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= "2024.1" -SRCREV_xrt = "251149c8f4601d7a9e2b7c7c06e597a8aed04f96" +SRCREV_xrt = "a75e9843c875bac0f52d34a1763e39e16fb3c9a7" PV = "202410.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