From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/lshw: fix musl build
Date: Tue, 2 Feb 2016 16:53:03 +0100 [thread overview]
Message-ID: <56B0D0DF.5020808@mind.be> (raw)
In-Reply-To: <1454194758-19349-2-git-send-email-bernd.kuhls@t-online.de>
On 30-01-16 23:59, Bernd Kuhls wrote:
> Fixes
> http://autobuild.buildroot.net/results/aa3/aa3abc215b7a4e95b60be9a635758d8448e4959f/
> http://autobuild.buildroot.net/results/075/075423a70b9bb80b2f13cac4fb95502180e68b43/
> http://autobuild.buildroot.net/results/61f/61fb9b93af41b565fd44bab95955ab6f63c1f1ad/
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/lshw/lshw.hash | 2 ++
> package/lshw/lshw.mk | 3 +++
> 2 files changed, 5 insertions(+)
>
> diff --git a/package/lshw/lshw.hash b/package/lshw/lshw.hash
> index 4f3a2e8..416d496 100644
> --- a/package/lshw/lshw.hash
> +++ b/package/lshw/lshw.hash
> @@ -1,2 +1,4 @@
> # Locally calculated
> sha256 eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c lshw-B.02.17.tar.gz
> +sha256 2e5a3d63da8475db17fd90969bcb1930cf19d2b8da7be41edeea5c2a53878382 no-private-uint.patch
> +sha256 c8365f7ac8fc7a751c78d89ab446111bb1a235bc977a1b21e1b826c2e62361d1 basename-limits-long-bits.patch
> diff --git a/package/lshw/lshw.mk b/package/lshw/lshw.mk
> index f516933..a4a2603 100644
> --- a/package/lshw/lshw.mk
> +++ b/package/lshw/lshw.mk
> @@ -6,6 +6,9 @@
>
> 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 \
I'm not so fond of this one, I think instead it could be just a const_cast.
But it's OK as is, it just needs to be downloaded and added as a buildroot
patch. With that:
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Regards,
Arnout
> + http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/no-private-uint.patch
> LSHW_LICENSE = GPLv2
> LSHW_LICENSE_FILES = COPYING
>
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2016-02-02 15:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-30 22:59 [Buildroot] [PATCH 1/2] package/lshw: bump version to B.02.17 Bernd Kuhls
2016-01-30 22:59 ` [Buildroot] [PATCH 2/2] package/lshw: fix musl build Bernd Kuhls
2016-02-02 15:53 ` Arnout Vandecappelle [this message]
2016-01-31 7:29 ` [Buildroot] [PATCH 1/2] package/lshw: bump version to B.02.17 Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56B0D0DF.5020808@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox