generic-poky/meta/lib/oe
Aníbal Limón 4054b25d5e 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>
2017-01-23 12:05:18 +00:00
..
__init__.py lib/oe: turn oe into a namespace package 2014-03-17 14:01:41 +00:00
buildhistory_analysis.py buildhistory-diff: report directory renames 2016-12-16 10:23:23 +00:00
cachedpath.py cachedpath.py: global name 'error' is not defined 2013-05-15 19:27:11 +03:00
classextend.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
classutils.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
copy_buildsystem.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
data.py oe/data: Add export2json function 2017-01-23 12:05:18 +00:00
distro_check.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
gpg_sign.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
license.py license: simple verification of LICENSE_<pkg> values 2016-08-25 22:54:49 +01:00
lsb.py lib/oe/lsb: better handle missing fields 2016-11-23 11:10:14 +00:00
maketype.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
manifest.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
package.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
package_manager.py lib/oe/package_manager.py: Fix extract for ipk and deb 2017-01-19 22:47:20 +00:00
packagedata.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
packagegroup.py meta: remove True option to getVarFlag calls 2016-12-16 10:23:23 +00:00
patch.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
path.py lib/oe/path: add warning comment about oe.path.remove() with wildcarded filenames 2017-01-09 13:39:11 +00:00
prservice.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
qa.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipeutils.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
rootfs.py lib/oe/rootfs: reliably handle alternative symlinks 2017-01-16 18:05:14 +00:00
sdk.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
sstatesig.py lib/oe.sstatesig: make locked sig file consistent 2017-01-09 13:39:11 +00:00
terminal.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
types.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
utils.py lib/oe/utils: Add build_depends_string function 2017-01-20 11:53:49 +00:00