Commit bde127c3 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

ntfsprogs: disable crypto support



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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent dfa2a513
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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

+1 −1
Original line number Diff line number Diff line
@@ -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