]> code.ossystems Code Review - openembedded-core.git/commit
dump: allow to have datastore vars on dump commands
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 25 Aug 2015 01:25:46 +0000 (20:25 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:40 +0000 (12:34 +0100)
commit384927eb8d52bc5f14c63c8421aa62ee859587f0
tree01ef92ce5698d2a6337f2f2082436a144be564b0
parentad10af6be343b5425fde43055263b0744c161cb3
dump: allow to have datastore vars on dump commands

This allows to have datastore variables in the dump
commands and will get the data when a new instance
it's created.

Also this remove special cases from the commands.

[YOCTO #8118]

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