summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* runtime selftest: limit kernel hw bp archesHongzhi.Song2018-08-161-0/+5
* runtime selftest: test_trace_events_sample of ksample.pyHongzhi.Song2018-08-161-2/+12
* oe.package_manager: support loading intercepts from multiple pathsChristopher Larson2018-08-161-6/+13
* package_manager: Add definitions for riscv machinesRichard Purdie2018-08-151-0/+2
* selftest/package: Improve test to cover sparseness and hardlinking from sstateRichard Purdie2018-08-151-9/+18
* sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie2018-08-151-2/+2
* selftest: Replace bitbake -p with bitbake -eRichard Purdie2018-08-151-2/+2
* package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie2018-08-154-11/+31
* package_manager: Remove rpm specific pieces of create_packages_dir()Richard Purdie2018-08-151-13/+11
* image: Add locale archive optimisationRichard Purdie2018-08-152-47/+53
* selftest/package: Add test to ensure sparse files are preservedRichard Purdie2018-08-151-0/+6
* parselogs.py: output correct log locationChen Qi2018-08-141-2/+2
* oeqa/esdk/devtool: Drop OETestDepends usageRichard Purdie2018-08-141-8/+0
* lib/oe: Fix collections ABCs DeprecationWarning in Python 3.7+Khem Raj2018-08-141-2/+7
* oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton2018-08-141-3/+3
* package: skip strip on signed kernel modulesfoocampo2018-08-091-4/+16
* context.py: Do not mask exceptions needlessly.Paulo Neves2018-08-081-10/+4
* oe_syslog.py: fix for syslog-ngChen Qi2018-08-081-3/+5
* selftest/package: Fix hardlink test when using sstateRichard Purdie2018-08-071-1/+1
* oeqa/sdk: add test that CMake worksRoss Burton2018-08-071-0/+68
* multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego2018-08-011-1/+8
* oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton2018-07-311-0/+64
* systemd.py: increase default bus timeoutChen Qi2018-07-311-3/+3
* parselogs.py: ignore network interface name changing failureChen Qi2018-07-311-1/+2
* oe_syslog.py: fix settings in OEHasPackage decoratorChen Qi2018-07-311-2/+2
* oeqa/selftest: Add package hardlink testRichard Purdie2018-07-311-1/+14
* oeqa/selftest: check if rm_work is enabledAnuj Mittal2018-07-301-0/+4
* oeqa/runtime/scanelf: removeRoss Burton2018-07-301-26/+0
* selftest/wic: Fix/cleanup class setup codeRichard Purdie2018-07-301-16/+15
* oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie2018-07-261-0/+2
* qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang2018-07-261-1/+1
* lib/oe: split out machine to ELF data dictionaryRoss Burton2018-07-261-0/+127
* oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton2018-07-261-2/+1
* oeqa: rationalise Perl testsRoss Burton2018-07-263-48/+11
* logging: use warning instead warnChen Qi2018-07-263-6/+6
* selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie2018-07-251-1/+11
* selftest/bblayers: Place the test layer directory in builddirRichard Purdie2018-07-251-1/+1
* selftest/wic: clean up runCmd error code handlingRichard Purdie2018-07-251-110/+82
* selftest/wic: Improve error message for test_fixed_sizeRichard Purdie2018-07-251-2/+0
* oe-selftest: fix for changes to buildhistory-diffPaul Eggleton2018-07-241-2/+15
* lib/oe/utils: Drop now unused multiprocess_execRichard Purdie2018-07-241-34/+0
* package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie2018-07-242-13/+5
* package: Call file to determine elf status in parallelRichard Purdie2018-07-241-6/+12
* package: Refactor to remove isElf/is_elf function duplicationRichard Purdie2018-07-241-30/+43
* package: Don't use subshell to execute fileRichard Purdie2018-07-241-6/+2
* utils: Add multiprocess_launch API and testcaseRichard Purdie2018-07-242-1/+115
* oeqa/sdk/python: clean up Python testRoss Burton2018-07-182-31/+10
* oeqa/runtime/python: clean up Python testRoss Burton2018-07-181-30/+8
* classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton2018-07-181-4/+12
* lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton2018-07-181-26/+0