]> code.ossystems Code Review - openembedded-core.git/commit
allarch.bbclass: disable shlib and debug symbol processing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 14 Oct 2011 11:17:32 +0000 (12:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 14:03:38 +0000 (14:03 +0000)
commit9534b3efe94fb9a9cd927f29c375bbdb74b84035
tree669c0a8802bfce6709858472ab232260e369f3a9
parent837a0cf30491fefb051c036f0cdc0ac661615a9b
allarch.bbclass: disable shlib and debug symbol processing

all-arch packages should not contain any binaries that need processing,
so disable the shared library dependency processing and debug symbol
splitting/stripping to save some time during packaging.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/allarch.bbclass