]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is set
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 31 Aug 2016 11:02:51 +0000 (14:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 22:45:45 +0000 (23:45 +0100)
commit7e821ccd221916ae8482b9113df2de704f4a99a4
tree91a2f5f3d39952cdf1e1a4809d96e5fc9e65f00a
parent4cb06256e0d13f3f5d0b280853b900d7d342b7f2
sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is set

SSTATE_SKIP_CREATION variable will be used to skip creation of
sstate .tgz files. It makes sense for image creation tasks as
tarring images and keeping them in sstate would consume a lot of
disk space.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass