summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-279-17/+16
* autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day2017-03-271-4/+4
* mdadm: update criteria to build with corosyncKai Kang2017-03-271-1/+12
* 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
* 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-272-31/+35
* 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
* 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
* base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri2017-03-241-2/+3
* libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj2017-03-242-1/+59
* db: Fix atomic function namespace clash with clang builtinsKhem Raj2017-03-242-0/+46
* native.bbclass: clear MACHINE_FEATURESAndre McCurdy2017-03-241-0/+1
* core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner2017-03-241-0/+4
* firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri2017-03-241-3/+3
* expect: resolve string formatting issuesAlexander Kanavin2017-03-243-1/+30
* package_manager.py: respect OPKGLIBDIRMartin Jansa2017-03-241-7/+14
* rootfs.py: Respect OPKGLIBDIR variableMartin Jansa2017-03-241-1/+3
* uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi2017-03-241-0/+3
* rpm: add a "rpm-build" PROVIDESAlexander Kanavin2017-03-231-0/+2
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-233-9/+3
* oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin2017-03-231-1/+1
* oe-selftest: add test_rawcopy_plugin test caseEd Bartosh2017-03-231-0/+16
* selftest: pylinted wic test suite.Ed Bartosh2017-03-231-24/+28
* oe-selftest: test wic rawcopy pluginEd Bartosh2017-03-231-0/+16
* sstate: Ensure installation directory is empty before executionRichard Purdie2017-03-221-0/+5
* oeqa/selftest/devtool: Enable missing cleanupRichard Purdie2017-03-221-1/+1
* externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie2017-03-221-1/+1
* wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki2017-03-221-0/+63
* wic: selftest: do not assume bzImage kernel imageMaciej Borzecki2017-03-221-1/+2
* wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki2017-03-221-1/+40
* selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki2017-03-221-32/+32