]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:05:18 +0000 (12:05 +0000)
commit4054b25d5ec2394fe0ccba349bb90b1845ab6a5d
tree4c6941da86e016224e7a103e28d11f02f7afa988
parent388503c032112259750eda4c14c537ab14bf684d
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.

(From OE-Core rev: 57c7bf68ed66a56601e1431bb2db750c5742b5ce)

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