python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / e2tools / Config.in.host
blob859c47bdc51c223f11448346d214da293c1ae0d1
1 config BR2_PACKAGE_HOST_E2TOOLS
2         bool "host e2tools"
3         select BR2_PACKAGE_HOST_E2FSPROGS
4         help
5           E2tools is a simple set of GPL'ed utilities to read, write,
6           and manipulate files in an ext2/ext3 filesystem.  These
7           utilities access a filesystem directly using the ext2fs
8           library.
10           https://github.com/ndim/e2tools