]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/libraw1394: fix musl build
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 30 Jan 2016 16:29:41 +0000 (17:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 31 Jan 2016 22:50:30 +0000 (23:50 +0100)
Fixes
http://autobuild.buildroot.net/results/33c/33cac2bda4890b6050c71734b2c36a77db3d3a09/
http://autobuild.buildroot.net/results/9b5/9b56c1eb7a790d6df6665e8592004f20ed3f0693/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libraw1394/libraw1394.hash
package/libraw1394/libraw1394.mk

index 3674ad7ed729d27419254a7074fb56ab782455bd..b785995db1c24ccaa73da83e48356d4f077778e6 100644 (file)
@@ -1,2 +1,4 @@
 # From https://www.kernel.org/pub/linux/libs/ieee1394/sha256sums.asc
 sha256 1bab9780189f9d1eb4e973df12679c04f979c21e024240fc98e536ff5b680ee9        libraw1394-2.1.1.tar.xz
+# Locally computed
+sha256 39369c65fbed7fccc2e6d8e645f258f101c414107d67238f10996e6c2009f20d        fix-types.patch
index c9bc0b1d7d38b3d0794d568ad3f690897674a760..7123ac74c87b8cc5352d1d39a4b815571629e758 100644 (file)
@@ -7,6 +7,7 @@
 LIBRAW1394_VERSION = 2.1.1
 LIBRAW1394_SOURCE = libraw1394-$(LIBRAW1394_VERSION).tar.xz
 LIBRAW1394_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ieee1394
+LIBRAW1394_PATCH = http://git.alpinelinux.org/cgit/aports/plain/main/libraw1394/fix-types.patch
 LIBRAW1394_INSTALL_STAGING = YES
 LIBRAW1394_LICENSE = LGPLv2.1+
 LIBRAW1394_LICENSE_FILES = COPYING.LIB