Build minimal Poky image in QEMU #2

Open
opened 2026-05-27 07:00:51 +00:00 by bashy · 0 comments
Owner

First successful build — no real hardware needed yet.

  • Clone poky, set up build env (source oe-init-build-env)
  • Set MACHINE = "qemux86-64" in local.conf
  • bitbake core-image-minimal (first build takes 1-2h, sstate caches subsequent)
  • Boot in QEMU (runqemu qemux86-64)
  • Log in, explore filesystem, check running services
First successful build — no real hardware needed yet. - [ ] Clone poky, set up build env (`source oe-init-build-env`) - [ ] Set `MACHINE = "qemux86-64"` in local.conf - [ ] `bitbake core-image-minimal` (first build takes 1-2h, sstate caches subsequent) - [ ] Boot in QEMU (`runqemu qemux86-64`) - [ ] Log in, explore filesystem, check running services
bashy added this to the Yocto Phase 1 — Fundamentals milestone 2026-05-27 07:00:51 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bashy/roadmap#2
No description provided.