Releases: gcomneno/yocto-qemu-mini-lab
Releases · gcomneno/yocto-qemu-mini-lab
Release list
yocto-qemu-mini-lab v0.1.0
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-minimalforqemux86-64. - Adds the custom
meta-monkeylayer. - Adds the
hello-monkeyrecipe. - 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.