summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-01-28 19:03:32 +0530
committerMark Hatle <mark.hatle@xilinx.com>2022-01-29 11:02:45 -0800
commit7a7249e491c92daef6961626be7a1cf5cb1c154a (patch)
tree5f18ff0eb0bb4b91ac208e02a43bb460fd0a5c13
parent11bc4f0eff0be560a6351fd660a0d9cd85af36ff (diff)
downloadmeta-xilinx-7a7249e491c92daef6961626be7a1cf5cb1c154a.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.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
index 8fbe2e4d..615e69ce 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-core/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= "master" 5BRANCH= "master"
6SRCREV= "b91fb26d8c913971d844c01cc9fd4015eaed4f10" 6SRCREV= "bbaea8fb0024cadc2de19000c800cfdb93a4c3d7"
7PV = "202210.2.13.0" 7PV = "202210.2.13.0"
8 8
9 9