aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-06-14wic: implement removing directoriesEd Bartosh
2017-06-14wic: implement removing filesEd Bartosh
2017-06-14wic: add 'wic rm' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh
2017-06-14wic: fully implement 'wic cp'Ed Bartosh
2017-06-14wic: add Disk._put_part_image methodEd Bartosh
2017-06-14filemap: calculate dst size correctlyEd Bartosh
2017-06-14filemap: check if dest is written for every blockEd Bartosh
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh
2017-06-14wic: add mcopy propertyEd Bartosh
2017-06-14wic: add Disk._prop helperEd Bartosh
2017-06-14wic: add 'wic cp' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic cp'Ed Bartosh
2017-06-14engine: implement listing wic imagesEd Bartosh
2017-06-14wic: add 'wic ls' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic ls'Ed Bartosh
2017-06-14bootimg-pcbios: make boot image file uniqueEd Bartosh
2017-06-14filemap: add parameter 'length' to sparse_copyEd Bartosh
2017-06-14filemap: fix skip logicEd Bartosh
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin
2017-06-03devtool: Compare abspath of both B and SOla x Nilsson
2017-06-03devtool: deploy-target: Don't use find -execDaniel Lublin
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold
2017-05-25scriptutils: fix fetch_uri() to work with RSSPaul Eggleton
2017-05-23recipetool: create: extract name of package from a repositoryPaul Eggleton
2017-05-23recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton
2017-05-21wic: Add missing text to usage and help stringsAndreas J. Reichel
2017-05-21wic: Use argparse instead of optparseAndreas J. Reichel
2017-04-28wic: Fix typo in help screen.Kristian Amlie
2017-04-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton
2017-04-13devtool: modify: add --keep-temp option for debuggingPaul Eggleton
2017-04-12yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly
2017-04-12yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly
2017-04-12recipetool: create: hide missing npm error when called from devtoolPaul Eggleton
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton
2017-04-12recipetool: create: fix for regression in npm license handlingPaul Eggleton
2017-04-12yocto-compat-layer: also determine tune flags for each taskPatrick Ohly
2017-04-12yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-11qemux86-directdisk.wks: vda -> sdaRobert Yang
2017-04-08yocto-compat-layer: limit report of signature changesPatrick Ohly
2017-04-08yocto-compat-layer: fix also other command invocationsPatrick Ohly
2017-04-05wic: improve error messageChen Qi
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh
2017-04-05scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen