outer: bump local/sources/{kernel,base} submodules to Phase G commits

Update the inner-fork submodule pointers to reflect:
- local/sources/kernel: 8cd4f69 (Phase G.1: /scheme/sys/msr/ scheme)
- local/sources/base:   c335553 (Phase G.6: /scheme/acpi/processor/)

No source changes in the outer repo. The submodules already
contain all the new code; this commit only updates the
gitlink pointers so `git diff --submodule=log` shows the
correct history.

The `local/cache/` directory deletions are normal: the
cookbook cleans cached package artifacts when source hashes
change. `local/sources/base/target` is also a build artifact.
`local/recipes/dev/ninja-build/source` is a pre-existing dirty
state from a prior session — not changed by Phase G work.

Verified by: `git diff --submodule=log` shows the new inner
commits, and CI=1 ./local/scripts/build-redbear.sh redbear-mini
builds the same 512 MB ISO with the Phase G.1 / G.2 / G.5 / G.6
code paths in effect.
This commit is contained in:
Red Bear OS
2026-06-30 14:42:15 +03:00
committed by vasilito
parent 88555c342d
commit 9381ed4fd5
2 changed files with 2 additions and 2 deletions
Submodule local/sources/base updated: 8140a2cd27...c335553c7e
Submodule local/sources/kernel updated: 4f2a0436eb...8cd4f69108