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

BRANCH= "2021.1"
SRCREV= "af60b85faa5b44772fc0066f491feb2ed181ffb8"
PV = "202110.2.11.0"