diff options
author | Manoj Takasi <mtakasi@amd.com> | 2024-10-24 11:19:29 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-25 14:37:21 -0500 |
commit | e1abe034e0c15fd87a12c47fa1c886b8750c6956 (patch) | |
tree | 3c5702b056c8801debf65d4c2fd9043412af1f42 /meta-xilinx-core | |
parent | 50bd2bc2b5984cbbd485578cfddf2aa404ec2021 (diff) | |
download | meta-xilinx-e1abe034e0c15fd87a12c47fa1c886b8750c6956.tar.gz |
xrt, zocl : update commit id for 2024.2
Changelog:
changing the master branch for 2024.2 to on push event (#8542)
minor error message tweak (#8556)
fixing aie_only xclbin issue (#8553)
Fix in ML Timeline, AIE PC plugin for Linux Client (#8546)
parse qos status and fix wording for preemption report (#8550)
Fix build scripts for MSVC to honor custom ext path (#8552)
Windows compile with /MT and link using Hybrid CRT (#8551)
Signed-off-by: Manoj Takasi <mtakasi@amd.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-202420.2.18.0.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc index 1c5093d1..65462cb9 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc | |||
@@ -3,4 +3,4 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' | |||
3 | SRC_URI = "${REPO};${BRANCHARG};name=xrt" | 3 | SRC_URI = "${REPO};${BRANCHARG};name=xrt" |
4 | 4 | ||
5 | BRANCH = "2024.2" | 5 | BRANCH = "2024.2" |
6 | SRCREV_xrt = "950bfe5e63ea71a24322e54bf1f489f06459cdcf" | 6 | SRCREV_xrt = "f6800ddf5a325ba4b92fe7f394b850ac11b82d38" |