[OE-core] [oe-core][PATCH] package.bbclass: fix TypeError in runstrip

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 31 11:06:32 UTC 2012


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 at gmail.com>
> ---
>  meta/classes/package.bbclass |   16 ++++++++++------
>  1 files changed, 10 insertions(+), 6 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list