diff options
author | ch vamshi krishna <ch.vamshi.krishna@xilinx.com> | 2021-10-11 15:56:22 +0530 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-11-02 00:29:54 -0700 |
commit | 7bc633de3e900a8aebe8a096338d665332db8b0a (patch) | |
tree | 325e0663319159090de806b411cdcec04dedfecf /meta-xilinx-bsp | |
parent | 6c90efe4eedf34f933342e8320607a1054f83e91 (diff) | |
download | meta-xilinx-7bc633de3e900a8aebe8a096338d665332db8b0a.tar.gz |
XRT: updating final XRT commit id for 2021.2
Signed-off-by: ch vamshi krishna <chvamshi@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 7cdb6270..ccca9922 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= "2021.2" | 5 | BRANCH= "2021.2" |
6 | SRCREV= "0d0f1505b8656531476f932ad10db6da1270f96b" | 6 | SRCREV= "2719b6027e185000fc49783171631db03fc0ef79" |
7 | PV = "202120.2.12.0" | 7 | PV = "202120.2.12.0" |
8 | 8 | ||
9 | 9 | ||