From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] package.bbclass: create debugsources.list if it doesn't exist
Date: Tue, 13 Mar 2012 10:50:24 +0800 [thread overview]
Message-ID: <cover.1331605922.git.liezhi.yang@windriver.com> (raw)
The testing information:
# Take MACHINE=qemux86 as example:
1) $ bitbake core-image-sato
2) $ find tmp/work/i586-poky-linux/ -maxdepth 3 -name 'log.do*' -exec \
grep -H 'debugsources.list: No such file or directory' {} \;
# There should be no output(more than 100 lines without this patch).
// Robert
The following changes since commit f47ada62a3da879006e7cb27479dc9b72c56e923:
cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH (2012-03-12 17:46:16 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/debugsources
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/debugsources
Robert Yang (1):
package.bbclass: create debugsources.list if it doesn't exist
meta/classes/package.bbclass | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
--
1.7.4.1
next reply other threads:[~2012-03-13 2:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 2:50 Robert Yang [this message]
2012-03-13 2:50 ` [PATCH 1/1] package.bbclass: create debugsources.list if it doesn't exist Robert Yang
2012-03-13 17:15 ` Richard Purdie
2012-03-14 0:49 ` Robert Yang
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=cover.1331605922.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.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.