diff options
| author | saumya garg <saumya.garg@xilinx.com> | 2023-05-30 17:49:08 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-06-01 11:13:00 -0500 |
| commit | 0e2bf7b22fefaf839257b3aec81649cb2f261d05 (patch) | |
| tree | 7eac039fc8514d62579d58b1895bfe908c21404e /meta-xilinx-core | |
| parent | 60430557ed2a9bfe4df648af245e8cf195cac2f3 (diff) | |
| download | meta-xilinx-0e2bf7b22fefaf839257b3aec81649cb2f261d05.tar.gz | |
Update xrt, zocl commit id
changelog:
VITIS-8128 Update help Menu generator for SubCmds (#7568)
updating XRT as per changed metadata field (#7565)
Added check for cfg_cu payload_size to be within MAX_CQ_SLOT_SIZE in xocl_kds.c (#7552)
Fix out of order output for hardware contexts in memory report (#7559)
device process unable to connect to XRT (#7569)
CR-1162610 - Add V80's PCIe device ID to xocl driver (#7567)
Added changes to AIE Trace flushing for PCIe devices (#7554)
Vitis-7922 Synchronization of run objects between devices and processes (#7561)
Minor profiling refactoring, and fix issue with identifying AIE applications (#7553)
VITIS-8748 Improve format of configuration JSON (#7547)
Rename and expand AIE status (#7545)
Signed-off-by: saumya garg <saumyag@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 | 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 8be362e0..4ab9d0e1 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= "762d126e3c15f9f1f6f3867940f01fb0c7abc451" | 6 | SRCREV= "1ac392d0f562613334906c347789173373c09418" |
| 7 | PV = "202320.2.16.0" | 7 | PV = "202320.2.16.0" |
| 8 | 8 | ||
