Lecture 14 — Capstone projects¶
Course: Yocto guide | Phase 2 — Embedded Linux, Yocto
Previous: Lecture 13 | Next: Lecture 15 — Glossary
Pick one as a certificate you can demo.
A. Productized minimal image: custom layer, custom image, serial console login, SSH optional, documented flash steps.
B. Carry a hardware fix: device tree tweak for a peripheral you can test, with before/after photos or logs.
C. Reproducible release bundle: repo manifest or pinned submodule set, README for exact checkout, CI job that emits image plus SDK plus license manifest.
Previous: Lecture 13 | Next: Lecture 15 — Glossary