summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
blob: 28a6e5a862444ec8c9a480835f3c2b48516896e7 (plain)
1
2
3
4
5
6
7
8
REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https"
BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
SRC_URI = "${REPO};${BRANCHARG}"

BRANCH= "master"
SRCREV= "c2c9573ed5ca6947c8c665c8bc4aaef9f727e72d"
PV = "202320.2.16.0"