generic-poky/bitbake/bin
Alexandru DAMIAN 164ab730cc bitbake: toaster: add toaster code to bitbake
This patch adds the Toaster component to Bitbake.

Toaster is a module designed to record the progress of a
Bitbake build, and data about the resultant artifacts.

It contains a web-based interface and a REST API allowing
post-facto inspection of the build process and artifacts.

Features present in this build:
* toaster start script
* relational data model
* Django boilerplate code
* the REST API
* the Simple UI web interface

This patch has all the development history squashed together.

Code portions contributed by Calin Dragomir <calindragomir@gmail.com>.

(Bitbake rev: d24334a5e83d09b3ab227af485971bb768bf5412)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-18 11:13:49 +01:00
..
bitbake bitbake: bitbake: Update post 1.20 to development version 2013-10-14 16:59:12 +01:00
bitbake-diffsigs bitbake: bitbake-diffsigs: improve error handling 2013-10-07 09:37:35 +01:00
bitbake-dumpsig bitbake: bitbake-dumpsig: introduce command line and error handling 2013-10-07 09:37:35 +01:00
bitbake-layers bitbake: bitbake-layers: fix for move of data object to cooker 2013-06-10 10:32:58 +01:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
bitbake-worker bitbake: bitbake: Ensure ${DATE} and ${TIME} are consistent 2013-09-06 22:31:33 +01:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
toaster bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00