kumquat-buildroot/package/btrfs-progs
Thomas Petazzoni 72bc28e0dd 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>
2018-08-22 13:34:10 +02:00
..
0001-Makefile-install-static-library-and-headers-in-insta.patch btrfs-progs: adjust install-static patch to install headers under $(prefix)/include/btrfs 2018-07-02 23:06:58 +02:00
0002-kerncompat.h-define-BTRFS_DISABLE_BACKTRACE-when-bui.patch
btrfs-progs.hash
btrfs-progs.mk btrfs-progs: drop dependency on e2fsprogs by not building btrfs-convert 2018-08-22 13:34:10 +02:00
Config.in
Config.in.host btrfs-progs: add host package variant 2018-08-21 23:22:11 +02:00