diff options
author | João Henrique Ferreira de Freitas <joaohf@gmail.com> | 2014-05-14 22:37:28 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-21 09:08:11 +0100 |
commit | bb6f5d7de1c7ce2680874a74949903db0f5bb91a (patch) | |
tree | 0eaf4d709a118af48de775aed2dfa5868fe0013d /.gitignore | |
parent | 1f3e312211f277a1befd707a59a0c0a9bf6cbcbc (diff) | |
download | openembedded-core-bb6f5d7de1c7ce2680874a74949903db0f5bb91a.tar.gz openembedded-core-bb6f5d7de1c7ce2680874a74949903db0f5bb91a.tar.bz2 openembedded-core-bb6f5d7de1c7ce2680874a74949903db0f5bb91a.zip |
wic: add support to look in all layers and get plugins
Plugins are looked in 'scripts/lib/mic/plugins/[type]/' directory on all
BBLAYERS variable returned by bitbake environment. If found, it will
be load at runtime.
The user could create your own plugin and keep it inside its layers. For
now the path must be <layer-dir>/scripts/lib/mic/plugins/[type]/. Where
'type' could be 'imager' or 'source'.
Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions