summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/rootfs.py
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-07-30wic: rootfs: make copied rootfs uniqueEd Bartosh
2017-07-30wic: rootfs: fix rootfs path reportingEd Bartosh
2017-07-30wic: use absolute paths in rootfs pluginEd Bartosh
2017-06-23wic: code cleanupEd Bartosh
2017-06-23wic: flatten directory structureEd Bartosh
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie
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-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie
2017-02-02wic: code cleanupEd Bartosh
2017-02-02wic: move oe/misc.py one level upEd Bartosh
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd 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-04-08wic: code cleanup: unused importsEd Bartosh
2014-08-15wic: Add sourceparam param to partition plugin methodsTom Zanussi
2014-08-11wic: Rename /mic to /wicTom Zanussi