]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: toaster: Fix oe-core fixture
authorMichael Wood <michael.g.wood@intel.com>
Mon, 22 Aug 2016 15:42:32 +0000 (16:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2016 17:09:50 +0000 (18:09 +0100)
commit3b87f2895add3944bffa430e209446defed57afa
tree61ec896a5586b87cffb374c51d567c5b953112c5
parent50a8d3a34ca89862b41fbe27f87bbe85a772db8b
bitbake: toaster: Fix oe-core fixture

Due to a copy paste error we managed to get some of the wrong
information in the oe fixture that provides a suggested default settings
for Toaster. This meant it tested correctly when it shouldn't have.
Fix:
 - The use of local bitbake
 - An incorrect call to realpath which didn't include its parent module.
 - The field used for the local_dir of an existing openembedded-core

(Bitbake rev: d57a9124650e5367919668dfccf6aad4962a77f1)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py
bitbake/lib/toaster/orm/fixtures/oe-core.xml
bitbake/lib/toaster/orm/fixtures/poky.xml
bitbake/lib/toaster/orm/fixtures/settings.xml