From: Koen Kooi <koen.kooi@linaro.org>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] grub git: workaround debugedit problems for 64 bit targets
Date: Thu, 16 Jan 2014 10:27:12 +0100 [thread overview]
Message-ID: <52D7A5F0.6090501@linaro.org> (raw)
In-Reply-To: <CAP9ODKoCuuPHq2OyktCAX9C5tpWwjStJR4qJMEq8_fCheb2Y6g@mail.gmail.com>
On 01/15/2014 12:22 PM, Otavio Salvador wrote:
>
>
>
> On Wed, Jan 15, 2014 at 8:15 AM, Koen Kooi <koen.kooi@linaro.org
> <mailto:koen.kooi@linaro.org>> wrote:
>
> I've limited it to 64bit targets, but to be honest debug splitting
> doesn't make sense for grub since it won't run in your rootfs and
> attaching gdb is pretty much impossible.
>
> Signed-off-by: Koen Kooi <koen.kooi@linaro.org
> <mailto:koen.kooi@linaro.org>>
>
>
> I'd prefer to remove the debug systems than skip the split. What others
> think?
I'm not sure what you mean by that, do you mean using
INHIBIT_PACKAGE_STRIP or something else?
regards,
Koen
>
> ---
> meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb> | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
> b/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
> index 1796e7f..bc79cfa 100644
> --- a/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
> +++ b/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
> @@ -51,8 +51,13 @@ do_configure_prepend() {
> do_install_append () {
> install -d ${D}${sysconfdir}/grub.d
> install -m 0755 ${WORKDIR}/40_custom
> ${D}${sysconfdir}/grub.d/40_custom
> +
> }
>
>
> Please remove this.
>
> +# debugedit chokes on 64 bit platforms
> +INHIBIT_PACKAGE_DEBUG_SPLIT_aarch64 = "1"
> +INHIBIT_PACKAGE_DEBUG_SPLIT_x86-64 = "1"
> +
> RDEPENDS_${PN} = "diffutils freetype"
> FILES_${PN}-dbg += "${libdir}/${BPN}/*/.debug"
>
> --
> 1.8.4.2
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> <mailto:Openembedded-core@lists.openembedded.org>
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
>
> --
> Otavio Salvador O.S. Systems
> http://www.ossystems.com.br http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
--
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
next prev parent reply other threads:[~2014-01-16 9:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-15 10:15 [PATCH] grub git: workaround debugedit problems for 64 bit targets Koen Kooi
2014-01-15 11:22 ` Otavio Salvador
2014-01-16 9:27 ` Koen Kooi [this message]
2014-01-16 10:38 ` Otavio Salvador
2014-01-16 10:46 ` Koen Kooi
2014-01-16 10:47 ` Otavio Salvador
2014-01-21 9:40 ` Koen Kooi
2014-02-12 8:03 ` Koen Kooi
2014-02-12 8:31 ` Richard Purdie
2014-02-15 10:27 ` Koen Kooi
2014-03-13 9:08 ` Koen Kooi
2014-04-08 12:46 ` Koen Kooi
2014-04-12 8:59 ` 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=52D7A5F0.6090501@linaro.org \
--to=koen.kooi@linaro.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox