summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
blob: 914f497a4953336e9c7ee479b9a8a69b00e9b60d (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= "2b1a65b8f29d9936f865d8aaa9b4575d3bfdbc3f"
PV = "202320.2.16.0"