]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: Add support for package extraction
authorMariano Lopez <mariano.lopez@linux.intel.com>
Mon, 9 Jan 2017 14:49:57 +0000 (14:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:57 +0000 (12:03 +0000)
commit8c7335290cb00ed0683241249297ca573ebd353a
tree7cf2e8e23ea5f3ca775256e1e4ecae0bc56a231d
parent11dd49cb9faaf6588f045083ab5bd6679e2eafc1
testimage.bbclass: Add support for package extraction

testimage support the installation of packages without a package
manager in the target. This adds support for package extraction
required to support the installation feature.

[YOCTO #10234]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/classes/testimage.bbclass
meta/lib/oeqa/utils/package_manager.py