diff options
author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-04-04 12:16:28 +0530 |
---|---|---|
committer | Mark Hatle <mhatle@xilinx.com> | 2022-04-05 07:54:58 -0700 |
commit | 04a26976d96eba550a0dfd28b912b64eb1ef66cd (patch) | |
tree | 25601a9d34eaa77c5daac54f29c01135538dbe87 /meta-xilinx-core/recipes-xrt | |
parent | 53811409279533ee8c463355f5196d9a1ae92a3b (diff) | |
download | meta-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.inc | 2 |
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) != ' | |||
3 | SRC_URI = "${REPO};${BRANCHARG}" | 3 | SRC_URI = "${REPO};${BRANCHARG}" |
4 | 4 | ||
5 | BRANCH= "master" | 5 | BRANCH= "master" |
6 | SRCREV= "ac5840899cb350aa0db7575547b49e0fdc24cb97" | 6 | SRCREV= "08f182574a2e7b3e545a81cb399b2aeff0ea913b" |
7 | PV = "202210.2.13.0" | 7 | PV = "202210.2.13.0" |
8 | 8 | ||
9 | 9 | ||