generic-poky/scripts/lib/bsp
Tom Zanussi 37d295c816 scripts/lib/bsp/engine.py: add handling for JSON strings
Normally pre-canned properties are supplied as JSON from a file, which
the user can specify using e.g. the -i option.

We can reuse that basic functionality for dedicated command-line
parameters by sythesizing a JSON string containing those param values
on the fly and passing that in instead.

This adds the ability for the common creation code to accept JSON
strings as well as JSON files.

(From meta-yocto rev: 5a2e840b24822e018de94ec4f554363b59c4e8bd)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-20 13:05:39 +00:00
..
substrate/target/arch yocto-layer: add 'layer' template data 2013-01-20 13:05:39 +00:00
__init__.py yocto-bsp-tools: add bsp library 2012-03-22 19:21:14 +00:00
engine.py scripts/lib/bsp/engine.py: add handling for JSON strings 2013-01-20 13:05:39 +00:00
help.py yocto-layer: add optional layer priority param 2013-01-20 13:05:39 +00:00
kernel.py yocto-kernel: add support for PRs of the form rN to pr_inc() 2012-12-13 16:54:35 +00:00
tags.py yocto-bsp: add basic git connectivity check 2013-01-16 12:08:01 +00:00