Skip to content

Lecture 16 — Further reading

Course: Yocto guide | Phase 2 — Embedded Linux, Yocto

Previous: Lecture 15


Official sources (always prefer these over random tutorials)

Book-length depth (optional)

  • Embedded Linux Systems with the Yocto Project — practical, widely used as a second pass after your first build.

For Jetson-specific production BSP practice, see the Jetson platform module Orin-Nano-Yocto-BSP-Production in Phase 4 Track B; this course is intentionally vendor-neutral.


Pro tip: when documentation and the internet disagree, trust the docs matching your exact Yocto release branch—metadata syntax and variable names do evolve.


Previous: Lecture 15 | Back to: Course hub