summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
blob: 3b15067373c2b98d0be69d1931f30ef8ed287a73 (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= "2023.1"
SRCREV= "64c933573e7e50a8aba939a74209590c2b739e8b"
PV = "202310.2.15.0"