Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| software:linux:yocto:workflow [2023-05-10 15:00] – Urs Graf | software:linux:yocto:workflow [2023-05-10 15:03] (aktuell) – Urs Graf | ||
|---|---|---|---|
| Zeile 5: | Zeile 5: | ||
| * Each project should have its own layer called '' | * Each project should have its own layer called '' | ||
| * Each project should also define an image named ''< | * Each project should also define an image named ''< | ||
| - | * Any changes to recipes of other layers (e.g. '' | + | * Any changes to recipes of other layers (e.g. '' |
| Zeile 19: | Zeile 19: | ||
| Recipes and MACHINES that rely on external BSPs should get their own layer named '' | Recipes and MACHINES that rely on external BSPs should get their own layer named '' | ||
| - | This second layer also contains layers such as '' | + | This second layer also contains layers such as '' |
| Recipes that require large or numerous dependencies -- such as '' | Recipes that require large or numerous dependencies -- such as '' | ||
| Lastly, there is the '' | Lastly, there is the '' | ||
| Every project using yocto should have its own layer to hold recipes and changes that are specific to that project. | Every project using yocto should have its own layer to hold recipes and changes that are specific to that project. | ||
| - | This strucrture | + | This structure |
| ===== CI/CD ===== | ===== CI/CD ===== | ||