summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
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
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton1
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton4
2017-04-12recipetool: create: fix for regression in npm license handlingPaul Eggleton1
2017-04-12yocto-compat-layer: also determine tune flags for each taskPatrick Ohly2
2017-04-12yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly1
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh1
2017-04-11qemux86-directdisk.wks: vda -> sdaRobert Yang1
2017-04-08yocto-compat-layer: limit report of signature changesPatrick Ohly2
2017-04-08yocto-compat-layer: fix also other command invocationsPatrick Ohly2
2017-04-05wic: improve error messageChen Qi1
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh1
2017-04-05scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen2
2017-04-05yocto-compat-layer.py: Fix the signature validationMark Hatle1
2017-04-05compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle1
2017-04-05devtool: point runqemu to correct native bindirbrian avery1
2017-04-01scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen1
2017-04-01scripts: add oe-build-perf-report scriptMarkus Lehtonen5
2017-03-31wic: partition: Update fsck parametersDaniel Schultz1
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh1
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh1
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh1
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh1
2017-03-31wic: support 'msdos' fstypeEd Bartosh1
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh1
2017-03-31wic: allow only supported fstypesEd Bartosh3
2017-03-31wic: remove unused code from runner moduleEd Bartosh2
2017-03-31wic: remove runner.show APIEd Bartosh2
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh1
2017-03-31wic: remove fsimage pluginEd Bartosh2
2017-03-31filemap: remove FilemapSeek classEd Bartosh1
2017-03-30scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón1
2017-03-28scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón1