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

BRANCH= "2022.1"
SRCREV= "5e92a513c6950e79638b1a879ddb882da34fc683"