summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* parselogs.py: update network interface related messagesChangqing Li2020-04-071-1/+2
* prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa2020-04-051-0/+4
* lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe2020-04-021-2/+1
* lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe2020-04-021-2/+12
* lib/oe/package_manager: collect provided package names when using debsJan Luebbe2020-04-021-2/+8
* lib/oe/package_manager: fix handling of last packageJan Luebbe2020-04-021-7/+1
* lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe2020-04-021-1/+1
* lib/oe/utils.py: add get_host_compiler_version()Tim Orling2020-04-011-0/+31
* prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt2020-03-311-33/+32
* utils: fix gcc 10 version detectionCharles-Antoine Couret2020-03-291-1/+1
* oeqa: default runtime json results for testexportStefan Kral2020-03-292-4/+7
* oeqa/runtime/cases: Disable and stop systemd-timesyncdAlex Kiernan2020-03-291-2/+2
* oe/recipeutils: Drop obsolete GITDIR referenceRichard Purdie2020-03-291-1/+0
* oeqa/commands: Fix runqemu after tinfoil data connector changesRichard Purdie2020-03-241-5/+5
* oeqa/selftest/tinfoil: Drop test for functionality removed upstreamRichard Purdie2020-03-241-13/+0
* archiver.py: fix typo of "ARCHIVER_MIRROR_EXCLUDE" in commentrpjday@crashcourse.ca2020-03-241-1/+1
* oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie2020-03-241-1/+2
* oeqa/manual/bsp-hw.json: fix syntax errorYi Zhao2020-03-211-1/+1
* oeqa/qemuarm64: Ignore logind: failed to get session seatKhem Raj2020-03-131-0/+1
* oeqa: enable testresults.json for testexportStefan Kral2020-03-122-4/+39
* oeqa/runtime/context.py: fix typoStefan Kral2020-03-121-2/+2
* oeqa/testsdk: Use original PATHRichard Purdie2020-03-111-5/+2
* oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie2020-03-101-1/+1
* parselogs.py: ignore rdrand initialization failureMingli Yu2020-03-071-1/+2
* oeqa-runtime: add missing import os to ptest caseStefan Kral2020-03-061-0/+1
* lib/oe/utils: allow to set a lower bound on returned cpu_count()André Draszik2020-03-061-2/+3
* ltp: Update to 20200120Petr Vorel2020-03-021-1/+1
* abi_version/sstatesig: Introduce HASHEQUIV_HASH_VERSIONRichard Purdie2020-02-281-0/+3
* ptest: add an option to enforce a failure (e.g. ptests are required to pass)Alexander Kanavin2020-02-251-1/+14
* oeqa/logparser: correctly set test result markersAlexander Kanavin2020-02-221-1/+1
* oeqa/logparser: Fix performance issues with ptest log parsingRichard Purdie2020-02-211-2/+14
* oeqa/selftest: Drop 'backup' code and SIGTERM handlerRichard Purdie2020-02-212-73/+4
* oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie2020-02-213-39/+58
* selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie2020-02-211-1/+5
* oescripts.py: use unittest.SkipUnless for class skipTrevor Gamblin2020-02-201-4/+3
* oeqa: reproducible: Include jquery in resultsJoshua Watt2020-02-191-3/+10
* concurrencytest.py: add outSideTestaddSkip for subunitTrevor Gamblin2020-02-181-0/+14
* fix various, innocuous typosRobert P. J. Day2020-02-184-6/+6
* weston: add a basic runtime testAlexander Kanavin2020-02-181-0/+19
* qemux86: drop resolution setting via uvesafbAlexander Kanavin2020-02-181-4/+0
* selftest: wic: Add APPEND to the optional variables listKevin Hao2020-02-151-1/+2
* oeqa: reproducible: Run diffoscope on saved outputJoshua Watt2020-02-141-7/+17
* oeqa: Use --disable-maintainer-mode configure optionKhem Raj2020-02-142-2/+2
* testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego2020-02-132-7/+31
* testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego2020-02-131-2/+3
* qemurunner.py: add try/except for pid handling raceTrevor Gamblin2020-02-081-1/+4
* oeqa: Use cpio 2.13 as testcaseKhem Raj2020-02-083-4/+4
* microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle2020-02-061-3/+0
* oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie2020-02-061-2/+7
* logrotate.py: improve oeqa test implementationTrevor Gamblin2020-02-051-18/+44