[OE-core] [dora][backport][PATCH] kernel: don't copy .so.dbg files into kernel source install

Richard Purdie richard.purdie at linuxfoundation.org
Mon Aug 11 10:04:48 UTC 2014


On Sat, 2014-08-09 at 11:11 +0200, Koen Kooi wrote:
> From: Bruce Ashfield <bruce.ashfield at windriver.com>
> 
> In 3.16+ x86-64 kernel builds produce a vdso64.so.dbg file. If this file is
> copied into the kernel source install multiple QA failures are triggered.
> Specifically, this file triggers a debug package split that results in
> files installed but not shipped, and invalid .debug file errors.
> 
> By ensuring that .so files are not copied, we avoid this incorrect split
> with no impact on future build phases.
> 
> Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
> ---
>  meta/classes/kernel.bbclass | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Was this mean for daisy, not dora? It doesn't apply to dora but did for
daisy...

Cheers,

Richard




More information about the Openembedded-core mailing list