[yocto] How to pack non striped valgrind image into squashfs image

Paul Barker paul at paulbarker.me.uk
Mon Sep 23 06:02:57 PDT 2013


On 23 September 2013 11:00, Amit Tomer <amittomer25 at gmail.com> wrote:
> I am new to OpenEmbedded and facing an issue where our valgrind is not
> working,
> Valgrind bin comes as non striped image after compilation but while packing
> it to squashfs image ,it become striped one and fails to run on target.
>
> So how do we pack it as non striped one ??
>

It's likely in <packagename>-dbg (so probably valgrind-dbg). Try
adding that to your IMAGE_INSTALL variable.

-- 
Paul Barker

Email: paul at paulbarker.me.uk
http://www.paulbarker.me.uk



More information about the yocto mailing list