summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Prepare for 2.6.1 release.Scott Rifenbark2018-12-2711-41/+86
* ref-manual: Document the fifth argument to PACKAGECONFIGPeter Kjellerstedt2018-12-271-4/+8
* ref-manual: Add missing whitespace around "=" in a few code examples.Peter Kjellerstedt2018-12-271-6/+5
* poky.ent: Updated copyright variable to span into 2019.Scott Rifenbark2018-12-271-1/+1
* ref-manual: Updates to CMake and cmake.bbclass.Scott Rifenbark2018-12-273-7/+14
* ref-manual: Updated list of supported Linux Distros:Armin Kuster2018-12-271-15/+18
* dev-manual: Added note stating no WSL supportScott Rifenbark2018-12-271-0/+6
* ref-manual: Added a note saying WSL is not supported.Scott Rifenbark2018-12-271-0/+8
* brief-yoctoprojectqs: Added warnings about WSL, which can't be used.Scott Rifenbark2018-12-271-11/+28
* kernel-dev: Updated phrasing for what a "defconfig" file is.Scott Rifenbark2018-12-271-2/+5
* ref-manual: Updated image_types.bbclass description.Ming Liu2018-12-271-14/+21
* ref-manual: Added description for devupstream.bbclassScott Rifenbark2018-12-271-0/+48
* dev-manual: Updated the "Post-Installation Scripts" section.Scott Rifenbark2018-12-271-23/+15
* ref-manual: Added cross-references to "Post-Installation Scripts"Scott Rifenbark2018-12-271-1/+11
* ref-manual: Updated "Packaging Changes" section for 2.6 migration.Scott Rifenbark2018-12-271-1/+2
* ref-manual: Applied review edits to the 2.6 migration section.Scott Rifenbark2018-12-271-11/+8
* ref-manual: New 2.6 Migration section complete.Scott Rifenbark2018-12-271-20/+14
* ref-manual: Added new python3 profile-optimization migration topicScott Rifenbark2018-12-271-0/+33
* ref-manual: Updated postinstall migration note.Scott Rifenbark2018-12-271-2/+8
* ref-manual: Updates to the 2.6 migration section.Scott Rifenbark2018-12-271-9/+235
* ref-manual: Added KERNEL_ARTIFACT_NAME and adjusted referencing variables.Scott Rifenbark2018-12-271-59/+53
* ref-manual: Removed the NOISO and NOHDD references.Scott Rifenbark2018-12-271-8/+0
* dev-manual: Removed occurrence of mkefidisk.sh script.Scott Rifenbark2018-12-271-7/+6
* ref-manual: Removed the NOISO and NOHDD variables.Scott Rifenbark2018-12-271-38/+0
* ref-manual: Added several new sections to the 2.6 migration section.Scott Rifenbark2018-12-271-2/+284
* ref-manual: Added new artifact naming variables to glossary.Scott Rifenbark2018-12-271-37/+257
* ref-manual: Changed "post 2.6" to correct wording.Scott Rifenbark2018-12-271-2/+3
* ref-manual: Added KERNEL_IMAGE_NAME descriptionScott Rifenbark2018-12-271-3/+44
* ref-manual: Added GCCVERSION variable description to glossary.Scott Rifenbark2018-12-271-0/+22
* ref-manual: Updated migration section for 2.6Scott Rifenbark2018-12-271-3/+3
* ref-manual: Updated 2.6 migration topic "_remove"Scott Rifenbark2018-12-271-0/+9
* ref-manual: Added the 2.6 Migration Section.Scott Rifenbark2018-12-271-0/+88
* ref-manual: Updated testimage and testsdk class descriptions.Scott Rifenbark2018-12-271-0/+16
* ref-manual, dev-manual: Removed TEST_IMAGE for TESTIMAGE_AUTO.Scott Rifenbark2018-12-274-41/+46
* poky.ent: Updated release month to November 2018 (thud)Scott Rifenbark2018-12-271-1/+1
* oeqa/selftest/esdk: Fix typo causing test failureRichard Purdie2018-12-161-1/+1
* oeqa/selftest/esdk: Ensure parent directory existsRichard Purdie2018-12-161-0/+1
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2018-12-163-3/+4
* oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie2018-12-161-0/+3
* oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie2018-12-161-5/+5
* oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie2018-12-161-2/+2
* oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie2018-12-161-0/+3
* oeqa/core/runner: Correctly markup regexsRichard Purdie2018-12-161-2/+2
* oeqa/loader: Fix deprecation warningRichard Purdie2018-12-161-1/+1
* oeqa/runner: Sort the test result output by result classRichard Purdie2018-12-161-1/+10
* oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie2018-12-161-3/+1
* oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton2018-12-161-6/+7
* oeqa: don't litter /tmp with temporary directoriesRoss Burton2018-12-162-3/+5
* oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie2018-12-161-2/+2
* oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie2018-12-161-12/+20