btrfs-progs: drop dependency on e2fsprogs by not building btrfs-convert
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 21 Aug 2018 21:59:53 +0000 (23:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 22 Aug 2018 11:34:10 +0000 (13:34 +0200)
commit72bc28e0ddfb97a327a2bb5a2f98959abc88a612
treefbd22221c9b1d4c5a97fedb16b77f05d1eae449b
parent93acaa5a573865afc7a8c0912a7037965eb845a6
btrfs-progs: drop dependency on e2fsprogs by not building btrfs-convert

The btrfs-convert tool is used to convert an existing ext2 or reiserfs
filesystem into a btrfs filesystem. On the host, this is not really
useful, so let's disable building this tool, which allows to drop the
host-e2fsprogs dependency.

The host-util-linux dependency becomes necessary: it was previously
brought as a second-order dependency of host-e2fsprogs, but since we
no longer depend on host-e2fsprogs, we now need to explicitly depend
on host-util-linux.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/btrfs-progs/btrfs-progs.mk