From: Manjukumar Matha <[email protected]> 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: Sai Hari Chandana Kalluri <[email protected]> Signed-off-by: Manjukumar Matha <[email protected]> --- meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb b/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb index 3d1972d..edaacfb 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 -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4594): https://lists.yoctoproject.org/g/meta-xilinx/message/4594 Mute This Topic: https://lists.yoctoproject.org/mt/68553770/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
