[Buildroot] [git commit] busybox: busybox-1.18.x.config: enable blkid applet

Peter Korsgaard jacmet at sunsite.dk
Fri Jul 22 05:34:09 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=4ec2e3bb53ec57e3b64b4b49918a5e8f53e1eb97
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Needed by usbmount.

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/busybox/busybox-1.18.x.config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/busybox/busybox-1.18.x.config b/package/busybox/busybox-1.18.x.config
index 4c43b7a..502048d 100644
--- a/package/busybox/busybox-1.18.x.config
+++ b/package/busybox/busybox-1.18.x.config
@@ -514,7 +514,7 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep"
 # CONFIG_REV is not set
 # CONFIG_ACPID is not set
 # CONFIG_FEATURE_ACPID_COMPAT is not set
-# CONFIG_BLKID is not set
+CONFIG_BLKID=y
 CONFIG_DMESG=y
 CONFIG_FEATURE_DMESG_PRETTY=y
 # CONFIG_FBSET is not set
-- 
1.7.3.4




More information about the buildroot mailing list