From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>, Changhyeok Bae <changhyeok.bae@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-Core][PATCH] iproute2: update 5.15.0 to 5.16.0
Date: Wed, 19 Jan 2022 10:41:38 +0000 [thread overview]
Message-ID: <acceb76c7b8b83fa32f4a7ba7685b342848c468e.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAMKF1srwct2MrLnRnL=vfUJDpZ_wjsGKWpWjX_V0G+UpTbTWoA@mail.gmail.com>
On Tue, 2022-01-18 at 10:54 -0800, Khem Raj wrote:
> On Mon, Jan 17, 2022 at 5:31 PM Changhyeok Bae <changhyeok.bae@gmail.com> wrote:
> >
> > 0001-lib-fix-ax25.h-include-for-musl.patch is the fix for musl and comes
> > from upstream.
> >
> > Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
> > ---
> > ...0001-lib-fix-ax25.h-include-for-musl.patch | 37 +++++++++++++++++++
> > ...{iproute2_5.15.0.bb => iproute2_5.16.0.bb} | 3 +-
> > 2 files changed, 39 insertions(+), 1 deletion(-)
> > create mode 100644 meta/recipes-connectivity/iproute2/iproute2/0001-lib-fix-ax25.h-include-for-musl.patch
> > rename meta/recipes-connectivity/iproute2/{iproute2_5.15.0.bb => iproute2_5.16.0.bb} (64%)
> >
> > diff --git a/meta/recipes-connectivity/iproute2/iproute2/0001-lib-fix-ax25.h-include-for-musl.patch b/meta/recipes-connectivity/iproute2/iproute2/0001-lib-fix-ax25.h-include-for-musl.patch
> > new file mode 100644
> > index 0000000000..338def399e
> > --- /dev/null
> > +++ b/meta/recipes-connectivity/iproute2/iproute2/0001-lib-fix-ax25.h-include-for-musl.patch
> > @@ -0,0 +1,37 @@
> > +From 8bced38a941a181f1468fa39541e872e51b6022f Mon Sep 17 00:00:00 2001
> > +From: Sam James <sam@gentoo.org>
> > +Date: Thu, 13 Jan 2022 08:14:13 +0000
> > +Subject: [PATCH] lib: fix ax25.h include for musl
> > +
> > +ax25.h isn't guaranteed to be avilable in netax25/*;
> > +it's dependent on our choice of libc (it's not available
> > +on musl at least) [0].
> > +
> > +Let's use the version from linux-headers.
> > +
> > +[0] https://sourceware.org/glibc/wiki/Synchronizing_Headers
> > +Bug: https://bugs.gentoo.org/831102
> > +
> > +Signed-off-by: Sam James <sam@gentoo.org>
> > +Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> > +
> > +Upstream-Status: Backport
>
> please mention https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=8bced38a941a181f1468fa39541e872e51b6022f
> here to point to backport link from upstream
Thanks, I tweaked the patch to add that.
Cheers,
Richard
next prev parent reply other threads:[~2022-01-19 10:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-18 1:31 [OE-Core][PATCH] iproute2: update 5.15.0 to 5.16.0 Changhyeok Bae
2022-01-18 18:54 ` Khem Raj
2022-01-19 10:41 ` Richard Purdie [this message]
2022-01-19 11:10 ` Changhyeok Bae
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=acceb76c7b8b83fa32f4a7ba7685b342848c468e.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=changhyeok.bae@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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