summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaumya garg <saumya.garg@amd.com>2023-07-20 11:46:59 +0530
committerMark Hatle <mark.hatle@amd.com>2023-07-24 10:57:30 -0500
commitdde495bffdfb00c9c58fa53e43dae53d252211e7 (patch)
treec43bcd4a22cf6b783d867c505913d2b0a863d766
parent6f0ac2d36e1cfbb974855e8ce3bfac40706201b0 (diff)
downloadmeta-xilinx-dde495bffdfb00c9c58fa53e43dae53d252211e7.tar.gz
xrt, zocl: Update commit id
Changelog: AIE trace/profile improvements for 2023.2 (#7633) VITIS-6327 xbutil valdiate changes to support ps kernel testing (#7624) VITIS-8548-XRT support to improve AIE status reporting (#7619) Amend #7572 to validate ERT_START_DPU opcode (#7628) VITIS-8980 Improve sensor reports (#7625) Fix windows VS22 compilation warnings (#7627) add support for mem_banks for --add-pskernel (#7606) Fix ptree having multiple roots (#7623) VITIS-8980 Improve output of electrical and thermal reports (#7620) Update xclbin for inclusion by kernel mode windows driver (#7622) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt.inc2
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 eda20f1d..39241500 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) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "master" 5BRANCH= "master"
6SRCREV= "ba5d5fffa4bc5e9d7a1f478998cf730360125a60" 6SRCREV= "ce6ee4a7282a0bc0fabf93cf5ddffb51cad3a06d"
7PV = "202320.2.16.0" 7PV = "202320.2.16.0"
8 8