distro/yocto: add meta-salmanoff Yocto layer for QEMU x86 images

Vendor the BitBake layer (recipes, network config, boost pin, kernel
append, runqemu bridge script) alongside SMO for packaging as a Yocto image.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-21 16:18:33 -04:00
parent 63ff0aa264
commit 026ba608a1
21 changed files with 1166 additions and 0 deletions
@@ -0,0 +1,3 @@
# Wrynose ships Boost 1.90; Salmanoff requires Boost >= 1.69 and < 1.89.
# meta-salmanoff provides boost_1.86.0.bb; layer.conf masks this recipe and
# sets PREFERRED_VERSION_boost = "1.86.%".