diff options
author | rbramand <rahul.bramandlapalli@xilinx.com> | 2021-08-05 10:23:04 +0530 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-28 08:17:31 -0700 |
commit | 276b8fd531d19668b922e82cc5c7cd4fe892d653 (patch) | |
tree | ae883319992fe061c7a4ed3975d465db0706a83b /meta-xilinx-bsp | |
parent | e5789fc1a455fdb67cdf08951509fa528b7c4a6a (diff) | |
download | meta-xilinx-276b8fd531d19668b922e82cc5c7cd4fe892d653.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-bsp')
-rw-r--r-- | meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc | 2 |
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 cad85552..c660d8ac 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) != ' | |||
3 | SRC_URI = "${REPO};${BRANCHARG}" | 3 | SRC_URI = "${REPO};${BRANCHARG}" |
4 | 4 | ||
5 | BRANCH= "master" | 5 | BRANCH= "master" |
6 | SRCREV= "a511f3697b669a4a5dfbfd22b7aaebcf1bcf630a" | 6 | SRCREV= "bc7fa13b172b6aaada4d118f4458e2cbd77c8f70" |
7 | PV = "202120.2.12.0" | 7 | PV = "202120.2.12.0" |
8 | 8 | ||
9 | 9 | ||