mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 13:21:28 +00:00
10 lines
252 B
Plaintext
10 lines
252 B
Plaintext
config BR2_PACKAGE_S6_LINUX_UTILS
|
|
bool "s6-linux-utils"
|
|
depends on BR2_USE_MMU # skalibs
|
|
select BR2_PACKAGE_SKALIBS
|
|
help
|
|
s6-linux-utils is a set of minimalistic Linux-specific
|
|
system utilities.
|
|
|
|
http://skarnet.org/software/s6-linux-utils/
|