openwrtv4/package
John Crispin 1cfe6b6847 fuse: fix build on arm64
error:
../include/fuse_kernel.h:93:15: error: conflicting types for 'int64_t'
../include/fuse_kernel.h:92:15: error: conflicting types for 'uint64_t'

reported by buildbot

fix by adopting upstream patch:
http://git.baserock.org/cgi-bin/cgit.cgi/delta/fuse.git/commit/include/fuse_kernel.h?id=914871b20a901e3e1e981c92bc42b1c93b7ab81b

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 45740
2015-05-23 15:29:31 +00:00
..
base-files base-files: fix default pre-/postrm for packages with a dot 2015-05-19 09:13:17 +00:00
boot uboot-envtools: disable AES support, reduces code size 2015-05-06 00:59:28 +00:00
devel trace-cmd: update to 2.4.2 2015-05-08 10:44:08 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel w1-gpio-custom: Fix uninitialised variable causing 1-wire to not bind to GPIO 2015-05-23 15:29:20 +00:00
libs libubox: update to the latest version, adds a base64 implementation 2015-05-08 12:35:41 +00:00
network conntrack-tools: add init script for conntrackd 2015-05-23 15:28:56 +00:00
system ubox: various logd cleanups 2015-05-23 15:26:29 +00:00
utils fuse: fix build on arm64 2015-05-23 15:29:31 +00:00
Makefile build: add integration for managing opkg package feed keys 2015-04-06 19:39:51 +00:00