aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun
2017-07-21devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun
2017-07-21scriptutils: pass in logger as parameterChang Rebecca Swee Fun
2017-07-21scriptutils: exit politely when no text editor availableChang Rebecca Swee Fun
2017-07-21wic: fix calculation of partition numberEd Bartosh
2017-07-21argparse_oe: Add int_positive typeAníbal Limón
2017-07-21devtool: Setup logging before calling prepareRichard Purdie
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton
2017-07-21recipetool: create: eliminate second fetch for packagesPaul Eggleton
2017-07-21recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton
2017-07-17recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong
2017-07-17wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh
2017-07-17wic: isoimage-isohybrid: check result of glob()Ed Bartosh
2017-07-17wic: isoimage: do not remove temp directoryEd Bartosh
2017-07-17wic: get rid of using wic-toolsEd Bartosh
2017-07-06yocto-compat-layer.py: make signature check code reusablePatrick Ohly
2017-07-06yocto-compat-layer.py: allow README with suffixPatrick Ohly
2017-07-06yocto-compat-layer.py: add test_worldPatrick Ohly
2017-07-06yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly
2017-07-06yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly
2017-07-06yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly
2017-06-23wic: remove extra double-quote on documentation stringJean-Francois Dagenais
2017-06-23wic/runner.py: move runtool API to misc.pyEd Bartosh
2017-06-23wic: fix restoring of original fstabEd Bartosh
2017-06-23wic: code cleanupEd Bartosh
2017-06-23wic: flatten directory structureEd Bartosh
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