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>
Sun, 9 Feb 2014 09:40:01 +0000 (09:40 +0000)
commitd924e7f4b28735c02eac113f560b402a6d6849f5
tree9640b7eb8358053968f5dd862b00e107a9cfc48d
parentd8d8900faf7efd3f0691eaeb276b5c5aafea9a96
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.

(From OE-Core rev: 3caf8e244ea94f62a93f3b40e73e15ea78fc2880)

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