]> code.ossystems Code Review - openembedded-core.git/commit
staging.bbclass: Don't stage doc/manpage/info files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 13:09:59 +0000 (13:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 15:58:33 +0000 (16:58 +0100)
commitec4fea852bde2294ad7a7a703ccf11eb9a109c31
treea7a3b297137605e88538a81bf118e66656381987
parent3448537043ca96794f3b1b4ce3a6eb775c98124c
staging.bbclass: Don't stage doc/manpage/info files

There is no point in having doc, manpage or info files in the staging directory. They
just bloat the sstate package size and waste time as they're copied around.

We never used to stage these but it crept in when we started staging $datadir. This
patch corrects that so they're removed and stop making it into the sysroot.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/staging.bbclass