package/libraw: fix gcc-6 build
authorArnout Vandecappelle <arnout@mind.be>
Fri, 26 Aug 2016 22:26:26 +0000 (00:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Aug 2016 12:45:21 +0000 (14:45 +0200)
Grab the patch from Debian.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libraw/libraw.hash
package/libraw/libraw.mk

index e23ca9ce2cccf11940e59c286dd75bd2cce412d0..29794252f10c369d83c9422dc1149f7cc62fa174 100644 (file)
@@ -1,2 +1,3 @@
 # Locally calculated
 sha256 e599651a4cc37e00cfc2d2b56be87c3a4e4dae2c360b680fe9ab3f93d07cdea1        LibRaw-0.17.1.tar.gz
+sha256 3c09bc4d70268e78798696c5ea3a8cc65fe4e161811d5321fc3ef2ca012d8fd1        0001-Fix_gcc6_narrowing_conversion.patch?id=d890937aaca6359df45a66b35e547c94ca564823
index 7fc4709e8f5a94eec11667796391bc9825f460d7..d76a1808d5f6d3558575cbc12f92a7d0e1f11bcf 100644 (file)
@@ -7,6 +7,9 @@
 LIBRAW_VERSION = 0.17.1
 LIBRAW_SOURCE = LibRaw-$(LIBRAW_VERSION).tar.gz
 LIBRAW_SITE = http://www.libraw.org/data
+LIBRAW_PATCH = \
+       https://anonscm.debian.org/cgit/pkg-phototools/libraw.git/plain/debian/patches/0001-Fix_gcc6_narrowing_conversion.patch?id=d890937aaca6359df45a66b35e547c94ca564823
+
 LIBRAW_INSTALL_STAGING = YES
 # we patch configure.ac
 LIBRAW_AUTORECONF = YES