package/unionfs: fix musl build
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 31 Jan 2016 20:07:48 +0000 (21:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 1 Feb 2016 13:44:35 +0000 (14:44 +0100)
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>
package/unionfs/unionfs.hash
package/unionfs/unionfs.mk

index fce98e0b595a35aed72bc30abf868ea1c2b725de..c843a0e8c1b9fab540a7ea685ca4313c2c466a93 100644 (file)
@@ -1,2 +1,3 @@
 # Locally computed
 sha256 2ee80bd0634a61adb2159212e155d607a0a82ad659214ae6edb3530396cccc09        unionfs-1.0.tar.gz
+sha256 c8526f80448f344fba0100e5510793b6de985b24a8b526d9a6803bcd713d9de2        0001-include-asm-ioctl.h-for-_IOC_SIZE.patch
index cba52be007f916ee8ed2626c938f6aede2c27c23..0fa9c940f9e5e350ac090ce4721b9708443adcb7 100644 (file)
@@ -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