diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-10-12 13:41:49 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-10-22 10:27:50 -0500 |
| commit | 20e4b7cdc1bb6ad882869f4dfea96b643a1b43bb (patch) | |
| tree | 25049e78691afba91b9809cb385c4510ce99e6d7 | |
| parent | ad773e61ee3f3d25a702c7e999a9e6332b0af2ac (diff) | |
| download | meta-xilinx-20e4b7cdc1bb6ad882869f4dfea96b643a1b43bb.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 | ||
