From: Mark Hatle <mark.hatle@windriver.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4] Revised the debug info patches...
Date: Fri, 11 Feb 2011 09:44:41 -0600 [thread overview]
Message-ID: <cover.1297438842.git.mark.hatle@windriver.com> (raw)
After talking with Richard a bit, I've revised the configuration of the
debug info, patch 2 of 4. 1, 3 and 4 remain unchanged.
The primary difference is to change the naming from "debian style", and
"fedora style" to a more accurate representation based on the GDB
documentation and usage I recently found. In addition to the simple
name changing, the source code copying is now defined for both styles
and simply places the code in /usr/src/debug.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: mhatle/debuginfo
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/debuginfo
Thanks,
Mark Hatle <mark.hatle@windriver.com>
---
Mark Hatle (4):
package.bbclass: Breakout the strip from the populate_packages
Revise stripping and splitting of debug information
package.bbclass: Refactor split and strip function
recipes: pre/post actions
meta/classes/insane.bbclass | 4 +-
meta/classes/package.bbclass | 325 +++++++++++++++++---
meta/conf/bitbake.conf | 9 +-
meta/conf/local.conf.sample | 31 ++
meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 4 +-
meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 4 +-
meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 4 +-
.../libnss-mdns/libnss-mdns_0.10.bb | 4 +-
.../ppp-dialin/ppp-dialin_0.1.bb | 4 +-
.../recipes-core/base-passwd/base-passwd_3.5.22.bb | 2 +-
meta/recipes-core/dropbear/dropbear.inc | 4 +-
.../sgml-common/sgml-common_0.6.3.bb | 4 +-
meta/recipes-extended/bash/bash.inc | 2 +-
meta/recipes-extended/bash/bash_3.2.48.bb | 2 +-
meta/recipes-extended/sudo/sudo.inc | 2 +-
.../ttf-fonts/liberation-fonts_1.04.bb | 2 +-
.../ttf-fonts/liberation-fonts_1.06.bb | 2 +-
.../ttf-fonts/ttf-bitstream-vera_1.10.bb | 2 +-
.../update-modules/update-modules_1.0.bb | 2 +-
19 files changed, 344 insertions(+), 69 deletions(-)
--
1.7.3.4
next reply other threads:[~2011-02-11 15:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-11 15:44 Mark Hatle [this message]
2011-02-11 15:44 ` [PATCH 2/4] Revise stripping and splitting of debug information Mark Hatle
2011-02-11 16:15 ` [PATCH 0/4] Revised the debug info patches Koen Kooi
2011-02-11 16:34 ` Mark Hatle
2011-02-12 0:36 ` Richard Purdie
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.1297438842.git.mark.hatle@windriver.com \
--to=mark.hatle@windriver.com \
--cc=poky@yoctoproject.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.