summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libraw1394/libraw1394.hash2
-rw-r--r--package/libraw1394/libraw1394.mk1
2 files changed, 3 insertions, 0 deletions
diff --git a/package/libraw1394/libraw1394.hash b/package/libraw1394/libraw1394.hash
index 3674ad7ed7..b785995db1 100644
--- a/package/libraw1394/libraw1394.hash
+++ b/package/libraw1394/libraw1394.hash
@@ -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
diff --git a/package/libraw1394/libraw1394.mk b/package/libraw1394/libraw1394.mk
index c9bc0b1d7d..7123ac74c8 100644
--- a/package/libraw1394/libraw1394.mk
+++ b/package/libraw1394/libraw1394.mk
@@ -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
OpenPOWER on IntegriCloud