diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-01-07 19:18:56 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-01-10 13:22:19 -0800 |
| commit | 776a249e5403756535cce52d0bd44c403528a19b (patch) | |
| tree | ffec7d437c92e6768c503a8042a1d203c8d2ba06 | |
| parent | 77bc525e510bcd9ffce6cea8f0608755ae3b5f5a (diff) | |
| download | meta-xilinx-776a249e5403756535cce52d0bd44c403528a19b.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-core/recipes-xrt/xrt/xrt.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index a9f422e9..8fbe2e4d 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/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= "68ad6215a0a286baacae73247654e5eba90ca72b" | 6 | SRCREV= "b91fb26d8c913971d844c01cc9fd4015eaed4f10" |
| 7 | PV = "202120.2.13.0" | 7 | PV = "202210.2.13.0" |
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | 10 | ||
