summaryrefslogtreecommitdiff
path: root/meta-nxp
AgeCommit message (Collapse)AuthorFilesLines
2026-06-12meta-imx93: Add SoC sublayer skeletonDisha Das1-0/+8
Add the meta-imx93 SoC sublayer with layer.conf. Machines for i.MX93 (e.g., evb-imx93) and SoC-wide recipes live here. Keep SoC-wide logic isolated from vendor umbrella and from other future SoCs (e.g., meta-imx95). Change-Id: Id7b9708b95cd0114ff43368e01b1753132f280b5 Signed-off-by: Disha Das <disha.das@nxp.com>
2026-06-12meta-nxp: Add vendor umbrella skeletonDisha Das4-0/+217
Introduce the meta-nxp vendor umbrella with COPYING.MIT, COPYING.apache-2.0, LICENSE, README.md and a lean conf/layer.conf. This layer will host SoC-specific sublayers (e.g., meta-imx93), each carrying machines and recipes. Change-Id: I1bf32cf823e99735d1607f50dcd49d43d26cd91c Signed-off-by: Disha Das <disha.das@nxp.com>