summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-01-07 19:18:56 +0530
committerMark Hatle <mark.hatle@xilinx.com>2022-01-10 13:22:19 -0800
commit776a249e5403756535cce52d0bd44c403528a19b (patch)
treeffec7d437c92e6768c503a8042a1d203c8d2ba06
parent77bc525e510bcd9ffce6cea8f0608755ae3b5f5a (diff)
downloadmeta-xilinx-776a249e5403756535cce52d0bd44c403528a19b.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-core/recipes-xrt/xrt/xrt.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
index a9f422e9..8fbe2e4d 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
@@ -3,8 +3,8 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "master" 5BRANCH= "master"
6SRCREV= "68ad6215a0a286baacae73247654e5eba90ca72b" 6SRCREV= "b91fb26d8c913971d844c01cc9fd4015eaed4f10"
7PV = "202120.2.13.0" 7PV = "202210.2.13.0"
8 8
9 9
10 10