Re: [OE-core] [PATCH] package.bbclass: skip already-stripped QA test if asked for

2013-09-06 Thread Khem Raj
On Sep 6, 2013, at 7:14 AM, Chris Larson wrote: > > On Fri, Sep 6, 2013 at 1:35 AM, Khem Raj wrote: > Some packages like grub have already stripped binaries e.g. > > ERROR: QA Issue: File '/boot/grub/kernel.img' from grub was already > stripped, this will prevent future debugging! > ERROR: QA

Re: [OE-core] [PATCH] package.bbclass: skip already-stripped QA test if asked for

2013-09-06 Thread Chris Larson
On Fri, Sep 6, 2013 at 1:35 AM, Khem Raj wrote: > Some packages like grub have already stripped binaries e.g. > > ERROR: QA Issue: File '/boot/grub/kernel.img' from grub was already > stripped, this will prevent future debugging! > ERROR: QA run found fatal errors. Please consider fixing them. >

[OE-core] [PATCH] package.bbclass: skip already-stripped QA test if asked for

2013-09-06 Thread Khem Raj
Some packages like grub have already stripped binaries e.g. ERROR: QA Issue: File '/boot/grub/kernel.img' from grub was already stripped, this will prevent future debugging! ERROR: QA run found fatal errors. Please consider fixing them. We would like to have a possibility to skip it using somethi