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

2013-09-23 Thread Jegan Chandru
OK. On Tue, Sep 24, 2013 at 11:29 AM, Amit Tomer wrote: > Yes Jegan ,that's what we did yesterday and we have now non -striped .bins > Thanks for your response > > > On Tue, Sep 24, 2013 at 10:57 AM, Jegan Chandru wrote: > >> Hi Amit, >> >> If you want the binaries not to be stripped, try >> a

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

2013-09-23 Thread Amit Tomer
Thanks Paul for your response.Below file is nmy valgrind recipe file which is from poky/meta/valgrind DESCRIPTION = "Valgrind memory debugger" HOMEPAGE = "http://valgrind.org/"; BUGTRACKER = "http://valgrind.org/support/bug_reports.html"; LICENSE = "GPLv2 & GPLv2+ & BSD" LIC_FILES_CHKSUM = "file:/

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

2013-09-23 Thread Paul Barker
On 23 September 2013 11:00, Amit Tomer 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