summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2018-10-29oeqa/selftest: Improvements to the json loggingRichard Purdie1
2018-10-29oeqa/selftest/context: write testresult to json filesYeoh Ee Peng1
2018-10-29oeqa/core/runner: write testresult to json filesYeoh Ee Peng1
2018-10-28package_manager.py: correct the deploydir when packagefeed-stability inheritedMingli Yu1
2018-10-21oe-selftest: devtool: Support meta being a symbolic linkPeter Kjellerstedt1
2018-10-18oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng1
2018-10-18package_manager: handle remove() with no packagesRoss Burton1
2018-10-18package_manager: implement PACKAGE_EXCLUDE for opkgRoss Burton1
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek1
2018-10-16sstatetests.py: reset TCLIBCAPPENDKai Kang1
2018-10-12ksample.py: fix error messageChen Qi1
2018-10-11oeqa/manual/oe-core: Drop image build during taskexp testRichard Purdie1
2018-10-11oeqa/manual: Remove bitbake-selftest executionRichard Purdie1
2018-10-11oeqa/manual: transfer manual test cases from testopia to oeqaYeoh Ee Peng9
2018-10-11oeqa/runtime/opkg: Ensure the test works on multilibRichard Purdie1
2018-10-11lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core1
2018-10-09selftest/runqemu: Handle SystemExitRichard Purdie1
2018-10-09qemurunner: Remove the signal handler before stopping qemuRichard Purdie1
2018-09-25rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...Joshua Watt1
2018-09-25rootfs: always update the opkg indexIoan-Adrian Ratiu1
2018-09-21lib/oe/elf.py: Add LatticeMico32 architecture definitionNathan Rossi1
2018-09-21package_manager: use normalized path when doing the filtered copyMax Krummenacher1
2018-09-13oeqa/selftest/recipetool: fix non-determinism in cmake testRoss Burton1
2018-09-13oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie1
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj2
2018-09-12statetests.py: drop test_sstate_allarch_samesigs_multilibKai Kang1
2018-09-12oe/utils.py: Add vartrue()Robert Yang1
2018-09-05populate_base_sdk: Stop running gcc --version all the timeRichard Purdie1
2018-09-05package_manager.py: add noarch to buildarch_compatKai Kang1
2018-09-04oeqa/selftest/runtime_test: Fix runtime_test.TestImage.test_testimage_install...Richard Purdie1
2018-08-30oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng1
2018-08-30oeqa/sdk: fixes related to hasPackage semanticsChen Qi4
2018-08-30sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi1
2018-08-30sdk/context.py: add ability to check for multilib version of target packageChen Qi1
2018-08-30lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin2
2018-08-28selftest/package: Add package separated debug symbols hardlink testHongxu Jia1
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner1
2018-08-23lib/oe/patch.py: Clean up getstatusoutput usageRobert Yang1
2018-08-23lib/oe/gpg_sign.py: Clean up getstatusoutput usageRobert Yang1
2018-08-23lib/oe/utils: Fix get_multilib_datastore to work for original tuneRichard Purdie1
2018-08-23lib/oe/package.py: use bb.utils.break_hardlinks helperRasmus Villemoes1
2018-08-23oeqa/runtime/ldd: Clean up testRichard Purdie1
2018-08-23oeqa/runner: Print any errors/failures earlyRichard Purdie1
2018-08-23oeqa/runner: Use the proper logger functions instead of print()Richard Purdie1
2018-08-23oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie1
2018-08-23oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie1
2018-08-21assimp.py: fix AttributeError in tearDownClassChen Qi1
2018-08-19kernel-devsrc: restructure for out of tree (and on target) module buildsBruce Ashfield1
2018-08-16runtime selftest: limit kernel hw bp archesHongzhi.Song1
2018-08-16runtime selftest: test_trace_events_sample of ksample.pyHongzhi.Song1