diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2021-10-26 14:46:59 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-11-09 07:31:23 -0800 |
| commit | 7b55c076ca790c37726b79ff27b14770cb050d2e (patch) | |
| tree | d3bb54faf64a446d4d7607f4eb88f6134b0722cc | |
| parent | 2518404ef83480715134ba102b44b251fc5308eb (diff) | |
| download | meta-xilinx-7b55c076ca790c37726b79ff27b14770cb050d2e.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-bsp/recipes-xrt/xrt/xrt.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc index 58f243b0..03fc69fb 100644 --- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc | |||
| @@ -3,8 +3,8 @@ 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= "966b459c2273cf23a7e5c8f1d9f5e07bc0db52cb" | 6 | SRCREV= "a1331466b957f1803fe53e1ad05638bb21bf572c" |
| 7 | PV = "202120.2.12.0" | 7 | PV = "202120.2.13.0" |
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | 10 | ||
