buildroot/package/s6-rc/Config.in.host
Eric Le Bihan b223a426d9 s6-rc: expose the host variant in menuconfig
Some users may want to build the s6-rc service database offline using a
post-build script. So make the host variant visible in menuconfig.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-18 15:02:51 +01:00

9 lines
243 B
Plaintext

config BR2_PACKAGE_HOST_S6_RC
bool "host s6-rc"
depends on BR2_PACKAGE_S6_RC
help
This package provides the host variant of the s6-rc tools,
required to build the s6-rc service database offline.
http://skarnet.org/software/s6-rc/