summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
index 810c4924..87103dbb 100644
--- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
@@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "2021.1" 5BRANCH= "2021.1"
6SRCREV= "fef780015177dbe783752c191d21b1a0cb114726" 6SRCREV= "af60b85faa5b44772fc0066f491feb2ed181ffb8"
7PV = "202110.2.11.0" 7PV = "202110.2.11.0"
8 8
9 9