bitbake: hob: after adding a layer, hob do not parse the configuration
authorCristiana Voicu <cristiana.voicu@intel.com>
Fri, 6 Dec 2013 12:23:04 +0000 (14:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Dec 2013 11:16:14 +0000 (11:16 +0000)
commit4f9e9f764dc46f571bec74414677e96dc03504d2
tree98b6c1856adec18a7c8b80d15606d50a754bb9c2
parent4dcb2536ea9a14eab1b9d96876c7fb306ff149d2
bitbake: hob: after adding a layer, hob do not parse the configuration

Moved the parseConfiguration method before obtaining the machines and
other configurations from bitbake. If not, Hob doesn't see the new machines
added by the new layer.

[YOCTO #5632]
(Bitbake rev: 8de14b2a481d61424eb32fd0234f7a38a961a75b)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hobeventhandler.py