summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* selftest/signing: Ensure build path relocation is safezeus-nextRichard Purdie2020-09-101-1/+3
* oeqa/runtime_test: Disable test_testimage_virgl_gtkRichard Purdie2020-09-101-1/+1
* oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie2020-09-101-1/+1
* oeqa/testsdk: Use original PATHRichard Purdie2020-09-101-5/+2
* selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie2020-08-041-1/+5
* utils: fix gcc 10 version detectionCharles-Antoine Couret2020-08-041-1/+1
* sstatesig: Optimise get_taskhash for hashequivRichard Purdie2020-06-021-2/+11
* targetcontrol: Fix leaking log handlerRichard Purdie2020-06-021-3/+4
* oeqa/qemurunner: Clean up failure handlingRichard Purdie2020-06-021-3/+8
* prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa2020-05-071-0/+4
* lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe2020-04-171-2/+1
* lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe2020-04-171-2/+12
* lib/oe/package_manager: collect provided package names when using debsJan Luebbe2020-04-171-2/+8
* lib/oe/package_manager: fix handling of last packageJan Luebbe2020-04-171-7/+1
* lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe2020-04-171-1/+1
* qemurunner.py: add try/except for pid handling raceTrevor Gamblin2020-03-071-1/+4
* oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie2020-02-111-2/+7
* sstatesig: Improve debug output if getpwuid() failsRichard Purdie2020-01-281-2/+6
* sstatesig: Test cross/native hashserv method extensionRichard Purdie2020-01-281-0/+9
* multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for nativeMike Crowe2020-01-281-0/+40
* license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt2020-01-281-3/+3
* sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt2020-01-281-1/+1
* oeqa: reproducible: Add option to capture bad packagesJoshua Watt2019-11-251-0/+20
* selftest: check that 'devtool upgrade' correctly drops backported patchesAlexander Kanavin2019-11-251-3/+22
* oeqa/selftest/sstatetests: Ensure we don't use hashequiv for sstatesigs testsRichard Purdie2019-11-251-0/+12
* selftest: skip virgl test on centos 7 entirelyAlexander Kanavin2019-11-131-0/+2
* oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton2019-10-091-2/+6
* dnf.py: check busybox for case test_dnf_installrootKai Kang2019-10-091-0/+2
* oeqa/sdk: improve Meson testRoss Burton2019-10-091-1/+3
* lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin2019-10-081-1/+1
* lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt2019-09-301-4/+4
* oeqa/core/case.py: Encode binary data of logNathan Rossi2019-09-301-2/+2
* oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi2019-09-301-13/+18
* lib/sstatesig: Fix class inheritance problemsRichard Purdie2019-09-301-7/+8
* oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie2019-09-301-2/+5
* sstatesig: Fix hash equivlanency locked signature issuesRichard Purdie2019-09-301-4/+10
* oeqa: Test multiconfig parsingJoshua Watt2019-09-272-15/+47
* sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj2019-09-271-4/+0
* cases/bbtests.py: test_bitbake_g(): Check base-files rather than busyboxRobert Yang2019-09-271-2/+3
* devtool.py: fix buildclean testChangqing Li2019-09-271-0/+1
* devtool.py: change to do clean before remove-layerChangqing Li2019-09-271-7/+7
* oeqa/selftest/reproducible: test ipkgs tooRoss Burton2019-09-271-1/+1
* oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie2019-09-191-1/+1
* populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee2019-09-191-2/+6
* Remove SSTATE_HASHEQUIV_SERVERJoshua Watt2019-09-181-6/+2
* sstatesig: Update server URIJoshua Watt2019-09-181-1/+1
* classextend.py: don't extend file for file dependencyChangqing Li2019-09-161-0/+2
* oeqa/selftest/imagefeatures: dump the JSON if it can't be parsedRoss Burton2019-09-161-1/+2
* oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton2019-09-161-2/+4
* runqemu: decouple gtk and gl optionsAlexander Kanavin2019-09-161-1/+1