All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] netplug: add two patches to fix musl build issues
Date: Mon, 8 Aug 2016 23:48:30 +0200	[thread overview]
Message-ID: <20160808234830.07be4951@free-electrons.com> (raw)
In-Reply-To: <1470430356-29349-1-git-send-email-thomas.petazzoni@free-electrons.com>

Hello,

On Fri,  5 Aug 2016 22:52:36 +0200, Thomas Petazzoni wrote:
> This commit adds two patches to netplug that are needed for this package
> to build with musl:
> 
>  - One patch to add a missing header inclusion
>  - One patch to fix a conflicting prototype on __assert_fail().
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/c2a5dfedba46cc8eb3d0c5c43f1f76fe0bb1805f/
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  .../netplug/0002-add-missing-time-include.patch    | 20 +++++++++
>  package/netplug/0003-remove-assert-fail.patch      | 51 ++++++++++++++++++++++
>  2 files changed, 71 insertions(+)
>  create mode 100644 package/netplug/0002-add-missing-time-include.patch
>  create mode 100644 package/netplug/0003-remove-assert-fail.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2016-08-08 21:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-05 20:52 [Buildroot] [PATCH] netplug: add two patches to fix musl build issues Thomas Petazzoni
2016-08-08 17:59 ` Yann E. MORIN
2016-08-08 21:48 ` Thomas Petazzoni [this message]

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=20160808234830.07be4951@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.