aab5db994c
We have a host-util-linux, so we can use it to provide libblkid and libuuid. This makes it consistent with the target package. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
config BR2_PACKAGE_HOST_E2FSPROGS
|
|
bool "host e2fsprogs"
|
|
select BR2_PACKAGE_HOST_UTIL_LINUX
|
|
help
|
|
The EXT2/3/4 file system utilities.
|
|
|
|
http://e2fsprogs.sourceforge.net
|