From 31e06d0e73e25a60e52e968c18411c00a8aecce5 Mon Sep 17 00:00:00 2001 From: Manjukumar Matha Date: Tue, 6 Aug 2019 10:40:15 -0700 Subject: 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 --- meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-bsp/recipes-xrt') 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}" PV = "2.2.0+git${SRCPV}" SRCREV = "7e3540d2707443d8c824669ef4272b33ce2f9ba4" -S = "${WORKDIR}/git/src/runtime_src/driver/zynq/drm/zocl" +S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" inherit module -- cgit v1.2.3-54-g00ecf