summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* linux-yocto-custom: include a user feature description fileChoong YinThong2017-07-062-0/+2
* yocto-compat-layer.py: make signature check code reusablePatrick Ohly2017-07-062-58/+70
* yocto-compat-layer.py: allow README with suffixPatrick Ohly2017-07-061-4/+10
* yocto-compat-layer.py: add test_worldPatrick Ohly2017-07-061-0/+9
* yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly2017-07-062-3/+5
* yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly2017-07-062-2/+7
* yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly2017-07-061-2/+15
* wic: remove extra double-quote on documentation stringJean-Francois Dagenais2017-06-231-1/+1
* wic/runner.py: move runtool API to misc.pyEd Bartosh2017-06-232-55/+36
* wic: fix restoring of original fstabEd Bartosh2017-06-231-4/+5
* wic: code cleanupEd Bartosh2017-06-235-11/+5
* wic: flatten directory structureEd Bartosh2017-06-2312-13/+12
* linux-yocto: remove user-specific description/config files from machine descr...Leonardo Sandoval2017-06-148-16/+0
* wic: implement removing directoriesEd Bartosh2017-06-141-4/+18
* wic: implement removing filesEd Bartosh2017-06-141-1/+15
* 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