]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIR
authorJoshua Lock <joshua.g.lock@intel.com>
Mon, 10 Apr 2017 11:13:39 +0000 (12:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:09:20 +0000 (18:09 +0100)
commit27a5883e8ae01e69f5425efe8b035bea7087b2f9
treef47f84db33c8973bc5f69b45ceab4bca2592658b
parenta6ec56d372f833be50f57bcb79b6ebe78bb93be0
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

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/cases/buildcpio.py