]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Prevent from installing so files into source dir
authorYang Shi <yang.shi@windriver.com>
Tue, 19 Aug 2014 21:21:41 +0000 (14:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 08:25:04 +0000 (09:25 +0100)
commitdaff14bf44c59542c8b8f1a455dcc59586be7e59
tree0ecf9e4670fa524118cd7a5f0747919a06e26860
parent37fd211e598b2342533b00d89c9efcd151c529ae
kernel: Prevent from installing so files into source dir

vdso build could generate so files, avoid installing such so files into kernel
source dir, otherwise the below package QA error might be hit:

ERROR: QA Issue: File '/usr/src/kernel/arch/x86/vdso/vdso64.so' from
linux-yocto was already stripped, this will prevent future
debugging! [already-stripped]

Signed-off-by: Yang Shi <yang.shi@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass