Peter Korsgaard
4a7bfd2775
package/: convert to DOWNLOAD helper
2009-01-16 11:42:52 +00:00
Peter Korsgaard
ac1d92c425
package/: get rid of unneeded $(strip ..)
2008-12-08 08:15:27 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
ac653c53d6
fuse: fix target install
...
Also copy libfuse.so symlink so fuse target isn't considered out of date
2008-07-17 13:25:35 +00:00
Peter Korsgaard
81021c223a
fuse: re-add missing --program-prefix
...
--program-prefix got errorously removed in the recent cleanup work.
2008-07-11 13:43:56 +00:00
Peter Korsgaard
ed5bb83780
fuse: bump version
...
The disable_symvers_22 patch no longer applies, but things seems to work
without it. There's no documentation describing what it was supposed to
fix, so get rid of it.
2008-07-10 10:12:25 +00:00
Peter Korsgaard
860c923883
fuse: use BR2_SOURCEFORGE_MIRROR
2008-07-10 10:12:20 +00:00
Peter Korsgaard
884dcd878a
fuse: cleanup patch handling
...
Move patch to package dir like other packages and fixup patch-kernel
invocation.
2008-07-10 10:12:15 +00:00
Peter Korsgaard
c50d5170f8
fuse: remove commented out lines
2008-07-10 10:12:11 +00:00
Peter Korsgaard
3d5feef931
fuse: cleanup configure args
2008-07-10 10:12:07 +00:00
Peter Korsgaard
69770a9a2e
fuse: remove stray $
2008-07-10 10:12:00 +00:00
Peter Korsgaard
9550ea2511
fuse: also remove fusermount from target
2008-07-10 10:11:51 +00:00
Peter Korsgaard
b53febd82a
fuse: strip binaries/libs in target
2008-07-10 10:11:47 +00:00
Peter Korsgaard
18a9aa0ae3
fuse: don't build kernel module
...
it's been in the mainline kernel for ages (~3y) and the included stuff
doesn't seem to build with modern kernel headers.
2008-07-10 10:11:43 +00:00
Peter Korsgaard
65cd178b54
fuse: select BR2_LARGEFILE
...
fuse needs largefile support
2008-07-10 10:11:36 +00:00
Peter Korsgaard
74d91951c5
fuse: use tabs for indentation in kconfig
2008-07-10 10:11:25 +00:00
Ivan Kuten
e1498416ac
add fuse and nfs-3g packages
2007-11-24 16:09:25 +00:00