summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/classes/xilinx-testimage.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused autologin variableJohn Toomey2023-04-101-1/+0
| | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+11
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>