From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Ola x Nilsson <ola.x.nilsson@axis.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2] package.bbclass: Include dbgsrc for static libs
Date: Fri, 20 Apr 2018 08:13:23 +0100 [thread overview]
Message-ID: <1524208403.18865.129.camel@linuxfoundation.org> (raw)
In-Reply-To: <20180419111730.10269-2-olani@axis.com>
On Thu, 2018-04-19 at 13:17 +0200, Ola x Nilsson wrote:
> The debugsource must be added from the package providing the static
> lib, because any package using that lib does not have access to the
> source code.
>
> Fixes [YOCTO #12558]
>
> Signed-off-by: Ola x Nilsson <olani@axis.com>
> ---
> meta/classes/package.bbclass | 44 ++++++++++++++++++++++++++++++++
> ------------
> 1 file changed, 32 insertions(+), 12 deletions(-)
I messed up and accidentally merged this onto OE-Core early and then we
had test failures on mingw.
To resolve that I've added a tweak to disable this on mingw since it
doesn't work there.
Cheers,
Richard
prev parent reply other threads:[~2018-04-20 7:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-23 7:46 [PATCH] package.bbclass: Include dbgsrc for static libs Ola x Nilsson
2018-03-27 12:28 ` Ola x Nilsson
2018-04-04 13:43 ` Richard Purdie
2018-04-19 11:17 ` Ola x Nilsson
2018-04-19 11:17 ` [PATCH v2] " Ola x Nilsson
2018-04-20 7:13 ` Richard Purdie [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=1524208403.18865.129.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=ola.x.nilsson@axis.com \
--cc=openembedded-core@lists.openembedded.org \
/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.