summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel/dtc
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-05-212-155/+0
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * recipes: Drop SRCPV usageMark Hatle2024-05-181-1/+1
|/ | | | | | SRCPV is no longer needed, Simply various usages. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* python3-dtc: Move from 1.6.0 to 1.6.1Mark Hatle2022-08-313-27/+155
| | | | | | | | Version copied from meta-virtualization 26017da9d8cc1de8cd4dd905d1edd892787d4fc6. Copy to avoid a dependency on meta-virtualization for one package. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+27
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>