summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2017-07-17wic: get rid of using wic-toolsEd Bartosh3
2017-07-06yocto-compat-layer.py: make signature check code reusablePatrick Ohly2
2017-07-06yocto-compat-layer.py: allow README with suffixPatrick Ohly1
2017-07-06yocto-compat-layer.py: add test_worldPatrick Ohly1
2017-07-06yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly2
2017-07-06yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly2
2017-07-06yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly1
2017-06-23wic: remove extra double-quote on documentation stringJean-Francois Dagenais1
2017-06-23wic/runner.py: move runtool API to misc.pyEd Bartosh2
2017-06-23wic: fix restoring of original fstabEd Bartosh1
2017-06-23wic: code cleanupEd Bartosh5
2017-06-23wic: flatten directory structureEd Bartosh12
2017-06-14wic: implement removing directoriesEd Bartosh1
2017-06-14wic: implement removing filesEd Bartosh1
2017-06-14wic: add 'wic rm' commandEd Bartosh1
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh1
2017-06-14wic: fully implement 'wic cp'Ed Bartosh1
2017-06-14wic: add Disk._put_part_image methodEd Bartosh1
2017-06-14filemap: calculate dst size correctlyEd Bartosh1
2017-06-14filemap: check if dest is written for every blockEd Bartosh1
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh2
2017-06-14wic: add mcopy propertyEd Bartosh1
2017-06-14wic: add Disk._prop helperEd Bartosh1
2017-06-14wic: add 'wic cp' commandEd Bartosh1
2017-06-14wic: add help and usage content for 'wic cp'Ed Bartosh1
2017-06-14engine: implement listing wic imagesEd Bartosh1
2017-06-14wic: add 'wic ls' commandEd Bartosh1
2017-06-14wic: add help and usage content for 'wic ls'Ed Bartosh1
2017-06-14bootimg-pcbios: make boot image file uniqueEd Bartosh1
2017-06-14filemap: add parameter 'length' to sparse_copyEd Bartosh1
2017-06-14filemap: fix skip logicEd Bartosh1
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón1
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie1
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh1
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin1
2017-06-03devtool: Compare abspath of both B and SOla x Nilsson1
2017-06-03devtool: deploy-target: Don't use find -execDaniel Lublin1
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold1
2017-05-25scriptutils: fix fetch_uri() to work with RSSPaul Eggleton1
2017-05-23recipetool: create: extract name of package from a repositoryPaul Eggleton1
2017-05-23recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton1
2017-05-21wic: Add missing text to usage and help stringsAndreas J. Reichel1
2017-05-21wic: Use argparse instead of optparseAndreas J. Reichel2
2017-04-28wic: Fix typo in help screen.Kristian Amlie1
2017-04-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton1
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton1
2017-04-13devtool: modify: add --keep-temp option for debuggingPaul Eggleton1
2017-04-12yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly2
2017-04-12yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly2
2017-04-12recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2