aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-04-12recipetool: create: hide missing npm error when called from devtoolpaule/npm-fixes3Paul 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-11python2/3: Move config/Makefile from core package to dev packageLi Zhou
2017-04-11buildhistory-diff: add option to compare actual signature differencesPaul Eggleton
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton
2017-04-11buildhistory-diff: operate from buildhistory directoryPaul Eggleton
2017-04-10scripts: Drop cleanup-workdirRichard Purdie
2017-04-08scripts/oe-build-perf-report: improve guessing of argsMarkus Lehtonen
2017-04-08oe-build-perf-report-email.py: use proper fallback email addressMarkus Lehtonen
2017-04-08build-perf-test-wrapper.sh: support extra args for email scriptMarkus Lehtonen
2017-04-08python3: fix run-time deps for core python3 librariesDmitry Rozhkov
2017-04-08yocto-compat-layer: limit report of signature changesPatrick Ohly
2017-04-08yocto-compat-layer: fix also other command invocationsPatrick Ohly
2017-04-08oe-build-perf-report-email.py: fix one file pathMarkus Lehtonen
2017-04-07runqemu: use realpath for imgdirRobert Yang
2017-04-06runqemu: fix 2 typosRobert Yang
2017-04-05wic: improve error messageChen Qi
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh
2017-04-05build-perf-test-wrapper.sh: support sending email reportsMarkus Lehtonen
2017-04-05build-perf-test-wrapper.sh: support pushing to remote GitMarkus Lehtonen
2017-04-05build-perf-test-wrapper.sh: correctly check test script exit statusMarkus Lehtonen
2017-04-05build-perf-test-wrapper.sh: make it possible to specify Git branch nameMarkus Lehtonen
2017-04-05scripts/oe-build-perf-report: fix typoMarkus Lehtonen
2017-04-05scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen
2017-04-05scripts/oe-build-perf-report: better guessing of argsMarkus Lehtonen
2017-04-05yocto-compat-layer.py: Fix the signature validationMark Hatle
2017-04-05compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle
2017-04-05yocto-compat-layer.py: Add --dependency argumentMark Hatle
2017-04-05yocto-compat-layer.py: Add status for skipped itemsMark Hatle
2017-04-05scripts: Add yocto-compat-layer-wrapperAníbal Limón
2017-04-05update_gio_module_cache: Do not chown a non-existing filePeter Kjellerstedt
2017-04-05devtool: point runqemu to correct native bindirbrian avery
2017-04-05scripts: change way we find native tools (pseudo)brian avery
2017-04-01scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen
2017-04-01scripts: add oe-build-perf-report scriptMarkus Lehtonen
2017-04-01python: remove stale link to "Python for Embedded Systems Site"Bob Cochran
2017-03-31oe-run-native: OLDPATH -> OLD_PATHRobert Yang
2017-03-31wic: partition: Update fsck parametersDaniel Schultz
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh
2017-03-31wic: support 'msdos' fstypeEd Bartosh
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh
2017-03-31wic: allow only supported fstypesEd Bartosh
2017-03-31wic: remove unused code from runner moduleEd Bartosh
2017-03-31wic: remove runner.show APIEd Bartosh
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh