From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1 V2] package.bbclass: do not split debug pkg when no debugsources.list
Date: Wed, 14 Mar 2012 13:29:17 +0000 [thread overview]
Message-ID: <1331731757.18586.28.camel@ted> (raw)
In-Reply-To: <8cc6388313595c314347bf98254a4c2489be69e4.1331709176.git.liezhi.yang@windriver.com>
On Wed, 2012-03-14 at 15:16 +0800, Robert Yang wrote:
> We don't have to split the debug pkg if it is null (No debugsources.list
> since the find-debuginfo.sh would not generate it for the null pkg).
>
> Serval pkg's debug pkg is null, and there were a few errors: (53 pkgs
> had such errors in a core-image-sato build):
>
> log.do_package:sort: open failed: debugsources.list: No such file or directory
>
> [YOCTO #2076]
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta/classes/package.bbclass | 18 +++++++++---------
> 1 files changed, 9 insertions(+), 9 deletions(-)
Merged to master, thanks.
Richard
prev parent reply other threads:[~2012-03-14 13:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 7:16 [PATCH 0/1 V2] do not split debug pkg when no debugsources.list Robert Yang
2012-03-14 7:16 ` [PATCH 1/1 V2] package.bbclass: " Robert Yang
2012-03-14 13:29 ` 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=1331731757.18586.28.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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.