summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-xrt
diff options
context:
space:
mode:
authorManjukumar Matha <manjukumar.harthikote-matha@xilinx.com>2019-08-06 10:40:15 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2019-12-09 11:03:47 -0800
commit31e06d0e73e25a60e52e968c18411c00a8aecce5 (patch)
treec7e02c1c4704816901a7faf0d86e9793ab64a3b9 /meta-xilinx-bsp/recipes-xrt
parente60a285784a416e672bd5ece8e8430f740eec11c (diff)
downloadmeta-xilinx-31e06d0e73e25a60e52e968c18411c00a8aecce5.tar.gz
zocl_git.bb: Update the S path for zocl
xrt repo has restructuring causing License of the zocl to break. ERROR: zocl-2.2.0+gitAUTOINC+f91777f3b8-r0 do_populate_lic: QA Issue: zocl: LIC_FILES_CHKSUM points to an invalid file: Update the S path for zocl to fix this issue Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp/recipes-xrt')
-rw-r--r--meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb b/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
index 3d1972d4..edaacfbe 100644
--- a/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
+++ b/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
@@ -12,6 +12,6 @@ SRC_URI = "${REPO};${BRANCHARG}"
12PV = "2.2.0+git${SRCPV}" 12PV = "2.2.0+git${SRCPV}"
13SRCREV = "7e3540d2707443d8c824669ef4272b33ce2f9ba4" 13SRCREV = "7e3540d2707443d8c824669ef4272b33ce2f9ba4"
14 14
15S = "${WORKDIR}/git/src/runtime_src/driver/zynq/drm/zocl" 15S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl"
16 16
17inherit module 17inherit module