diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-10-12 13:41:49 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-07 17:12:24 -0700 |
| commit | 9906f4fe58ffb8f9c97e4874ef4d48fc64f8c4f9 (patch) | |
| tree | 4448f8ea88ca6e1b6d227e6d4f92d324ae5b3e1d | |
| parent | 7c13d552a79c16e31909348f35ec173eb1c3795f (diff) | |
| download | meta-xilinx-9906f4fe58ffb8f9c97e4874ef4d48fc64f8c4f9.tar.gz | |
xrt/zocl: Update PV, SRCREV
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 52bed585..314f05a0 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc | |||
| @@ -2,7 +2,7 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" | |||
| 2 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 2 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 3 | SRC_URI = "${REPO};${BRANCHARG}" | 3 | SRC_URI = "${REPO};${BRANCHARG}" |
| 4 | 4 | ||
| 5 | BRANCH= "2022.2" | 5 | BRANCH= "master" |
| 6 | SRCREV= "43926231f7183688add2dccfd391b36a1f000bea" | 6 | SRCREV= "582c711f5fbe0abf9f360cf8802a19d5610384e9" |
| 7 | PV = "202220.2.14.0" | 7 | PV = "202310.2.15.0" |
| 8 | 8 | ||
