summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/recipes-xrt/xrt/xrt.inc')
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
new file mode 100644
index 00000000..ccca9922
--- /dev/null
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
@@ -0,0 +1,10 @@
1REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https"
2BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
3SRC_URI = "${REPO};${BRANCHARG}"
4
5BRANCH= "2021.2"
6SRCREV= "2719b6027e185000fc49783171631db03fc0ef79"
7PV = "202120.2.12.0"
8
9
10