]> code.ossystems Code Review - openembedded-core.git/commit
oetest.py: Add support to copy unextracted packages for runtime testing
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 24 May 2016 12:44:15 +0000 (12:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 08:30:32 +0000 (09:30 +0100)
commit49234fe926224c21ef6c8292132620b4716c5263
tree6f5cd92af607cbc8774136544656d79f115cb802
parent90d585f59f217f23694a9b02a73b79d18dfdb579
oetest.py: Add support to copy unextracted packages for runtime testing

Sometimes is needed to have a package without extraction when
running a test. This patch adds the functionality.

[YOCTO #8536]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/oetest.py