summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-279-17/+16
* wic: fix generation of partition UUIDEd Bartosh2017-03-271-1/+1
* autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day2017-03-271-4/+4
* scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval2017-03-271-0/+60
* scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval2017-03-2721-14/+527
* mdadm: update criteria to build with corosyncKai Kang2017-03-271-1/+12
* scripts/wic: fix typoRobert Yang2017-03-271-2/+2
* runtime-test.py: fix typoRobert Yang2017-03-271-2/+2
* image_types: perform fsck on created ext imageEnrico Jorns2017-03-271-0/+2
* oeqa.buildperf: limit the length of error outputMarkus Lehtonen2017-03-271-1/+1
* oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen2017-03-271-3/+10
* build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen2017-03-271-0/+2
* scripts/oe-git-archive: implement --notesMarkus Lehtonen2017-03-271-3/+18
* scripts/oe-git-archive: implement --excludeMarkus Lehtonen2017-03-271-2/+10
* scripts/oe-git-archive: fix pushingMarkus Lehtonen2017-03-271-2/+3
* oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen2017-03-271-12/+12
* oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2017-03-273-31/+36
* valgrind: correct the comparison logic in vg_regtestMaxin B. John2017-03-271-2/+2
* valgrind: vg_regtest.in: fix perl scriptMaxin B. John2017-03-271-4/+29
* boost: various cleanupsRoss Burton2017-03-271-6/+4
* boost: port boost-python to Python 3Ross Burton2017-03-273-19/+287
* tzdata: update to 2017bArmin Kuster2017-03-271-2/+2
* tzcode: update to 2017bArmin Kuster2017-03-271-4/+4
* targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2017-03-272-6/+11
* selftest/runqemu.py: add it to test runqemuRobert Yang2017-03-271-0/+136
* qemurunner.py: fix handling of runqemuparamsChen Qi2017-03-271-3/+3
* oeqa/targetcontrol.py: modify it to test runqemuRobert Yang2017-03-273-18/+43
* qemurunner: configurable timeout for run_serial()Patrick Ohly2017-03-273-12/+17
* xserver-nodm-init: option to remove cursorTrevor Woerner2017-03-272-1/+4
* kernel-dev: Reorganized Kernel Metadata Location and Syntax sectionsScott Rifenbark2017-03-241-169/+169
* kernel-dev: Corrected linking format for two variables.Scott Rifenbark2017-03-241-4/+7
* dev-manual: Added cross-reference note into the BSP Guide.Scott Rifenbark2017-03-241-0/+4
* documentation: Added support for "pyro" name and May release date.Scott Rifenbark2017-03-249-10/+10
* ref-manual: Updated note about included failed license checkScott Rifenbark2017-03-241-6/+16
* dev-manual, ref-manual: Added support for WKS_FILE_DEPENDS variable.Scott Rifenbark2017-03-242-0/+52
* dev-manual: Fixed formatting error for arguments.Scott Rifenbark2017-03-241-3/+1
* dev-manual: Fixed grammar error - article agreement.Scott Rifenbark2017-03-241-1/+1
* ref-manual: Added information about pre-installed dependenciesScott Rifenbark2017-03-241-0/+45
* dev-manual: Add explanation for signing RPM packages and using signed packagesScott Rifenbark2017-03-241-0/+121
* ref-manual: Added new "Release Process" chapterScott Rifenbark2017-03-243-0/+128
* poky.ent: Added python3-pip and python3-pexpect to all distrosScott Rifenbark2017-03-241-4/+4
* poky.ent, yocto-project-qs: Added "xz" and "which" to Essential packagesScott Rifenbark2017-03-242-6/+8
* ref-manual: Added five "COPYLEFT*" variables to the glossary.Scott Rifenbark2017-03-241-0/+155
* wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh2017-03-241-1/+1
* staging: Remove uninstalled dependencies from sysrootsRichard Purdie2017-03-241-0/+28
* staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie2017-03-241-1/+1
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie2017-03-241-13/+0
* staging: Drop do_configure clean prefuncRichard Purdie2017-03-241-8/+0
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie2017-03-241-15/+0
* musl: Fix issues in relative symlink creationAmarnath Valluri2017-03-242-11/+53