bitbake: hob: some settings in Hob are not remembered
authorCristiana Voicu <cristiana.voicu@intel.com>
Mon, 11 Mar 2013 13:06:58 +0000 (15:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Mar 2013 20:58:11 +0000 (20:58 +0000)
commit5568e64c0138dbc235b7310b00eb06ad77096ba6
tree093d167696fc67608c6f02cc3c3ad711b33d3648
parent3da5d65ab241c09eea8f6a43c6925496854c7144
bitbake: hob: some settings in Hob are not remembered

Some settings in Hob were not saved in Bitbake and they were not displayed
correcty in Hob, because Hob used some other variables with the extension "_HOB".
I have removed this, in order to have a consistency for the variables.
ALso, I called a function to load the extra variables saved in .hob/template_default.hob.

[YOCTO #3957]
(Bitbake rev: 0f62a12ef3fa4daf8f3a289c984115302b75c23d)

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