ntfsprogs: disable crypto support
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 18 Jun 2010 07:19:24 +0000 (09:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 18 Jun 2010 07:19:24 +0000 (09:19 +0200)
The ntfsprogs crypto support requires libgnutls, which we don't have
in BR, and the autodetection in configure gets confused when the host
has a libcrypt-config.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/ntfsprogs/ntfsprogs.mk

diff --git a/CHANGES b/CHANGES
index c9cf1e0ba6f7c04baf40b931303bf7f1cbaf551b..25d52338c73229ca7019216e4bd5d21df901a8ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,8 +15,8 @@
 
        Updated/fixed packages: busybox, cdrkit, file, gawk,
        gstreamer, intltool, ipsec-tools, iptables, libart, libidn,
-       lmbench, lrzsz, netperf, openssl, php, qt, sqlite, squashfs,
-       tn5250, usbutils, xkeyboard-config
+       lmbench, lrzsz, netperf, ntfsprogs, openssl, php, qt, sqlite,
+       squashfs, tn5250, usbutils, xkeyboard-config
 
        Removed packages: modutils
 
index b34fe7a24c776da169cef8ded86c5b01d56b6868..654d3cbf25fdd48a9d3af8c9855d076c7f9b4015 100644 (file)
@@ -6,7 +6,7 @@
 NTFSPROGS_VERSION:=2.0.0
 NTFSPROGS_SOURCE:=ntfsprogs-$(NTFSPROGS_VERSION).tar.gz
 NTFSPROGS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-ntfs/
-NTFSPROGS_CONF_OPT:=--disable-gnome-vfs --program-prefix=""
+NTFSPROGS_CONF_OPT:=--disable-gnome-vfs --program-prefix="" --disable-crypto
 NTFSPROGS_INSTALL_STAGING:=yes
 
 NTFSPROGS_BIN:=ntfscat ntfscluster ntfscmp ntfsfix ntfsinfo ntfsls