kumquat-buildroot/package/sloci-image/Config.in.host
Sergio Prado e83974e2f9 package/sloci-image: new host package
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>
2021-09-11 14:52:33 +02:00

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