summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt
Commit message (Collapse)AuthorAgeFilesLines
* xrt_git:zocl_git:update commitidrbramand2022-08-081-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-08-021-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git.bb: Cleanup += usageMark Hatle2022-07-281-8/+8
| | | | | | | | | | | | Resolve the following warning WARNING: .../meta-xilinx/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb: EXTRA_OECMAKE:append:versal-ai-core += is not a recommended operator combination, please replace it. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> (cherry picked from commit ef9c8af437edf770d983800c58c5e32df4a740d6) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-06-221-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "xrt: Add workaround for xrt/xrt_kernel.h issue"Mark Hatle2022-06-222-34/+0
| | | | | | | | This reverts commit ca0ae12186c4d13305d72cc636e9107a67e38ad2. No longer necessary Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Add workaround for xrt/xrt_kernel.h issueMark Hatle2022-06-072-0/+34
| | | | | | Workaround for issue CR-1132277 Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-05-202-4/+3
| | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Update license entries to match current version. Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* zocl: This is not compatible with microblaze architectureMark Hatle2022-04-131-0/+1
| | | | Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-04-051-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-311-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-281-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-142-3/+7
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-101-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-02-282-1/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-01-291-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-01-101-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Revert "xrt: **** TEMPORARILY **** disable zocl, due to linux 5.15"Mark Hatle2021-12-241-2/+1
| | | | | | This reverts commit a8ff12032173cc24285a85202c0f8265de23d218. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2021-12-241-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-223-0/+81
Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>