Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Move lopper and python modules to dynamic-layers | Mark Hatle | 2022-01-21 | 1 | -54/+0 |
| | | | | | | | Lopper comes from meta-virtualization, the python modules are required by it and the related changes. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> | ||||
* | Initial restructure/split of meta-xilinx-bsp | Mark Hatle | 2022-01-14 | 1 | -0/+54 |
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> |