lshw: add upstream patch to fix build on Blackfin
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Feb 2016 13:51:41 +0000 (14:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Feb 2016 13:53:02 +0000 (14:53 +0100)
On Blackfin, the build fails due to the use of the L suffix instead of
LL. To fix this, this commit adds an upstream patch from the project
Github repository.

Fixes:

  http://autobuild.buildroot.org/results/6d7d2034836e0d8705bba2f2597d3e1cde2c43b8/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lshw/lshw.hash
package/lshw/lshw.mk

index 416d496a99932f292f8b1ad0e44343c2bcac0d25..8dfc7d3e4da7670cb3900cb6d9acc1ee0d773888 100644 (file)
@@ -2,3 +2,4 @@
 sha256 eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c        lshw-B.02.17.tar.gz
 sha256 2e5a3d63da8475db17fd90969bcb1930cf19d2b8da7be41edeea5c2a53878382        no-private-uint.patch
 sha256 c8365f7ac8fc7a751c78d89ab446111bb1a235bc977a1b21e1b826c2e62361d1        basename-limits-long-bits.patch
+sha256 9eba284061574e02a6b162ab20dff07c48693e00f781220ee974ba5c90d1cca9        988f5449791ebf869ab9fa7520463dab4eae3404.patch
index a4a260356c7b039db0446bbf5fa24997ffd29437..e8e67e2cb201b0ad16fb8f49161b8b706a6a9a32 100644 (file)
@@ -8,7 +8,8 @@ LSHW_VERSION = B.02.17
 LSHW_SITE = http://ezix.org/software/files
 LSHW_PATCH = \
        http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/basename-limits-long-bits.patch \
-       http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/no-private-uint.patch
+       http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/no-private-uint.patch \
+       https://github.com/lyonel/lshw/commit/988f5449791ebf869ab9fa7520463dab4eae3404.patch
 LSHW_LICENSE = GPLv2
 LSHW_LICENSE_FILES = COPYING