]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toasterui: identify proper layer in build mode
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Wed, 4 Mar 2015 15:52:01 +0000 (15:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:43:50 +0000 (17:43 +0000)
commit22962b540ace6868cb357c0fd13f01ffd24449c4
treeeeec5168441bc53524eb3e93bfa70ebe6e19cb21
parent027e3b7c579e21b3164f2785578ae9905b4fb325
toasterui: identify proper layer in build mode

In build mode, instead of creating our own layer objects,
we identify the layer objects that the build system set up.

[YOCTO #7378]

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
lib/bb/ui/buildinfohelper.py
lib/toaster/bldcontrol/localhostbecontroller.py
lib/toaster/orm/models.py