summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/selftest/recipetool: fix non-determinism in cmake testRoss Burton2018-09-131-1/+3
* oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie2018-09-131-1/+3
* insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj2018-09-132-1/+3
* statetests.py: drop test_sstate_allarch_samesigs_multilibKai Kang2018-09-131-9/+2
* oe/utils.py: Add vartrue()Robert Yang2018-09-131-0/+8
* populate_base_sdk: Stop running gcc --version all the timeRichard Purdie2018-09-051-1/+4
* package_manager.py: add noarch to buildarch_compatKai Kang2018-09-051-1/+3
* oeqa/selftest/runtime_test: Fix runtime_test.TestImage.test_testimage_install...Richard Purdie2018-09-041-0/+1
* oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng2018-09-041-1/+5
* oeqa/sdk: fixes related to hasPackage semanticsChen Qi2018-09-044-13/+20
* sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi2018-09-041-2/+2
* sdk/context.py: add ability to check for multilib version of target packageChen Qi2018-09-041-1/+7
* lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin2018-09-042-17/+9
* selftest/package: Add package separated debug symbols hardlink testHongxu Jia2018-08-281-2/+37
* oeqa/core/decorator: add skipIfInDataVarRichard Leitner2018-08-231-0/+14
* lib/oe/patch.py: Clean up getstatusoutput usageRobert Yang2018-08-231-1/+2
* lib/oe/gpg_sign.py: Clean up getstatusoutput usageRobert Yang2018-08-231-10/+5
* lib/oe/utils: Fix get_multilib_datastore to work for original tuneRichard Purdie2018-08-231-0/+3
* lib/oe/package.py: use bb.utils.break_hardlinks helperRasmus Villemoes2018-08-231-1/+1
* oeqa/runtime/ldd: Clean up testRichard Purdie2018-08-231-8/+7
* oeqa/runner: Print any errors/failures earlyRichard Purdie2018-08-231-0/+8
* oeqa/runner: Use the proper logger functions instead of print()Richard Purdie2018-08-231-1/+1
* oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie2018-08-231-1/+2
* oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie2018-08-231-0/+2
* assimp.py: fix AttributeError in tearDownClassChen Qi2018-08-211-5/+0
* kernel-devsrc: restructure for out of tree (and on target) module buildsBruce Ashfield2018-08-191-1/+1
* 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