From 4f65e8c652a8014e411af39a1589dd0532aff9ad Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Fri, 24 Mar 2023 15:18:15 -0500 Subject: xrt: Force XRT and ZOCL versions to align at install time XRT requiring ZOCL will just ensure that the component is present, however we've observed interface changes that make this not work in all cases. Instead we now require the ZOCL version to be the same as the XRT version. Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb index 429a1631..4b16fee6 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb @@ -22,7 +22,7 @@ BBCLASSEXTEND = "native nativesdk" # util-linux is for libuuid-dev. DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi rapidjson" -RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" +RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl (= ${PV})" EXTRA_OECMAKE += " \ -DCMAKE_BUILD_TYPE=Release \ -- cgit v1.2.3-54-g00ecf From 20c7bbee4684f5fd71f0d57cd7051fa3c6a100dc Mon Sep 17 00:00:00 2001 From: rbramand Date: Fri, 24 Mar 2023 00:26:28 +0530 Subject: xrt_git:zocl_git:update commitid Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "fff03c822edc0971a4a58398a0004c1c99884c63" +SRCREV= "f1e8e126bd9265a78b042a354afc4f5d567bb073" PV = "202310.2.15.0" -- cgit v1.2.3-54-g00ecf From c208cebfb7c0401e87532896db87a247ae97abe8 Mon Sep 17 00:00:00 2001 From: rbramand Date: Tue, 4 Apr 2023 22:00:31 +0530 Subject: xrt and zocl commitid Changelogs : Move to 2023.1 branch Fix for CR-1150166 & CR-1150159: add checks to handle out of bound heap access (#7479) CR-1150547: Disable events are missing for AIE tile trace in runtime mode for AIE-ML (#7476) Revert back vck5000's aie-pl test xclbin name (#7482) CR-1158565 update_access_mode: Operation not supported (#7484) Update dynamic regions to better display PL and PS kernels (#7477) set aie clock rate correctly (#7481) Fix for CR-1124404 Remove ctypes bindings from python tests (#7480) Update codeql-analysis.yml moving petalinux to 0329 (#7483) Fixed aie metadat sysfs and reset DFX platform (#7474) Add changes to support xbutil reset on Edge Platforms (#7472) CR 1139245: Flush trace when windowing on PCIe devices (#7473) Update CHANGELOG.rst VITIS-6990: xrt::xclbin API to obtain interface_uuid (#7403) CR-1158428 xbmgmt examine -r cmc has misleading output (#7468) Added PL Reset support from ZOCL driver (#7455) Fixed ps kernel load issue (#7469) CR-1153585 - Fix Mpd msd binaries seg faults with latest XRT (#7463) CR-1158312 XRT regression : xclRegRW: can't map CU (#7470) fixing aie only check (#7467) Modified AIE status to report relative row numbers (#7466) flush trace when windowing in AIE1 (#7465) CR-1144075 Compile time warnings read_register/write_register for xrt::kernel (#7461) Move to latest petalinux build for Edge platforms (#7462) Remove http references per Palamida request (#7364) Update CHANGELOG.rst Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 4cb3b157..2a5a649b 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -2,7 +2,7 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -BRANCH= "master" -SRCREV= "f1e8e126bd9265a78b042a354afc4f5d567bb073" +BRANCH= "2023.1" +SRCREV= "619e4b1238cf68524e4d8f08af0a72277659118a" PV = "202310.2.15.0" -- cgit v1.2.3-54-g00ecf From 6c76b4d89b5a97f53bda19e526924cc8ed431ae2 Mon Sep 17 00:00:00 2001 From: rbramand Date: Mon, 10 Apr 2023 14:13:45 +0530 Subject: Update xrt and zocl commit id Memory manger issue fixed for xbtest (#7492) (#7494) Fixed CU context related issue. (#7487) (#7493) 2023.1 : Use correct BO handle to export and use the exported bo handle for AIE APIs for GMIO AIE Trace offload (#7491) Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 2a5a649b..19f8f8cd 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "2023.1" -SRCREV= "619e4b1238cf68524e4d8f08af0a72277659118a" +SRCREV= "f0c2e397211347dfa1ea92910712d481fe43f662" PV = "202310.2.15.0" -- cgit v1.2.3-54-g00ecf From 8b04c8844436cd0d19aa232d7cff20a593346957 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Mon, 10 Apr 2023 09:13:26 -0700 Subject: xrt: Move aie config libmetal dependency to dynamic layer Signed-off-by: Mark Hatle --- .../openamp-layer/recipes-xrt/xrt_git.bbappend | 14 ++++++++++++++ meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb | 16 +++------------- 2 files changed, 17 insertions(+), 13 deletions(-) create mode 100644 meta-xilinx-core/dynamic-layers/openamp-layer/recipes-xrt/xrt_git.bbappend (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-xrt/xrt_git.bbappend b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-xrt/xrt_git.bbappend new file mode 100644 index 00000000..2b96f152 --- /dev/null +++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-xrt/xrt_git.bbappend @@ -0,0 +1,14 @@ +# Use libmetal for systems with AIE +# For vck190 kind of devices +PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}" +EXTRA_OECMAKE:append:versal-ai-core = " -DXRT_AIE_BUILD=true" +TARGET_CXXFLAGS:append:versal-ai-core = " -DXRT_ENABLE_AIE" +DEPENDS:append:versal-ai-core = " libmetal libxaiengine aiefal" +RDEPENDS:${PN}:append:versal-ai-core = " libxaiengine aiefal" + +# For vek280 kind of devices +PACKAGE_ARCH:versal-ai-edge = "${SOC_VARIANT_ARCH}" +EXTRA_OECMAKE:append:versal-ai-edge = " -DXRT_AIE_BUILD=true" +TARGET_CXXFLAGS:append:versal-ai-edge = " -DXRT_ENABLE_AIE" +DEPENDS:append:versal-ai-edge = " libmetal libxaiengine aiefal" +RDEPENDS:${PN}:append:versal-ai-edge = " libxaiengine aiefal" diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb index 4b16fee6..ae786884 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb @@ -29,19 +29,9 @@ EXTRA_OECMAKE += " \ -DCMAKE_EXPORT_COMPILE_COMANDS=ON \ " -# For vck190 kind of devices -PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}" -EXTRA_OECMAKE:append:versal-ai-core = " -DXRT_AIE_BUILD=true" -TARGET_CXXFLAGS:append:versal-ai-core = " -DXRT_ENABLE_AIE" -DEPENDS:append:versal-ai-core = " libmetal libxaiengine aiefal" -RDEPENDS:${PN}:append:versal-ai-core = " libxaiengine aiefal" - -# For vek280 kind of devices -PACKAGE_ARCH:versal-ai-edge = "${SOC_VARIANT_ARCH}" -EXTRA_OECMAKE:append:versal-ai-edge = " -DXRT_AIE_BUILD=true" -TARGET_CXXFLAGS:append:versal-ai-edge = " -DXRT_ENABLE_AIE" -DEPENDS:append:versal-ai-edge = " libmetal libxaiengine aiefal" -RDEPENDS:${PN}:append:versal-ai-edge = " libxaiengine aiefal" +# Systems with AIE also require libmetal, this is implemented in the dynamic-layers +# See: meta-xilinx-core/dynamic-layers/openamp-layer/recipes-xrt/xrt_gt.bbappend +# Note: If meta-openamp is not available, AIE will not be enabled. EXTRA_OECMAKE:append:versal = " -DXRT_LIBDFX=true" EXTRA_OECMAKE:append:zynqmp = " -DXRT_LIBDFX=true" -- cgit v1.2.3-54-g00ecf From 6053d9dd24cd202420cce4f8de0e2711487c5a8b Mon Sep 17 00:00:00 2001 From: rbramand Date: Fri, 14 Apr 2023 18:51:53 +0530 Subject: Update xrt, zocl commit id changelog : fix for channel numbers in MEM tiles (#7496) CR-1159385: Finished BD event is missing for memtile trace for AIE-ML designs for input_channels (#7495) Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 19f8f8cd..62575ceb 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "2023.1" -SRCREV= "f0c2e397211347dfa1ea92910712d481fe43f662" +SRCREV= "67a13ed5a477cfa24a9dd3d58ccb97a910f10dac" PV = "202310.2.15.0" -- cgit v1.2.3-54-g00ecf From 08a707e456c8bbf1f428a5607e673204cfbc7daa Mon Sep 17 00:00:00 2001 From: rbramand Date: Mon, 17 Apr 2023 22:06:11 +0530 Subject: Update xrt, zocl commit id changelog : CR-1150767 Fix for clock throttling documentation. (#7502) (#7505) reporting 1 or 2 MEM tile channels (#7497) Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 62575ceb..3b150673 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "2023.1" -SRCREV= "67a13ed5a477cfa24a9dd3d58ccb97a910f10dac" +SRCREV= "64c933573e7e50a8aba939a74209590c2b739e8b" PV = "202310.2.15.0" -- cgit v1.2.3-54-g00ecf From 3ddf0cd24931bcd42fff57fbf4b3adc379dc4949 Mon Sep 17 00:00:00 2001 From: rbramand Date: Tue, 16 May 2023 14:36:11 +0530 Subject: Update xrt, zocl commit id changelog: Moved from 2023.1 branch to master for 2023.2 release Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 3b150673..8be362e0 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -2,7 +2,7 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -BRANCH= "2023.1" -SRCREV= "64c933573e7e50a8aba939a74209590c2b739e8b" -PV = "202310.2.15.0" +BRANCH= "master" +SRCREV= "762d126e3c15f9f1f6f3867940f01fb0c7abc451" +PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From 0e2bf7b22fefaf839257b3aec81649cb2f261d05 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Tue, 30 May 2023 17:49:08 +0530 Subject: Update xrt, zocl commit id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "762d126e3c15f9f1f6f3867940f01fb0c7abc451" +SRCREV= "1ac392d0f562613334906c347789173373c09418" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From 568ec9b09dfdf98c3ac96e5735d08a97096acbd4 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 15 Jun 2023 12:04:52 +0530 Subject: xrt, zocl: Update commit id changelog: Support Linux kernel 6.3+ (#7588) Updated User plugin formatting (#7573) pyxrt updates for windows (#7582) g++12 complains about mismatching unique_ptr type (#7578) Fix memory report crashing on device with no xclbin (#7584) CR-1164853_Linux_Coding_Style_Adjust (#7574) CID 318578-318582 (#7580) Relax user ptr restriction on host only buffer (#7579) install pybind11 in xrtdeps-win22.py (#7538) Vitis-7921 First-class execution buffer (#7572) Change windows typedef of ssize_t to int64_t (#7575) Multislot fixes for multiple PS kernel load (#7558) CR-1161216 - Always enable GCQ's interrupt to allow compatibility between GCQ v1 and v2 (#7566) Get Memory info from ZOCL using xgq for Built in ps kernel (#7564) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 4ab9d0e1..914f497a 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "1ac392d0f562613334906c347789173373c09418" +SRCREV= "2b1a65b8f29d9936f865d8aaa9b4575d3bfdbc3f" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From d8f8fbf473ba47aacec62fa9710a6e63f0041b5f Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 22 Jun 2023 14:41:08 +0530 Subject: Update xrt, zocl commit id changelog: Modified the profiling plugin to build correctly on xdp_minimal build and windows (#7599) Updated XDP AIE plugin callbacks (#7598) time_after needs unsigned long instead of u64 (#7597) VITIS-8979 Improve display of dynamic region report (#7585) CR-1165917 Adding v70pq2 PCIe device ID to xocl driver (#7590) moving to latest petalinux and removed vdu recipes (#7592) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 914f497a..51da5562 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "2b1a65b8f29d9936f865d8aaa9b4575d3bfdbc3f" +SRCREV= "b1e154bed787183eb677d1546fc632d6799895b9" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From 981066be2074edeb8bcfcd35dd9c490df22d27b0 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Tue, 11 Jul 2023 23:59:19 +0530 Subject: Update xrt, zocl commit id Changelog: fixed MEM tile edge events (#7621) VITIS-8730: documentation of read, write device memory directly (#7616) AIE trace improvements and new features (#7591) fixing aarch64 compilation issue (#7614) VITIS-8985 Refactor hw context metadata field in query requests (#7610) CR-1167065 Reset command header prior to starting command (#7608) Add xrt::ext::bo support for specifying read/write direction (#7607) Vitis 6327 Add PS kernel xclbins into APU Package (#7594) VITIS-9144 xbutil report for AIE column topology (#7605) Adding a precondition to the CU utilization table to make sure it is not printed when there is no data (#7601) Fix bug in CMake function (#7604) XRT OS Support for RHEl 8.8 and 9.2 (#7603) VITIS-8127 Refactor SubCmdConfigure (#7571) throwing an exception if alloc_bo/alloc_userptrbo is failed (#7602) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 51da5562..eda20f1d 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "b1e154bed787183eb677d1546fc632d6799895b9" +SRCREV= "ba5d5fffa4bc5e9d7a1f478998cf730360125a60" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From dde495bffdfb00c9c58fa53e43dae53d252211e7 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 20 Jul 2023 11:46:59 +0530 Subject: 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 Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "ba5d5fffa4bc5e9d7a1f478998cf730360125a60" +SRCREV= "ce6ee4a7282a0bc0fabf93cf5ddffb51cad3a06d" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From 394371f92fd84f1397b80493ece0ccaf16b410b4 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 26 Jul 2023 14:30:40 +0530 Subject: xrt, zocl: Update commit id Changelog: CR-1169187 Disable all PS tests (#7639) Deprecate sk_types.h and move pscontext class to a separate file pscontext.h (#7632) CR-1167063 Fix hwqueue_handle::wait_command() API comment (#7609) Add utility functions for ert packet (#7637) Modifying the host reads and writes to global memory tables to only print out average bandwidth utilization if device information is ava Updating petalinux to 2023.2 version (#7635) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 39241500..28a6e5a8 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "ce6ee4a7282a0bc0fabf93cf5ddffb51cad3a06d" +SRCREV= "c2c9573ed5ca6947c8c665c8bc4aaef9f727e72d" PV = "202320.2.16.0" -- cgit v1.2.3-54-g00ecf From 52753772fbcfb0d39257230abd168a7eff8e6079 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Fri, 18 Aug 2023 15:07:34 +0530 Subject: xrt, zocl: Update commit id Changelog: CR-1142089 - Improvements to AIE graph hierarchy and channel support (#7656) Add support for LSP for use by emacs/eglot (#7665) driver plug-in should support non-DRM based device node (#7664) CR-1170456 Add NOT SUPPORTED string to all ps tests (#7663) EDGEML-5898 Search windows PATH for xbutil directory to find loader (#7662) Force xclbin won't impact if current xclbin in use (#7658) moving to latest petalinux (#7661) Vitis-8819 Elf parsing and patching (#7659) add all reports to a sub-folder (#7651) VITIS-8853 Refactor SubCmdValidate (#7643) Moving to 2023.1 petalinux (#7657) Zocl refactoring : Initial version (#7645) Providing OS Support for RHEL_8_8 and RHEL_9_2 (#7655) Fixing issue with incorrect assumption on system metadata (#7654) Align DMA IP driver (#7653) fixing edge compilation issue when cloned separately (#7650) Move hwctx initializtion of module to xrt::run (#7647) Vitis-8819 First-class execution buffer basic elf support (#7644) Fixed multislot issues (#7631) Changing the mapping of arguments to memory from kernel-based to compute unit based. Also adding support for host memory. (#7640) Templatize internal utility aligned_alloc (#7641) Signed-off-by: saumya garg Add workaround for gitsm failure with this repository. git -c gc.autoDetach=false -c core.pager=cat submodule update --recursive --no-fetch failed with exit code 2 OSError: [Errno 8] Exec format error .../xrt/202320.2.16.0-r0/recipe-sysroot-native/usr/bin/../libexec/git-core/git-submodule: 46: .: Can't open /git-sh-i18n Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 7 ++++++- meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb | 7 ++++--- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 28a6e5a8..3f201964 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,6 +3,11 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "c2c9573ed5ca6947c8c665c8bc4aaef9f727e72d" +SRCREV= "7c01ed1181793b3b71bc6cec79119f3f4937a256" PV = "202320.2.16.0" +SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" +SRCREV_dma_ip_drivers = "9f02769a2eddde008158c96efa39d7edb6512578" + +SRC_URI += "git://github.com/serge1/ELFIO.git;branch=main;name=ELFIO;destsuffix=git/src/runtime_src/core/common/elf;protocol=https" +SRCREV_ELFIO = "a04810f12625207cce72665d783babb80f0175a8" diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb index ae786884..f4e7b5de 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb @@ -3,12 +3,13 @@ DESCRIPTION = "Xilinx Runtime User Space Libraries and headers" require xrt.inc -LICENSE = "GPL-2.0-or-later & Apache-2.0" -LIC_FILES_CHKSUM = "file://../LICENSE;md5=da5408f748bce8a9851dac18e66f4bcf \ +LICENSE = "GPL-2.0-or-later & Apache-2.0 & MIT" +LIC_FILES_CHKSUM = "file://../LICENSE;md5=de2c993ac479f02575bcbfb14ef9b485 \ file://runtime_src/core/edge/drm/zocl/LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8 \ file://runtime_src/core/pcie/driver/linux/xocl/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://runtime_src/core/pcie/linux/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57 \ - file://runtime_src/core/tools/xbutil2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57 " + file://runtime_src/core/tools/xbutil2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57 \ + file://runtime_src/core/common/elf/LICENSE.txt;md5=b996e8b74af169e7e72e22d9e7d05b06 " COMPATIBLE_MACHINE ?= "^$" COMPATIBLE_MACHINE:zynqmp = ".*" -- cgit v1.2.3-54-g00ecf From eff60bcd701a221004c6fd7f76f9f8e95d2efef4 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Thu, 24 Aug 2023 11:23:56 +0530 Subject: xrt, zocl: Update commit id Changelog: CR-1172341 XRT Test Code fails with 202320.2.16.175 packages (#7667) Add missing xrtErrorModule enums (#7666) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 3f201964..319b804a 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "7c01ed1181793b3b71bc6cec79119f3f4937a256" +SRCREV= "eba10b68e5704a0070da1d7a958fdc11f58c3721" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From 69ad019bfcd5dfb063165592d4751b76d8c872a5 Mon Sep 17 00:00:00 2001 From: saumya garg Date: Tue, 29 Aug 2023 17:56:30 +0530 Subject: xrt, zocl: Update commit id Changelog: Fix for CR-1170857, CR-1114740, CR-1114732 (#7669) Including Install Instructions for RHEL 9.x (#7672) Moving to petalinux version petalinux-v2023.2_08251450 (#7680) Fixed CR-1160856 (#7668) moving to latest petalinux (#7673) Update petalinux.build to stable version (#7677) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 319b804a..08ad0f77 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH= "master" -SRCREV= "eba10b68e5704a0070da1d7a958fdc11f58c3721" +SRCREV= "ff10e98baa0538aa6014fda44631f4c35fc577e0" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From daaefe2667cc65c219841b8f31050386e6f68eb9 Mon Sep 17 00:00:00 2001 From: Varalaxmi Bingi Date: Mon, 4 Sep 2023 16:48:40 +0530 Subject: xrt.inc:adding name to src_rev There are multiple SRC_URI's in xrt recipe file. Getting below warning if we wont specify the name to SRCREV Warning: WARNING: xrt-202320.2.16.0-r0 do_package_qa_setscene: ExpansionError('SRCPV', '${@bb.fetch2.get_srcrev(d)}', FetchError('The SRCREV_FORMAT variable must be set when multiple SCMs are used.\nThe SCMs are:\ngit://github.com/Xilinx/XRT.git;protocol=https;branch=master\ngit://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https\ngit://github.com/serge1/ELFIO.git;branch=main;name=ELFIO;destsuffix=git/src/runtime_src/core/common/elf;protocol=https', None)) Signed-off-by: Varalaxmi Bingi Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 08ad0f77..95c8de8e 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -1,9 +1,9 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" -SRC_URI = "${REPO};${BRANCHARG}" +SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH= "master" -SRCREV= "ff10e98baa0538aa6014fda44631f4c35fc577e0" +SRCREV_xrt = "ff10e98baa0538aa6014fda44631f4c35fc577e0" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From b32098dffa5969c301b2da1bc94a4f040a1bab0c Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 6 Sep 2023 15:09:24 +0530 Subject: xrt, zocl: Update commit id Changelog: changing the dt names of versal nodes. (#7690) CR-1173506 Segmentation fault when running VAI application (#7689) Fix for CR-1146345 (#7688) CR-1155098 Missing host memory status in Platform report (#7675) CR-1173328 Add argument validation check after checking for configurations (#7686) VITIS-9039 Add an IPU specific test to validate (#7676) Fix ert_false issue for versal device (#7685) VITIS-9224 Xbutil Enhancements for Power Management (#7682) Remove stray prints (#7684) Fixes for CR-1167717, CR-1173167, and CR-1173061 (#7681) Use driver store path for xilinx_xrt on Windows (#7679) Updates to Profiling/Trace PS kernels (#7670) CR-1121893 Fix edge build for debian flow (#7671) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 95c8de8e..fcb9574e 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH= "master" -SRCREV_xrt = "ff10e98baa0538aa6014fda44631f4c35fc577e0" +SRCREV_xrt = "efdc361cbecfd9e2968d632b4606bdf9276268dc" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From 52b6fdee4dfa5e0f4c593a5b457fbd3a7084471f Mon Sep 17 00:00:00 2001 From: Varalaxmi Bingi Date: Fri, 8 Sep 2023 17:53:04 +0530 Subject: xrt.inc: adding SRCREV_FORMAT variable when there are multiple srcuri then we need to mention the SRC_URI names in SRCREV_FORMAT variable. otherwise it will throw warning Signed-off-by: Varalaxmi Bingi Set the format to only pay attention to XRT Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index fcb9574e..cbdee970 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -11,3 +11,4 @@ SRCREV_dma_ip_drivers = "9f02769a2eddde008158c96efa39d7edb6512578" SRC_URI += "git://github.com/serge1/ELFIO.git;branch=main;name=ELFIO;destsuffix=git/src/runtime_src/core/common/elf;protocol=https" SRCREV_ELFIO = "a04810f12625207cce72665d783babb80f0175a8" +SRCREV_FORMAT = "xrt" -- cgit v1.2.3-54-g00ecf From a04fc0c769c749950de0a8e7ad08719ba30d281e Mon Sep 17 00:00:00 2001 From: saumya garg Date: Fri, 22 Sep 2023 11:50:01 +0530 Subject: xrt, zocl: Update commit id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: fixed S2MM events for memory tiles (#7711) Search for specified xclbin in cwd and repo if available (#7710) add interface uuid into xgq_vmr host driver for linux upstream project (#7704) Xbutil reset issue fixed related to hwmon (#7706) Accessing device memory from host is enabled now in emulation (#7708) including DMA-only tiles in 'all' (#7709) Add test for exporting and importing buffer on same device (#7707) CR-1175636 Performance mode not valid for device (#7705) CR-1114740 xbutil examine -d -r 'aieshim' console output does n… (#7701) Catching exceptions when XDP plugins are loaded (#7703) CR-1175649 Always wait for command completion through hwqueue in SHIM layer (#7702) Add xrt::version APIs (#7696) CR-1155098 Add missing logic for host-mem status (#7698) sleep for 1 second to yiled cpu (#7700) Adding RAVE device id to XRT (#7699) Update ulite function to match newer Linux kernel (#7695) Return ENODATA Error code if bitstream is not present (#7694) Fixed PS kernel only xclbin download issue (#7674) CR-1174490: Fixing crash when turning on aie_profile on systems without AIE (#7697) [CR-1161728]: emconfig.json path issue if host code is in python. (#7687) fixed port selection in trace (#7693) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index cbdee970..b0b19427 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH= "master" -SRCREV_xrt = "efdc361cbecfd9e2968d632b4606bdf9276268dc" +SRCREV_xrt = "f978a3c3ac72197564ce51cf30712f9dfddf28cd" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From 6609c53110530de0b977bccae7e132f7f16a1e1e Mon Sep 17 00:00:00 2001 From: saumya garg Date: Tue, 26 Sep 2023 11:17:45 +0530 Subject: xrt: Final commit id for 2023.2 release Changelog: fixed TLAST based events (#7718) Fix for CR:1163285-changing field name (#7721) (#7722) CR-1160311 xbflash2 tool doc update (#7716) (#7719) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index b0b19427..067e58d7 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -2,8 +2,8 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG};name=xrt" -BRANCH= "master" -SRCREV_xrt = "f978a3c3ac72197564ce51cf30712f9dfddf28cd" +BRANCH= "2023.2" +SRCREV_xrt = "323fc40274fc0cf44b253925385613aa742050cf" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From cae2a450d1aeb5abdbac594018bbfc8c23a636eb Mon Sep 17 00:00:00 2001 From: saumya garg Date: Wed, 4 Oct 2023 21:47:24 +0530 Subject: xrt, zocl: Update commit id for 2023.2 Changelog: backport the xbutil validate issue for ps kernel (#7732) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 067e58d7..17290650 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH= "2023.2" -SRCREV_xrt = "323fc40274fc0cf44b253925385613aa742050cf" +SRCREV_xrt = "d69410b4338f4941df280d769615238f25cd5094" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf From 8b1d3589fbd11a22285c9a4c04a98a7a0aafbe5a Mon Sep 17 00:00:00 2001 From: saumya garg Date: Sat, 7 Oct 2023 10:32:14 +0530 Subject: xrt, zocl: Final commit id for 2023.2 Changelog: fix for AIE1 status (#7735) Signed-off-by: saumya garg Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-xrt') diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 17290650..14b2b968 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' SRC_URI = "${REPO};${BRANCHARG};name=xrt" BRANCH= "2023.2" -SRCREV_xrt = "d69410b4338f4941df280d769615238f25cd5094" +SRCREV_xrt = "2865a62b6a417dea523d2d5646154aa94a2cbc28" PV = "202320.2.16.0" SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" -- cgit v1.2.3-54-g00ecf