summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2020-04-19prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa
2020-04-06lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe
2020-04-06lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe
2020-04-06lib/oe/package_manager: collect provided package names when using debsJan Luebbe
2020-04-06lib/oe/package_manager: fix handling of last packageJan Luebbe
2020-04-06lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe
2020-02-20qemurunner.py: add try/except for pid handling raceTrevor Gamblin
2020-02-11oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie
2020-01-18sstatesig: Improve debug output if getpwuid() failsRichard Purdie
2020-01-18sstatesig: Test cross/native hashserv method extensionRichard Purdie
2020-01-18multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for nativeMike Crowe
2020-01-15license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt
2020-01-15sanity.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-10selftest: skip virgl test on centos 7 entirelyAlexander Kanavin
2019-10-09oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton
2019-10-08dnf.py: check busybox for case test_dnf_installrootKai Kang
2019-10-08oeqa/sdk: improve Meson testRoss Burton
2019-10-08lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin
2019-09-27lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt
2019-09-27oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-27oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-27lib/sstatesig: Fix class inheritance problemsRichard Purdie
2019-09-27oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie
2019-09-27sstatesig: 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-19oeqa/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-15oeqa: add case for oe-git-proxyHenning Schild
2019-09-11oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi
2019-09-11oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi
2019-09-11oeqa/selftest/context.py: For -t/-T use append argparse actionNathan Rossi
2019-09-07oeqa/selftest: Tweak binutils tests tags as toolchain/user and systemRichard Purdie
2019-09-07oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/systemNathan Rossi
2019-09-07oeqa/selftest/cases/gcc.py: Split into classes for parallelismNathan Rossi
2019-09-07oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi
2019-09-07oeqa/selftest/context.py: Change -t/-T args to be optionalNathan Rossi