Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial restructure/split of meta-xilinx-bsp | Mark Hatle | 2022-01-14 | 4 | -180/+0 |
| | | | | | | | | | | 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> | ||||
* | Convert to new override syntax | Sai Hari Chandana Kalluri | 2021-09-28 | 2 | -3/+3 |
| | | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | ||||
* | Avoid warnings from bbappends to meta-openembedded | Mark Hatle | 2021-07-14 | 4 | -0/+180 |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> |