>
>
>
>> The change above have the effect of inhibiting the package strip even if
>> ptest is not enabled at all. I think this have to be something specific to
>> ptest.
>> You may consider using INSANE_SKIP_${PN}-ptest [1] and add unstripped
>> binaries needed for ptest in {PN}-ptest (along with
Hi Tudor,
> Hi Jagadeesh,
>
> > The patch include below changes:
> ...
> > 2. Some of the libunwind test cases such as run-check-namespace,
> >run-coredump-unwind require debug symbols to be present in
> >libunwind library. So set INHIBIT_PACKAGE_STRIP to "1".
> > --- a/meta/recipes-suppo
Hi Jagadeesh,
> The patch include below changes:
...
> 2. Some of the libunwind test cases such as run-check-namespace,
> run-coredump-unwind require debug symbols to be present in
> libunwind library. So set INHIBIT_PACKAGE_STRIP to "1".
> --- a/meta/recipes-support/libunwind/libunwind_git.
The patch include below changes:
1. Add do_compile_ptest task, which compiles and runs builtin
test cases. The libunwind test scripts has relink commands,
which needs to be run at host in order to create ELF test
binaries which can be readily executed at target.
Hence pass "-i" option