]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: buildinfohelper Detect command line builds
authorMichael Wood <michael.g.wood@intel.com>
Wed, 14 Oct 2015 09:09:12 +0000 (10:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Oct 2015 13:05:38 +0000 (14:05 +0100)
commita22faae2c3a5948356ce3cbc73c34509de65d370
tree3bf016fa7036476141ee3b7baa44a3623763376b
parentd4820f16c76398400ddd573db03c654c51d40c1b
toaster: buildinfohelper Detect command line builds

When we're building using toaster as just a listener to bitbake
(analysis mode) we need to handle the case where the toaster configuration data
isn't present so we don't need to try and update the existing information.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/buildinfohelper.py