summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie2018-10-291-2/+15
* oeqa/core/runner: Don't add empty log entriesRichard Purdie2018-10-291-1/+4
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-10-291-14/+11
* oeqa/selftest/context: write testresult to json filesYeoh Ee Peng2018-10-291-3/+31
* oeqa/core/runner: write testresult to json filesYeoh Ee Peng2018-10-291-1/+34
* package_manager.py: correct the deploydir when packagefeed-stability inheritedMingli Yu2018-10-281-1/+4
* oe-selftest: devtool: Support meta being a symbolic linkuninative-2.3Peter Kjellerstedt2018-10-211-1/+2
* oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng2018-10-181-41/+29
* package_manager: handle remove() with no packagesRoss Burton2018-10-181-1/+8
* package_manager: implement PACKAGE_EXCLUDE for opkgRoss Burton2018-10-181-1/+5
* rootfs: possibility to add packages to debug rootfsAndrej Valek2018-10-181-0/+10
* sstatetests.py: reset TCLIBCAPPENDKai Kang2018-10-161-0/+12
* ksample.py: fix error messageChen Qi2018-10-121-1/+1
* oeqa/manual/oe-core: Drop image build during taskexp testRichard Purdie2018-10-111-4/+0
* oeqa/manual: Remove bitbake-selftest executionRichard Purdie2018-10-111-30/+0
* oeqa/manual: transfer manual test cases from testopia to oeqaYeoh Ee Peng2018-10-119-0/+2750
* oeqa/runtime/opkg: Ensure the test works on multilibRichard Purdie2018-10-111-1/+4
* lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core2018-10-111-1/+7
* selftest/runqemu: Handle SystemExitRichard Purdie2018-10-091-8/+11
* qemurunner: Remove the signal handler before stopping qemuRichard Purdie2018-10-091-2/+2
* rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...Joshua Watt2018-09-251-0/+4
* rootfs: always update the opkg indexIoan-Adrian Ratiu2018-09-251-3/+2
* lib/oe/elf.py: Add LatticeMico32 architecture definitionNathan Rossi2018-09-211-0/+1
* package_manager: use normalized path when doing the filtered copyMax Krummenacher2018-09-211-0/+1
* 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