summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-04-04 12:16:28 +0530
committerMark Hatle <mhatle@xilinx.com>2022-04-05 07:54:58 -0700
commit04a26976d96eba550a0dfd28b912b64eb1ef66cd (patch)
tree25601a9d34eaa77c5daac54f29c01135538dbe87 /meta-xilinx-core/recipes-xrt
parent53811409279533ee8c463355f5196d9a1ae92a3b (diff)
downloadmeta-xilinx-04a26976d96eba550a0dfd28b912b64eb1ef66cd.tar.gz
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-xrt')
-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 14d3ea25..c964d747 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= "ac5840899cb350aa0db7575547b49e0fdc24cb97" 6SRCREV= "08f182574a2e7b3e545a81cb399b2aeff0ea913b"
7PV = "202210.2.13.0" 7PV = "202210.2.13.0"
8 8
9 9