]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Allow modules*.tar.gz generation to be inhibited
authorPhil Blundell <philb@gnu.org>
Sun, 23 Sep 2012 21:45:10 +0000 (21:45 +0000)
committerSaul Wold <sgw@linux.intel.com>
Wed, 19 Dec 2012 07:48:20 +0000 (23:48 -0800)
commit262bfde1c5c51cc902b50bf0dda543434f12010c
tree07f076a073e5a2090a20f24a114c02de164749f5
parent73f242a61f913a0b0cd88265cd9ff6bcf3924623
kernel.bbclass: Allow modules*.tar.gz generation to be inhibited

The modules.tar.gz archive is sometimes of no value and it can take
a noticeable time to build if many modules were enabled in the kernel
configuration.  The extraneous file also contributes to deploy/ clutter
and is a waste of disk space.

Allow it to be suppressed by setting MODULE_TARBALL_DEPLOY="0".

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/kernel.bbclass