summaryrefslogtreecommitdiff
path: root/meta-xilinx/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
blob: b47f45fded02ab9cbc8565c1adb0d3aa1f72c018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY  = "Xilinx Runtime(XRT) driver module"
DESCRIPTION = "Xilinx Runtime driver module provides memory management and compute unit schedule"

LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"

SRC_URI = "git://github.com/Xilinx/XRT.git;protocol=https"

PV = "2.2.0+git${SRCPV}"
SRCREV = "da87ac894a037d7e11c0496361458efed4bab438"

S = "${WORKDIR}/git/src/runtime_src/driver/zynq/drm/zocl"

inherit module