summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
index 51455162..ba42fd5f 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
@@ -3,8 +3,6 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "master" 5BRANCH= "master"
6SRCREV= "6af05b317093d0c38184322585ac21617f4789c5" 6SRCREV= "910828b3abdbf66b10cb6efc952e75df64962340"
7PV = "202220.2.14.0" 7PV = "202220.2.14.0"
8 8
9
10