From fc9bb8b4139e2a40206834f0c16ee3799b0fcccb Mon Sep 17 00:00:00 2001 From: "Siggi (OpenClaw Agent)" Date: Mon, 2 Mar 2026 08:06:07 +0000 Subject: [PATCH] docs: Mark full air-gap build as VERIFIED Complete build test successful: - 4098/4098 tasks succeeded - TMPDIR on /srv/yocto/tmp (63GB volume) - EULA fix: ACCEPT_FSL_EULA = "1" in local.conf - Output: tq-image-small-debug + device trees - Build time: ~3.5 hours (2 parallel jobs, 8GB RAM) --- docs/02-mirror-creation/step-by-step-mirror-creation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/02-mirror-creation/step-by-step-mirror-creation.md b/docs/02-mirror-creation/step-by-step-mirror-creation.md index feb7b7ec..dd36ff33 100644 --- a/docs/02-mirror-creation/step-by-step-mirror-creation.md +++ b/docs/02-mirror-creation/step-by-step-mirror-creation.md @@ -286,7 +286,7 @@ bitbake tq-image-small-debug | Debian 13 host | ✅ | Warning but functional | | Ubuntu 22.04 host | ✅ | Tested in Docker, all steps pass | | Air-gapped fetch (BB_NO_NETWORK=1) | ✅ | 510/510 from local mirror | -| Full build | ⬜ | Not tested (sandbox RAM limit, needs 8GB+) | +| Full build | ✅ | Air-gap verified 2026-03-02 (4098/4098 tasks) | ---