diff options
author | Manoj Takasi <mtakasi@amd.com> | 2024-10-28 16:32:15 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-29 11:02:19 -0500 |
commit | 74901457c54f087ad09a25f651ebc28bf1e82b66 (patch) | |
tree | ebeb7f9bd57b241ee26115da32e6c465fc004a2e | |
parent | 4f733aa08d5d30edfc85253df238c6d44d9b45b1 (diff) | |
download | meta-xilinx-74901457c54f087ad09a25f651ebc28bf1e82b66.tar.gz |
xrt, zocl : update commit id for 2024.2
Changelog:
Updating the petalinux to its latest version (#8572) (#8573)
Removed a debug msg which is a overhead of the performance for async operation. (#8565) (#8566)
Signed-off-by: Manoj Takasi <mtakasi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-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 65462cb9..27522dd8 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 = "f6800ddf5a325ba4b92fe7f394b850ac11b82d38" | 6 | SRCREV_xrt = "d05b18dc38cc6804ecb4b3dbe6de23f158319567" |