1config BR2_PACKAGE_HOST_SLOCI_IMAGE 2 bool "host sloci-image" 3 help 4 A simple CLI tool for packing rootfs into a single-layer OCI 5 image. 6 7 https://github.com/jirutka/sloci-image 8