All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [dora][backport][PATCH] kernel: don't copy .so.dbg files into kernel source install
Date: Mon, 11 Aug 2014 11:04:48 +0100	[thread overview]
Message-ID: <1407751488.22187.1.camel@ted> (raw)
In-Reply-To: <1407575476-15945-1-git-send-email-koen@dominion.thruhere.net>

On Sat, 2014-08-09 at 11:11 +0200, Koen Kooi wrote:
> From: Bruce Ashfield <bruce.ashfield@windriver.com>
> 
> In 3.16+ x86-64 kernel builds produce a vdso64.so.dbg file. If this file is
> copied into the kernel source install multiple QA failures are triggered.
> Specifically, this file triggers a debug package split that results in
> files installed but not shipped, and invalid .debug file errors.
> 
> By ensuring that .so files are not copied, we avoid this incorrect split
> with no impact on future build phases.
> 
> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
>  meta/classes/kernel.bbclass | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Was this mean for daisy, not dora? It doesn't apply to dora but did for
daisy...

Cheers,

Richard



  reply	other threads:[~2014-08-11 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-09  9:11 [dora][backport][PATCH] kernel: don't copy .so.dbg files into kernel source install Koen Kooi
2014-08-11 10:04 ` Richard Purdie [this message]
2014-08-11 11:24   ` Koen Kooi

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=1407751488.22187.1.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=koen@dominion.thruhere.net \
    --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.