Skip to content

yocto-qemu-mini-lab v0.1.0

Latest

Choose a tag to compare

@gcomneno gcomneno released this 11 Jun 14:17
38a779e

yocto-qemu-mini-lab v0.1.0

First complete public milestone of the Yocto/QEMU mini lab.

This release provides a small, tutor-friendly learning sandbox for building and observing a minimal Yocto workspace with QEMU.

Highlights

  • Documents the lab roadmap and host setup.
  • Records realistic host expectations for small machines.
  • Adds a read-only host preflight script.
  • Builds and boots core-image-minimal for qemux86-64.
  • Adds the custom meta-monkey layer.
  • Adds the hello-monkey recipe.
  • Creates monkey-image-minimal.
  • Adds troubleshooting notes for disk usage, QEMU, caches, and generated directories.
  • Adds a safe cleanup guide for generated Yocto build directories.
  • Adds a vscode-bitbake workspace walkthrough.
  • Keeps generated Yocto directories out of Git.

Notes

This is a learning lab, not a production Yocto distribution, BSP, or industrial embedded Linux setup.

Generated directories such as poky/, build/, downloads/, sstate-cache/, tmp/, images, and build artifacts are intentionally ignored.