aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-partition.py
AgeCommit message (Expand)Author
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh
2017-03-04wic: raise WicError in wic pluginsEd Bartosh
2017-03-04wic: use wic logger in wic source pluginsEd Bartosh
2017-02-02wic: code cleanupEd Bartosh
2017-02-02wic: move oe/misc.py one level upEd Bartosh
2016-01-19wic: do not remove build dir in source pluginsEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-02-07wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni
2014-12-19wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki
2014-12-19wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki
2014-10-30wic: Update bootimg-partition to use bootimg_dirTom Zanussi
2014-09-23wic: add new bootimg-partition pluginMaciej Borzecki