summaryrefslogtreecommitdiff
path: root/package/unionfs
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-31 21:07:48 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-02-01 14:44:35 +0100
commit6b65ce4caed9b8b7d673af6e1c17d3122951ad1b (patch)
tree99824e199557b6574737cb73b652f62ff9de2199 /package/unionfs
parentfcddb9dafed7cc84318838c98ebf8bac38369714 (diff)
package/unionfs: fix musl build
Fixes http://autobuild.buildroot.net/results/020/020951a32ace3b4bca12a888eaaeb8b6c5633e4f/ [Peter: notice patch is now upstream: https://github.com/rpodgorny/unionfs-fuse/commit/f64b094eba93b042a1ed5964] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/unionfs')
-rw-r--r--package/unionfs/unionfs.hash1
-rw-r--r--package/unionfs/unionfs.mk2
2 files changed, 3 insertions, 0 deletions
diff --git a/package/unionfs/unionfs.hash b/package/unionfs/unionfs.hash
index fce98e0b5..c843a0e8c 100644
--- a/package/unionfs/unionfs.hash
+++ b/package/unionfs/unionfs.hash
@@ -1,2 +1,3 @@
# Locally computed
sha256 2ee80bd0634a61adb2159212e155d607a0a82ad659214ae6edb3530396cccc09 unionfs-1.0.tar.gz
+sha256 c8526f80448f344fba0100e5510793b6de985b24a8b526d9a6803bcd713d9de2 0001-include-asm-ioctl.h-for-_IOC_SIZE.patch
diff --git a/package/unionfs/unionfs.mk b/package/unionfs/unionfs.mk
index cba52be00..0fa9c940f 100644
--- a/package/unionfs/unionfs.mk
+++ b/package/unionfs/unionfs.mk
@@ -6,6 +6,8 @@
UNIONFS_VERSION = 1.0
UNIONFS_SITE = $(call github,rpodgorny,unionfs-fuse,v$(UNIONFS_VERSION))
+UNIONFS_PATCH = \
+ http://git.alpinelinux.org/cgit/aports/plain/main/unionfs-fuse/0001-include-asm-ioctl.h-for-_IOC_SIZE.patch
UNIONFS_DEPENDENCIES = libfuse host-pkgconf
UNIONFS_LICENSE = BSD-3c
UNIONFS_LICENSE_FILES = LICENSE