]> code.ossystems Code Review - openembedded-core.git/commit
oe/data: Add export2json function
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 25 Nov 2016 17:36:06 +0000 (11:36 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:53 +0000 (12:03 +0000)
commit57c7bf68ed66a56601e1431bb2db750c5742b5ce
treee623d9c4880dc8093f5afb3846955199dc9d80f7
parent9d474172c47695be1a61538f5b87ca8d9db25fa7
oe/data: Add export2json function

The export2json function export the variables contained in
the data store to JSON format, the main usage for now will be
to provide test data to QA framework.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
meta/lib/oe/data.py