diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-09-15 14:27:35 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-16 10:09:00 -0500 |
| commit | ac0b2749dafbc3b78bcc020c50204c2aca10ba30 (patch) | |
| tree | c5a7934b264cb64ca014370baa2baeb9e56e5ead /meta-xilinx-core | |
| parent | 242b81911c70f7a4037bbd6ad81b4effa55ebd9a (diff) | |
| download | meta-xilinx-ac0b2749dafbc3b78bcc020c50204c2aca10ba30.tar.gz | |
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
| -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 ba42fd5f..c1e36f85 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= "master" | 5 | BRANCH= "2022.2" |
| 6 | SRCREV= "910828b3abdbf66b10cb6efc952e75df64962340" | 6 | SRCREV= "836a1f4e39f04d989b7709f3c41d337e8a073197" |
| 7 | PV = "202220.2.14.0" | 7 | PV = "202220.2.14.0" |
| 8 | 8 | ||
