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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Dec 2012 17:54:51 +0000 (17:54 +0000)
commit711275b8c094c5bab32e5fb35b3808fb68b6d6a6
tree1ebb2ea866cc64be291c435950ddd7ef5ce79ba3
parent67a31df8a5696a8c72e3f54e49384e9afbe8fc2d
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".

(From OE-Core rev: 262bfde1c5c51cc902b50bf0dda543434f12010c)

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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass