From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] package.bbclass: fix TypeError in runstrip
Date: Tue, 31 Jul 2012 12:06:32 +0100 [thread overview]
Message-ID: <1343732792.9526.0.camel@ted> (raw)
In-Reply-To: <1343700001-15097-1-git-send-email-Martin.Jansa@gmail.com>
On Tue, 2012-07-31 at 04:00 +0200, Martin Jansa wrote:
> * some packages have .ko files which are not elf, without this change
> it fails with TypeError, with this change only runstip fails and
> reports where:
> ERROR: runstrip: ''arm-oe-linux-gnueabi-strip' '/OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/emacs-23.4-r0/package/usr/share/emacs/23.4/etc/tutorials/TUTORIAL.ko'' strip command failed
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
> meta/classes/package.bbclass | 16 ++++++++++------
> 1 files changed, 10 insertions(+), 6 deletions(-)
Merged to master, thanks.
Richard
prev parent reply other threads:[~2012-07-31 11:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-31 2:00 [PATCH] package.bbclass: fix TypeError in runstrip Martin Jansa
2012-07-31 11:06 ` 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=1343732792.9526.0.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.