summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb')
-rw-r--r--meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb b/meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb
index 7063178a..464b96fd 100644
--- a/meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb
+++ b/meta-xilinx-core/recipes-xrt/zocl/zocl_202210.2.13.479.bb
@@ -11,7 +11,7 @@ LICENSE = "GPLv2 & Apache-2.0"
11# Patch is applied as -p 4 to the src/runtime_src/core/edge directory 11# Patch is applied as -p 4 to the src/runtime_src/core/edge directory
12SRC_URI += "file://0001-Fixed-ZOCL-dtbo-path-len-issue-6966.patch;striplevel=5;patchdir=./../../" 12SRC_URI += "file://0001-Fixed-ZOCL-dtbo-path-len-issue-6966.patch;striplevel=5;patchdir=./../../"
13 13
14S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" 14S = "${UNPACKDIR}/git/src/runtime_src/core/edge/drm/zocl"
15 15
16inherit module 16inherit module
17 17