a879a6bc28
Having a host variant of this package is useful to create f2fs filesystem images. Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> [Thomas: add explicit --without-blkid and --without-selinux options, following the review from Yann E. Morin.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
config BR2_PACKAGE_HOST_F2FS_TOOLS
|
|
bool "host f2fs-tools"
|
|
select BR2_PACKAGE_HOST_UTIL_LINUX
|
|
help
|
|
Tools for Flash-Friendly File System (F2FS)
|
|
|
|
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
|