summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2021-10-01 11:28:45 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-11-02 00:24:27 -0700
commita98168ed5ecbe90e30aa3b75f5525302abf670ec (patch)
tree004fd13db41b7f3e0d9da0d256693273496ac9bc
parentf91619654acc4df079165d2bbc06bdfdef47110b (diff)
downloadmeta-xilinx-a98168ed5ecbe90e30aa3b75f5525302abf670ec.tar.gz
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-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 7d6cfa57..f7d697a8 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.2" 5BRANCH= "2021.2"
6SRCREV= "b783bb51d39dda95aae8a06eef0f432e97bc9c99" 6SRCREV= "0fedb0d6730445888d247e7053e557a3a1f23fbe"
7PV = "202120.2.12.0" 7PV = "202120.2.12.0"
8 8
9 9