]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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 15:29:36 +0000 (16:29 +0100)
commitd57a9124650e5367919668dfccf6aad4962a77f1
tree85fc16efe6e54083ca05054b5bf8467793d5ce43
parent092ef32e695b43c3337b7116722c4c6eba981396
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

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>
lib/toaster/bldcontrol/localhostbecontroller.py
lib/toaster/bldcontrol/management/commands/checksettings.py
lib/toaster/orm/fixtures/oe-core.xml
lib/toaster/orm/fixtures/poky.xml
lib/toaster/orm/fixtures/settings.xml