summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/pluginbase.py
AgeCommit message (Expand)Author
2022-01-05scripts: Update to use exec_module() instead of load_module()Richard Purdie
2020-04-02wic: align layer plugin pathLee Chee Yang
2019-06-30wic: python2 -> python3Robert Yang
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-03-04wic: Add post operation hook for SourcePluginParthiban Nallathambi
2017-06-23wic: code cleanupEd Bartosh
2017-06-23wic: flatten directory structureEd Bartosh
2017-03-04wic: pluginbase: use global dictionaryEd Bartosh
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh
2017-03-04wic: throw exception if required API is not implementedEd Bartosh
2017-03-04wic: pluginbase: use python 3 metaclass syntaxEd Bartosh
2017-03-04wic: use wic logger in core modulesEd Bartosh
2017-02-02wic: code cleanupEd Bartosh
2016-05-14wic: refactor pluginbaseEd Bartosh
2015-09-03wic: fix short variable namesEd Bartosh
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-04-09wic: code cleanup: unused importsEd Bartosh
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll
2014-08-15wic: Add sourceparam param to partition plugin methodsTom Zanussi
2014-08-11wic: Rename /mic to /wicTom Zanussi