summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bblayers/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: bitbake-layers: convert to plugin-basedChristopher Larson2016-05-171-0/+2
This uses bb.utils.load_plugins, based on the plugin handling in recipetool and devtool in oe-core. (Bitbake rev: 5e542df9b966a99b5a5b8aa7cf6100174aff54b2) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>