1 config BR2_PACKAGE_S6_PORTABLE_UTILS
2 bool "s6-portable-utils"
3 select BR2_PACKAGE_SKALIBS
4 depends on BR2_USE_MMU # skalibs
6 s6-portable-utils is a set of tiny general Unix utilities,
7 often performing well-known tasks such as cut and grep, but
8 optimized for simplicity and small size. They were designed
9 for embedded systems and other constrained environments, but
12 http://skarnet.org/software/s6-portable-utils/