aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner
2018-08-23lib/oe/patch.py: Clean up getstatusoutput usageRobert Yang
2018-08-23lib/oe/gpg_sign.py: Clean up getstatusoutput usageRobert Yang
2018-08-23lib/oe/utils: Fix get_multilib_datastore to work for original tuneRichard Purdie
2018-08-23lib/oe/package.py: use bb.utils.break_hardlinks helperRasmus Villemoes
2018-08-23oeqa/runtime/ldd: Clean up testRichard Purdie
2018-08-23oeqa/runner: Print any errors/failures earlyRichard Purdie
2018-08-23oeqa/runner: Use the proper logger functions instead of print()Richard Purdie
2018-08-23oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie
2018-08-23oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie
2018-08-21assimp.py: fix AttributeError in tearDownClassChen Qi
2018-08-19kernel-devsrc: restructure for out of tree (and on target) module buildsBruce Ashfield
2018-08-16runtime selftest: limit kernel hw bp archesHongzhi.Song
2018-08-16runtime selftest: test_trace_events_sample of ksample.pyHongzhi.Song
2018-08-16oe.package_manager: support loading intercepts from multiple pathsChristopher Larson
2018-08-15package_manager: Add definitions for riscv machinesRichard Purdie
2018-08-15selftest/package: Improve test to cover sparseness and hardlinking from sstateRichard Purdie
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie
2018-08-15selftest: Replace bitbake -p with bitbake -eRichard Purdie
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie
2018-08-15package_manager: Remove rpm specific pieces of create_packages_dir()Richard Purdie
2018-08-15image: Add locale archive optimisationRichard Purdie
2018-08-15selftest/package: Add test to ensure sparse files are preservedRichard Purdie
2018-08-14parselogs.py: output correct log locationChen Qi
2018-08-14oeqa/esdk/devtool: Drop OETestDepends usageRichard Purdie
2018-08-10lib/oe: Fix collections ABCs DeprecationWarning in Python 3.7+Khem Raj
2018-08-10oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton
2018-08-09package: skip strip on signed kernel modulesfoocampo
2018-08-08context.py: Do not mask exceptions needlessly.Paulo Neves
2018-08-08oe_syslog.py: fix for syslog-ngChen Qi
2018-08-07selftest/package: Fix hardlink test when using sstateRichard Purdie
2018-08-07oeqa/sdk: add test that CMake worksRoss Burton
2018-08-01multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego
2018-07-31oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton
2018-07-31systemd.py: increase default bus timeoutChen Qi
2018-07-31parselogs.py: ignore network interface name changing failureChen Qi
2018-07-31oe_syslog.py: fix settings in OEHasPackage decoratorChen Qi
2018-07-31oeqa/selftest: Add package hardlink testRichard Purdie
2018-07-30oeqa/selftest: check if rm_work is enabledAnuj Mittal
2018-07-30oeqa/runtime/scanelf: removeRoss Burton
2018-07-26selftest/wic: Fix/cleanup class setup codeRichard Purdie
2018-07-26oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie
2018-07-26qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang
2018-07-26lib/oe: split out machine to ELF data dictionaryRoss Burton
2018-07-26oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton
2018-07-26oeqa: rationalise Perl testsRoss Burton
2018-07-26logging: use warning instead warnChen Qi
2018-07-25selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie
2018-07-25selftest/bblayers: Place the test layer directory in builddirRichard Purdie
2018-07-25selftest/wic: clean up runCmd error code handlingRichard Purdie