diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2023-03-24 00:26:28 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-10 09:03:22 -0700 |
| commit | e03221273d5d65e24cf3cb771746b0d26539005e (patch) | |
| tree | 94fc41cca487e8e578bb76037b894c3a8818c533 | |
| parent | ba139f77824e3e7bdb512296562fcf723e888aa3 (diff) | |
| download | meta-xilinx-e03221273d5d65e24cf3cb771746b0d26539005e.tar.gz | |
xrt_git:zocl_git:update commitid
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 893acaf1..4cb3b157 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc | |||
| @@ -3,6 +3,6 @@ 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= "fff03c822edc0971a4a58398a0004c1c99884c63" | 6 | SRCREV= "f1e8e126bd9265a78b042a354afc4f5d567bb073" |
| 7 | PV = "202310.2.15.0" | 7 | PV = "202310.2.15.0" |
| 8 | 8 | ||
