summaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2017-03-27classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day
2017-03-27mdadm: update criteria to build with corosyncKai Kang
2017-03-27runtime-test.py: fix typoRobert Yang
2017-03-27image_types: perform fsck on created ext imageEnrico Jorns
2017-03-27oeqa.buildperf: limit the length of error outputMarkus Lehtonen
2017-03-27oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen
2017-03-27oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen
2017-03-27oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-27valgrind: correct the comparison logic in vg_regtestMaxin B. John
2017-03-27valgrind: vg_regtest.in: fix perl scriptMaxin B. John
2017-03-27boost: various cleanupsRoss Burton
2017-03-27boost: port boost-python to Python 3Ross Burton
2017-03-27tzdata: update to 2017bArmin Kuster
2017-03-27tzcode: update to 2017bArmin Kuster
2017-03-27targetcontrol.py: use logger.info to replace of bb.noteRobert Yang
2017-03-27selftest/runqemu.py: add it to test runqemuRobert Yang
2017-03-27qemurunner.py: fix handling of runqemuparamsChen Qi
2017-03-27oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-27qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-27xserver-nodm-init: option to remove cursorTrevor Woerner
2017-03-24staging: Remove uninstalled dependencies from sysrootsRichard Purdie
2017-03-24staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie
2017-03-24staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2017-03-24staging: Drop do_configure clean prefuncRichard Purdie
2017-03-24staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie
2017-03-24musl: Fix issues in relative symlink creationAmarnath Valluri
2017-03-24base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri
2017-03-24libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj
2017-03-24db: Fix atomic function namespace clash with clang builtinsKhem Raj
2017-03-24native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-24core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-24firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri
2017-03-24expect: resolve string formatting issuesAlexander Kanavin
2017-03-24package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-24rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-03-24uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi
2017-03-23rpm: add a "rpm-build" PROVIDESAlexander Kanavin
2017-03-23sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-23oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-23oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-23selftest: pylinted wic test suite.Ed Bartosh
2017-03-23oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-22oeqa/selftest/devtool: Enable missing cleanupRichard Purdie
2017-03-22externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie
2017-03-22wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki
2017-03-22wic: selftest: do not assume bzImage kernel imageMaciej Borzecki
2017-03-22wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki
2017-03-22selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki