generic-poky/meta/lib/oeqa/sdk
Joshua Lock 1b4bd1b659 oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIR
All build project test cases will try to copy the requested source
artefacts from DL_DIR before fetching. This testcase is referencing bzipped
tarball whereas the recipe fetches a gzipped tarball.

Switch to fetching the gzipped tarball in the test case so that we're able
to use a cached tarball from DL_DIR

(From OE-Core rev: 27a5883e8ae01e69f5425efe8b035bea7087b2f9)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-11 18:10:18 +01:00
..
cases oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIR 2017-04-11 18:10:18 +01:00
files oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk module 2017-01-23 12:05:19 +00:00
utils oeqa/buildproject: Run gnu-configize by default 2017-02-05 09:22:17 +00:00
__init__.py oeqa/sdk: Add case and context modules for the SDK component 2017-01-23 12:05:19 +00:00
case.py oeqs/sdk*/case: Use universal_newlines for subprocess calls 2017-03-01 23:27:11 +00:00
context.py oeqa/sdk: Add case and context modules for the SDK component 2017-01-23 12:05:19 +00:00