summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2020-09-10oeqa/runtime_test: Disable test_testimage_virgl_gtkRichard Purdie
2020-09-10oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie
2020-09-10oeqa/testsdk: Use original PATHRichard Purdie
2020-08-04selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie
2020-08-04utils: fix gcc 10 version detectionCharles-Antoine Couret
2020-06-02sstatesig: Optimise get_taskhash for hashequivRichard Purdie
2020-06-02targetcontrol: Fix leaking log handlerRichard Purdie
2020-06-02oeqa/qemurunner: Clean up failure handlingRichard Purdie
2020-05-07prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa
2020-04-17lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe
2020-04-17lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe
2020-04-17lib/oe/package_manager: collect provided package names when using debsJan Luebbe
2020-04-17lib/oe/package_manager: fix handling of last packageJan Luebbe
2020-04-17lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe
2020-03-07qemurunner.py: add try/except for pid handling raceTrevor Gamblin
2020-02-11oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie
2020-01-28sstatesig: Improve debug output if getpwuid() failsRichard Purdie
2020-01-28sstatesig: Test cross/native hashserv method extensionRichard Purdie
2020-01-28multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for nativeMike Crowe
2020-01-28license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt
2020-01-28sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt
2019-11-25oeqa: reproducible: Add option to capture bad packagesJoshua Watt
2019-11-25selftest: check that 'devtool upgrade' correctly drops backported patchesAlexander Kanavin
2019-11-25oeqa/selftest/sstatetests: Ensure we don't use hashequiv for sstatesigs testsRichard Purdie
2019-11-13selftest: skip virgl test on centos 7 entirelyAlexander Kanavin
2019-10-09oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton
2019-10-09dnf.py: check busybox for case test_dnf_installrootKai Kang
2019-10-09oeqa/sdk: improve Meson testRoss Burton
2019-10-08lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin
2019-09-30lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt
2019-09-30oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-30oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-30lib/sstatesig: Fix class inheritance problemsRichard Purdie
2019-09-30oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie
2019-09-30sstatesig: Fix hash equivlanency locked signature issuesRichard Purdie
2019-09-27oeqa: Test multiconfig parsingJoshua Watt
2019-09-27sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj
2019-09-27cases/bbtests.py: test_bitbake_g(): Check base-files rather than busyboxRobert Yang
2019-09-27devtool.py: fix buildclean testChangqing Li
2019-09-27devtool.py: change to do clean before remove-layerChangqing Li
2019-09-27oeqa/selftest/reproducible: test ipkgs tooRoss Burton
2019-09-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
2019-09-19populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee
2019-09-18Remove SSTATE_HASHEQUIV_SERVERJoshua Watt
2019-09-18sstatesig: Update server URIJoshua Watt
2019-09-16classextend.py: don't extend file for file dependencyChangqing Li
2019-09-16oeqa/selftest/imagefeatures: dump the JSON if it can't be parsedRoss Burton
2019-09-16oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton
2019-09-16runqemu: decouple gtk and gl optionsAlexander Kanavin
2019-09-16oeqa: add case for oe-git-proxyHenning Schild