]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils: targetbuild: don't use bb.fetch anymore
authorStefan Stanacar <stefanx.stanacar@intel.com>
Mon, 3 Feb 2014 19:22:31 +0000 (21:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Feb 2014 21:00:31 +0000 (21:00 +0000)
commit3caf8e244ea94f62a93f3b40e73e15ea78fc2880
tree65e682ecccad6ad594832be255e54c3c146c4114
parent087ee840ad642bada6fe0b02311f05a595ea2e65
oeqa/utils: targetbuild: don't use bb.fetch anymore

When running tests outside of the build system we can't use
bb.fetch anymore. It was nice but tests and their modules
need to rely on the data storage only as that gets exported.
This module is used by the oeqa/runtime/build* tests.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/utils/targetbuild.py