diff options
author | rbramand <rahul.bramandlapalli@xilinx.com> | 2021-12-02 14:11:11 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-07 09:32:06 -0800 |
commit | fc7adcea442f59b6760cc1291939e2ea4a0f64ca (patch) | |
tree | f1968fd5e75653db4fbda81d0fd13793db7f98e3 /meta-xilinx-bsp | |
parent | b672650fbac53faa19a9bc81211a9fd939a42c64 (diff) | |
download | meta-xilinx-fc7adcea442f59b6760cc1291939e2ea4a0f64ca.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 03fc69fb..bcf869d8 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= "a1331466b957f1803fe53e1ad05638bb21bf572c" | 6 | SRCREV= "5e14f7c0e07cd0ae895b424a1a3f0a8e58b5523b" |
7 | PV = "202120.2.13.0" | 7 | PV = "202120.2.13.0" |
8 | 8 | ||
9 | 9 | ||