summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
...
* wic: add 'wic rm' commandEd Bartosh2017-06-141-0/+7
* wic: add help and usage content for 'wic rm'Ed Bartosh2017-06-141-1/+58
* wic: fully implement 'wic cp'Ed Bartosh2017-06-141-1/+10
* wic: add Disk._put_part_image methodEd Bartosh2017-06-141-0/+5
* filemap: calculate dst size correctlyEd Bartosh2017-06-141-1/+5
* filemap: check if dest is written for every blockEd Bartosh2017-06-141-0/+7
* filemap: change signature of sparse_copy functionEd Bartosh2017-06-142-4/+13
* wic: add mcopy propertyEd Bartosh2017-06-141-0/+5
* wic: add Disk._prop helperEd Bartosh2017-06-141-5/+10
* wic: add 'wic cp' commandEd Bartosh2017-06-141-0/+7
* wic: add help and usage content for 'wic cp'Ed Bartosh2017-06-141-0/+62
* engine: implement listing wic imagesEd Bartosh2017-06-141-2/+82
* wic: add 'wic ls' commandEd Bartosh2017-06-141-0/+4
* wic: add help and usage content for 'wic ls'Ed Bartosh2017-06-141-0/+65
* bootimg-pcbios: make boot image file uniqueEd Bartosh2017-06-141-1/+1
* filemap: add parameter 'length' to sparse_copyEd Bartosh2017-06-141-3/+12
* filemap: fix skip logicEd Bartosh2017-06-141-4/+7
* linux-yocto: include missing description files and conf fragmentsLeonardo Sandoval2017-06-1349-49/+175
* devtool/standard: Fix lock in _prep_extract_operationAníbal Limón2017-06-121-0/+1
* yocto-bsp: Fix QEMUARM based bsps to not offer SMP supportAlejandro Hernandez2017-06-097-0/+7
* wic: Remove obsolete reference to msger logger.Kristian Amlie2017-06-061-2/+5
* scripts/lib: removes bsp 4.8 kernel bbappends as the version is no longer sup...Daniela Plascencia2017-06-0514-541/+0
* isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh2017-06-031-4/+2
* devtool: deploy-target: Let script continue even if rm failsDaniel Lublin2017-06-031-1/+1
* devtool: Compare abspath of both B and SOla x Nilsson2017-06-031-1/+1
* devtool: deploy-target: Don't use find -execDaniel Lublin2017-06-031-1/+5
* devtool/standard.py: Enable perf to be buildableSaul Wold2017-05-251-1/+4
* scriptutils: fix fetch_uri() to work with RSSPaul Eggleton2017-05-251-24/+41
* recipetool: create: extract name of package from a repositoryPaul Eggleton2017-05-231-3/+8
* recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton2017-05-231-0/+4
* wic: Add missing text to usage and help stringsAndreas J. Reichel2017-05-231-1/+1
* wic: Use argparse instead of optparseAndreas J. Reichel2017-05-232-12/+22
* wic: Fix typo in help screen.Kristian Amlie2017-04-291-1/+1
* devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton2017-04-141-1/+0
* devtool: extract: fix handling of failed tasksPaul Eggleton2017-04-141-0/+3
* devtool: modify: add --keep-temp option for debuggingPaul Eggleton2017-04-141-1/+2
* yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly2017-04-132-2/+40
* yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly2017-04-132-3/+158
* recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2017-04-132-1/+5
* devtool: add: prevent repeatedly running recipetoolPaul Eggleton2017-04-131-0/+4
* devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2017-04-134-27/+48
* recipetool: create: fix for regression in npm license handlingPaul Eggleton2017-04-131-1/+2
* yocto-compat-layer: also determine tune flags for each taskPatrick Ohly2017-04-122-2/+9
* yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly2017-04-121-1/+13
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-2/+4
* qemux86-directdisk.wks: vda -> sdaRobert Yang2017-04-121-1/+1
* yocto-compat-layer: limit report of signature changesPatrick Ohly2017-04-102-13/+73
* yocto-compat-layer: fix also other command invocationsPatrick Ohly2017-04-102-27/+21
* wic: improve error messageChen Qi2017-04-051-1/+1
* Revert "filemap: remove FilemapSeek class"Ed Bartosh2017-04-051-49/+260