aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-27bitbake.conf: add sudo to HOSTTOOLSrbt/toolsRobert Yang
2017-03-27classes: Replace "if test" file tests with POSIX file testsRobert P. J. Day
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day
2017-03-26mdadm: update criteria to build with corosyncKai Kang
2017-03-26scripts/wic: fix typoRobert Yang
2017-03-26runtime-test.py: fix typoRobert Yang
2017-03-26image_types: perform fsck on created ext imageEnrico Jorns
2017-03-26oeqa.buildperf: limit the length of error outputMarkus Lehtonen
2017-03-26oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen
2017-03-26build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen
2017-03-26scripts/oe-git-archive: implement --notesMarkus Lehtonen
2017-03-26scripts/oe-git-archive: implement --excludeMarkus Lehtonen
2017-03-26scripts/oe-git-archive: fix pushingMarkus Lehtonen
2017-03-26oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen
2017-03-26oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-26valgrind: correct the comparison logic in vg_regtestMaxin B. John
2017-03-26valgrind: vg_regtest.in: fix perl scriptMaxin B. John
2017-03-26boost: various cleanupsRoss Burton
2017-03-26boost: port boost-python to Python 3Ross Burton
2017-03-26tzdata: update to 2017bArmin Kuster
2017-03-26tzcode: update to 2017bArmin Kuster
2017-03-26targetcontrol.py: use logger.info to replace of bb.noteRobert Yang
2017-03-26selftest/runqemu.py: add it to test runqemuRobert Yang
2017-03-26qemurunner.py: fix handling of runqemuparamsChen Qi
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-25xserver-nodm-init: option to remove cursorTrevor Woerner
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-23staging: Remove uninstalled dependencies from sysrootsRichard Purdie
2017-03-23staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2017-03-23staging: Drop do_configure clean prefuncRichard Purdie
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie
2017-03-23musl: Fix issues in relative symlink creationAmarnath Valluri
2017-03-23base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri
2017-03-23runqemu-gen-tapdevs: fix file path in exampleChen Qi
2017-03-23libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj
2017-03-23db: Fix atomic function namespace clash with clang builtinsKhem Raj
2017-03-23native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-23core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-23firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri
2017-03-23expect: resolve string formatting issuesAlexander Kanavin
2017-03-23package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-23rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-03-23uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi
2017-03-22rpm: add a "rpm-build" PROVIDESAlexander Kanavin
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-22oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-22oe-selftest: add test_rawcopy_plugin test caseEd Bartosh