bitbake: cooker: Split data from configuration
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2013 12:26:58 +0000 (12:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 15:56:26 +0000 (16:56 +0100)
commitfc4ba6492df737af0eea81c79e44ef911da068c0
tree7056ac25411f80f2f6f1a2c905938beb87ca8488
parent9fd605c187a6cb102b553f332668b69d324c476d
bitbake: cooker: Split data from configuration

The reasons for combining these objects is ancient history, it makes
sense to clean things up and separate them out now. This follows on
logically from the configuration cleansups and leads well into the
bitbake-worker changes.

(Bitbake rev: 89ffd62661ebcf2a97ce0c8dfd5e4d5bfbe27de7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/command.py
bitbake/lib/bb/cooker.py
bitbake/lib/bb/runqueue.py