Files
salmanoff/distro/yocto/meta-salmanoff/recipes-core/images/salmanoff-image.bb
T
hayodea 026ba608a1 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>
2026-06-21 16:18:33 -04:00

23 lines
395 B
BlitzBasic

require recipes-core/images/core-image-minimal.bb
SUMMARY = "Salmanoff runtime image"
IMAGE_FEATURES += "ssh-server-openssh"
IMAGE_INSTALL:append = " \
rseqsliceprobe \
iproute2 \
boost-system \
boost-log \
libcamera \
opencl-icd-loader \
libopencl-mesa \
libgallium \
clinfo \
v4l-utils \
salmanoff-rusticl-env \
liburing \
salmanoff \
"