aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-08meta: update patch metadataRoss Burton
2016-07-08run-postinsts: Correct comment misspelling, "rpm-posinsts".Robert P. J. Day
2016-07-08oepydevshell-internal: python3: encode/decode pty contentEd Bartosh
2016-07-08devpyshell: python3: flush stdout explicitlyEd Bartosh
2016-07-08devshell.bbclass: fix double unbufferingEd Bartosh
2016-07-07pseudo: drop recipe for old 1.6.7 versionJoshua Lock
2016-07-07classes/cmake: enable progress for do_compilePaul Eggleton
2016-07-07classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton
2016-07-07toolchain-shar-extract.sh: allow TERM through into SDK installer envPaul Eggleton
2016-07-07lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton
2016-07-07classes/testsdk: print output correctly on failurePaul Eggleton
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton
2016-07-07classes/sstate: show progress during sstate object availability checkPaul Eggleton
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton
2016-07-07bitbake.conf: whitelist progress varflagPaul Eggleton
2016-07-07local.conf.sample.extended: drop RPM4 examplePaul Eggleton
2016-07-01lib/oeqa: add Galculator to SDK and runtime testsRoss Burton
2016-07-01oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton
2016-07-01toolchain-scripts: add sysroot/usr/share/pkgconfig to PKG_CONFIG_PATHRoss Burton
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton
2016-07-01linux-yocto: bxt and input configuration changesBruce Ashfield
2016-07-01linux-yocto/4.x: vfat feature cleanupBruce Ashfield
2016-07-01linux-yocto/4.1/4.4: tpm, telemetry, acpi and cpuid changesBruce Ashfield
2016-07-01scripts/contrib: introduce build-perf-test-wrapper.shMarkus Lehtonen
2016-07-01oe-build-perf-test: add --out-dir command line argumentMarkus Lehtonen
2016-07-01oe-build-perf-test: enable lockingMarkus Lehtonen
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen
2016-07-01oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen
2016-07-01oe-build-perf-test: enable logging into fileMarkus Lehtonen
2016-07-01oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen
2016-07-01oeqa.buildperf: add test Test4Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test3Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test2Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P3Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P2Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P1Markus Lehtonen
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen
2016-07-01oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen
2016-07-01oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen
2016-07-01oeqa.buildperf: add method to log shell commandsMarkus Lehtonen
2016-07-01oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen
2016-07-01oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen
2016-07-01oe-build-perf-test: introduce oeqa.buildperf moduleMarkus Lehtonen
2016-07-01oe-build-perf-test: add pre-run sanity checkMarkus Lehtonen
2016-07-01scripts: introduce oe-build-perf-testMarkus Lehtonen
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen
2016-07-01oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen