python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / s6-portable-utils / Config.in
blob86ebc4c17212e5408385a804da8f574f4adef0df
1 config BR2_PACKAGE_S6_PORTABLE_UTILS
2         bool "s6-portable-utils"
3         select BR2_PACKAGE_SKALIBS
4         depends on BR2_USE_MMU # skalibs
5         help
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
10           they work everywhere.
12           http://skarnet.org/software/s6-portable-utils/