e83974e2f9
sloci-image is a simple CLI tool for packing rootfs into a single-layer OCI image. Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Matthew Weber <matthew.weber@collins.com> [Arnout: correctly set PREFIX, add Matt to DEVELOPERS, add additional patch] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_HOST_SLOCI_IMAGE
|
|
bool "host sloci-image"
|
|
help
|
|
A simple CLI tool for packing rootfs into a single-layer OCI
|
|
image.
|
|
|
|
https://github.com/jirutka/sloci-image
|