summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-partition.py
AgeCommit message (Expand)Author
2024-03-26wic: bootimg-partition allow to set var to get boot filesAnibal Limon
2023-10-01wic: bootimg-partition: Fix file name in debug messageDaniel Semkowicz
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2020-08-06wic: fix typoDaniel Ammann
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao
2018-03-04wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2017-09-25wic: allow multiple /boot partitions with different contentEnrico Scholz
2017-06-23wic: flatten directory structureEd Bartosh
2017-03-23wic: remove empty plugin methodsEd Bartosh
2017-03-23wic: 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-20wic: 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-08wic: 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