summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* resulttool/store: Handle results files for multiple revisionsRichard Purdie2019-02-271-16/+23
* runqemu: do not check for GL librariesAlexander Kanavin2019-02-251-35/+0
* runqemu: add options for enabling virgl GL accelerationAlexander Kanavin2019-02-251-0/+23
* devtool: deploy-target: allow use of alternate sshOlaf Mandel2019-02-251-4/+16
* resulttool/resultutils: Avoids tracebacks for missing logsRichard Purdie2019-02-251-1/+2
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-02-219-450/+482
* scripts/resulttool: enable manual execution and result creationMazliana2019-02-212-0/+145
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-02-218-0/+688
* oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie2019-02-211-80/+10
* scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie2019-02-181-160/+6
* lib/buildstats: Improve error messageRichard Purdie2019-02-161-1/+1
* runqemu: Make QB_MEM easier to setRobert Yang2019-02-151-0/+11
* runqemu: Let qemuparams override default settingsRobert Yang2019-02-151-2/+11
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-02-151-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-02-141-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-02-141-1/+1
* checklayer: Avoid adding the layer if it is already presentRobert Yang2019-02-142-22/+20
* yocto-check-layer-wrapper: Fix path for oe-init-build-envRobert Yang2019-02-141-1/+3
* oe-build-perf-report: Fix missing buildstats comparisions2.7_M2Richard Purdie2019-02-111-2/+2
* oe-build-perf-report: Improve branch comparision handlingRichard Purdie2019-02-111-8/+23
* oe-build-perf-report: Allow commits from different branchesRichard Purdie2019-02-081-0/+5
* oe-build-perf-report: Allow branch without hostnameRichard Purdie2019-02-081-2/+2
* multilib_header_wrapper.h: Use #pragma onceKhem Raj2019-02-061-0/+1
* send-error-report: Use https instead of http protocolKhem Raj2019-02-051-3/+3
* devtool: add --all option to check-upgrade-statusRoss Burton2019-02-021-1/+2
* oe-git-proxy: Avoid resolving NO_PROXY against local filesJan Kiszka2019-01-311-2/+2
* devtool: add a command to print an overall list of recipes that can be updatedAlexander Kanavin2019-01-261-0/+20
* devtool: improve git repo checks before check_commits logicDan Dedrick2019-01-221-1/+5
* devtool: remove duplicate overridesDan Dedrick2019-01-221-0/+5
* scripts/contrib/build-perf-test.sh: Remove itRichard Purdie2019-01-201-400/+0
* scripts/contrib/build-perf-test-wrapper.sh: Improve interaction with autobuil...Richard Purdie2019-01-201-5/+32
* wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin2019-01-161-2/+2
* wic: allow bitbake variables in kickstarter filesRasmus Villemoes2019-01-141-0/+17
* scripts/oe-git-archive: fix non-existent key referencing errorYeoh Ee Peng2019-01-081-6/+13
* runqemu-gen-tapdevs: Allow run --help without sudoRobert Yang2019-01-031-8/+19
* scripts/distro: Remove as using obsolete APIs and need re-implementing sanelyRichard Purdie2018-12-182-252/+0
* runqemu: clean up subprocess usageRoss Burton2018-12-151-34/+29
* patchreview: Various fixes/improvementsRoss Burton2018-12-051-11/+35
* scripts/runqemu: Improve lockfile handling for python with close_fd=TrueRichard Purdie2018-12-011-1/+4
* scripts/runqemu: Tidy up lock handling codeRichard Purdie2018-12-011-7/+9
* scripts/runqemu: Fix logic error causing failures with MACHINE from the envir...Richard Purdie2018-12-011-4/+1
* devtool: fix target-deploy --stripAdrian Freihofer2018-11-271-1/+1
* scripts: Remove deprecated imp module usageRichard Purdie2018-11-162-11/+8
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* oepydevshell-internal.py: decode only when readdata is validChangqing Li2018-11-161-1/+3
* checklayer: generate locked-sigs.inc under builddirChangqing Li2018-11-161-3/+3
* scripts/autobuilder-worker-prereq-tests: Shore up qemu testingMichael Halstead2018-11-141-2/+8
* scripts/runqemu: Replace subprocess.run() for compatibiltyMichael Halstead2018-11-141-2/+2
* scripts/runqemu: Add serialstdio modeRichard Purdie2018-11-141-2/+7
* scripts/autobuilder-worker-prereq-tests: adjust max_user_watchesMichael Halstead2018-11-071-4/+5