summaryrefslogtreecommitdiffstats
path: root/package/e2fsprogs/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2011-09-06 09:12:51 +0200
committerPeter Korsgaard2011-09-06 09:27:39 +0200
commit044edd0637f3d8dfde318ecd1fc10a6fb6422fa0 (patch)
treed413e039944011784dfcdd8d89c0105f39ecbd52 /package/e2fsprogs/Config.in
parentutil-linux: bump version (diff)
downloadbuildroot-044edd0637f3d8dfde318ecd1fc10a6fb6422fa0.tar.gz
buildroot-044edd0637f3d8dfde318ecd1fc10a6fb6422fa0.tar.xz
buildroot-044edd0637f3d8dfde318ecd1fc10a6fb6422fa0.zip
e2fsprogs: drop uuidd option
e2fsprogs uuidd no longer builds with libuuid from util-linux 2.20, and according to tytso the util-linux version should be used instead when using libuuid from there, so drop the e2fsprogs option. Reported-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/e2fsprogs/Config.in')
-rw-r--r--package/e2fsprogs/Config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/e2fsprogs/Config.in b/package/e2fsprogs/Config.in
index ebf500309..a98c49efa 100644
--- a/package/e2fsprogs/Config.in
+++ b/package/e2fsprogs/Config.in
@@ -89,12 +89,6 @@ config BR2_PACKAGE_E2FSPROGS_UUIDGEN
bool "uuidgen"
default y
-config BR2_PACKAGE_E2FSPROGS_UUIDD
- bool "uuidd"
- default y
- help
- The uuidd daemon from the e2fsprogs suite
-
endif
comment "e2fsprogs requires a toolchain with LARGEFILE + WCHAR support"