summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-27ref-manual: Added several new sections to the 2.6 migration section.Scott Rifenbark
2018-12-27ref-manual: Added new artifact naming variables to glossary.Scott Rifenbark
2018-12-27ref-manual: Changed "post 2.6" to correct wording.Scott Rifenbark
2018-12-27ref-manual: Added KERNEL_IMAGE_NAME descriptionScott Rifenbark
2018-12-27ref-manual: Added GCCVERSION variable description to glossary.Scott Rifenbark
2018-12-27ref-manual: Updated migration section for 2.6Scott Rifenbark
2018-12-27ref-manual: Updated 2.6 migration topic "_remove"Scott Rifenbark
2018-12-27ref-manual: Added the 2.6 Migration Section.Scott Rifenbark
2018-12-27ref-manual: Updated testimage and testsdk class descriptions.Scott Rifenbark
2018-12-27ref-manual, dev-manual: Removed TEST_IMAGE for TESTIMAGE_AUTO.Scott Rifenbark
2018-12-27poky.ent: Updated release month to November 2018 (thud)Scott Rifenbark
2018-12-16oeqa/selftest/esdk: Fix typo causing test failureRichard Purdie
2018-12-16oeqa/selftest/esdk: Ensure parent directory existsRichard Purdie
2018-12-16testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie
2018-12-16oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie
2018-12-16oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie
2018-12-16oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie
2018-12-16oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie
2018-12-16oeqa/core/runner: Correctly markup regexsRichard Purdie
2018-12-16oeqa/loader: Fix deprecation warningRichard Purdie
2018-12-16oeqa/runner: Sort the test result output by result classRichard Purdie
2018-12-16oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie
2018-12-16oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton
2018-12-16oeqa: don't litter /tmp with temporary directoriesRoss Burton
2018-12-16oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie
2018-12-16oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie
2018-12-16lib/oe/utils: Improve multiprocess_lauch exception handlingRichard Purdie
2018-12-16oeqa/oelib/path: don't leak temporary directoriesRoss Burton
2018-12-16oeqa/selftest/context: Improve log file handlingRichard Purdie
2018-12-16oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie
2018-12-16oeqa/selftest/buildoptions: Improve ccache testRichard Purdie
2018-12-16oeqa/qemurunner: Remove resource python warningsRichard Purdie
2018-12-16oeqa/utils/commands: Avoid log message duplicationRichard Purdie
2018-12-16oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie
2018-12-16oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie
2018-12-16oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie
2018-12-16oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie
2018-12-16oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie
2018-12-16oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie
2018-12-16oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie
2018-12-16scripts/runqemu: Improve lockfile handling for python with close_fd=TrueRichard Purdie
2018-12-16scripts/runqemu: Tidy up lock handling codeRichard Purdie
2018-12-16scripts/runqemu: Replace subprocess.run() for compatibiltyMichael Halstead
2018-12-15bitbake: bitbake-user-manual: Added "usehead" parameter.Yong, Jonathan
2018-12-06bitbake: main: Don't use print() directly, use loggerRichard Purdie
2018-12-06bitbake: process: Flush key output to logsRichard Purdie
2018-12-06bitbake: fetch2/svn: Fix SVN repository concurrent update raceUlf Magnusson
2018-12-06bitbake: runqueue: Ensure disk monitor is started when no setscene tasks are runRichard Purdie
2018-12-06bitbake: server/process: Fix ConnectionRefusedError tracebacksRichard Purdie
2018-12-06bitbake: fetch2: Avoid warning about incorrect character escaping in regexRichard Purdie