aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-08-25rootfs.py: allow removal of unneeded packagesStephano Cetola
2016-08-25oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen
2016-08-25oeqa.buildperf: add git commit count to result dataMarkus Lehtonen
2016-08-25oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen
2016-08-25oe-build-perf-test: tag results committed to GitMarkus Lehtonen
2016-08-25oeqa.utils.git: implement init() methodMarkus Lehtonen
2016-08-25oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen
2016-08-25oe-build-perf-test: support committing results data to GitMarkus Lehtonen
2016-08-25oeqa.buildperf: use term commit instead of revisionMarkus Lehtonen
2016-08-25oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen
2016-08-25oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen
2016-08-25oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen
2016-08-25oeqa.utils.git: support git commands with updated envMarkus Lehtonen
2016-08-25oeqa/runtime/rpm: use su instead of sudoRoss Burton
2016-08-25parselogs: Ignore uvesafb timeoutsRichard Purdie
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-08-23oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirrorRichard Purdie
2016-08-20oeqa.buildperf: fix crash when creating globalres.logMarkus Lehtonen
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-18parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie
2016-08-18parselogs.py: Add failed to setup card detect gpio error on x86California Sullivan
2016-08-18parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan
2016-08-18parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle
2016-08-17oeqa.buildperf: use oe.path.remove()Markus Lehtonen
2016-08-17oeqa.buildperf: be more verbose about failed commandsMarkus Lehtonen
2016-08-17oeqa.buildperf: introduce runCmd2()Markus Lehtonen
2016-08-17oeqa.buildperf: convert test cases to unittestMarkus Lehtonen
2016-08-17oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen
2016-08-17oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen
2016-08-17oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCaseMarkus Lehtonen
2016-08-17oeqa.buildperf: rename module containing basic testsMarkus Lehtonen
2016-08-17buildperf: Add support for times without decimal partJose Perez Carranza
2016-08-17lib/oeqa/selftest/bbtests: don't report expected failuresRoss Burton
2016-08-17oeqa/runtime/syslog.py: Improve test_syslog_logger on systemdAníbal Limón
2016-08-17lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton
2016-08-17oeqa/oetest: Improve subprocess error reportingRichard Purdie
2016-08-12Allow for simultaneous do_rootfs tasks with rpmStephano Cetola
2016-08-10oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón
2016-08-10oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón
2016-08-10terminal: Add sleep in pid-monitor loopJacob Kroon
2016-08-10oeqa/selftest: disable report-error class when builds are expected to failRoss Burton
2016-08-04oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez
2016-08-04oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez
2016-08-04oetest.py: Remove check for __init__.pyMariano Lopez
2016-08-04oetest.py: Add command line parameter support for tag in testexportMariano Lopez
2016-08-04selftest/runtime-test.py: Add test for testexport SDK featureMariano Lopez
2016-08-01oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón
2016-08-01oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd...Aníbal Limón
2016-08-01oeqa/runtime/syslog.py: Improve test_syslog_loggerAníbal Limón