Skip to content

Commit

Permalink
fuse: update to 2.9.0
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32396 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
nbd committed Jun 16, 2012
1 parent 50d5344 commit 8692f75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 49 deletions.
4 changes: 2 additions & 2 deletions package/fuse/Makefile
Expand Up @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk

PKG_NAME:=fuse
PKG_VERSION:=2.8.5
PKG_VERSION:=2.9.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=8aa2fd689de00b73963620483084ae3b
PKG_MD5SUM:=894ee11674f89a915ae87524aed55bc4

PKG_INSTALL:=1

Expand Down
2 changes: 1 addition & 1 deletion package/fuse/patches/112-no_break_on_mknod.patch
@@ -1,6 +1,6 @@
--- a/util/Makefile.in
+++ b/util/Makefile.in
@@ -584,7 +584,7 @@ uninstall-am: uninstall-binPROGRAMS unin
@@ -641,7 +641,7 @@ mount_util.c: $(top_srcdir)/lib/mount_ut

install-exec-hook:
-chmod u+s $(DESTDIR)$(bindir)/fusermount
Expand Down
46 changes: 0 additions & 46 deletions package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch

This file was deleted.

0 comments on commit 8692f75

Please sign in to comment.