blob: de437a1e23dd7e83549bc8e006f5e4f911117a84 [file] [log] [blame]
Brad Bishop26bdd442019-08-16 17:08:17 -04001SUMMARY = "Xilinx Runtime(XRT) driver module"
2DESCRIPTION = "Xilinx Runtime driver module provides memory management and compute unit schedule"
3
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6
7SRC_URI = "git://github.com/Xilinx/XRT.git;protocol=https"
8
9PV = "2.2.0+git${SRCPV}"
10SRCREV = "69a7e181d8d53c3b5dde9e8f17ace790141eaa01"
11
12S = "${WORKDIR}/git/src/runtime_src/driver/zynq/drm/zocl"
13
14inherit module