util-linux: clean up libraries and tools selections
authorCarlos Santos <casantos@datacom.ind.br>
Sun, 10 Jul 2016 01:16:06 +0000 (22:16 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 16 Oct 2016 13:53:53 +0000 (15:53 +0200)
commit0e10c7324c7273163bd4abc6128e85e9f790793a
tree3ff0b6b39e8b4dd0520372efdbf84eb24f94f50f
parent8355f50b51d1a7bf2aa8372d9eb54bb3e23f3092
util-linux: clean up libraries and tools selections

Fix several problems in the package recipe:

- Make 'bool "lib<foo>"' the first item in each block
- Move the depends before the selects
- Add missing dependencies on BR2_USE_MMU, for fork()
- Improve help for cramfs utilities and login utilities

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
[Thomas:
 - remove capitalization of prompts, for consistency
 - add missing dependencies on libsmartcols, and therefore !MMU]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/util-linux/Config.in