summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2022-03-11patch.py: Prevent git repo reinitializationPavel Zhukov
2022-03-07selftest: recipetool: Correct the URI for socatPeter Kjellerstedt
2022-02-25package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy
2022-02-17runtime_test: skip virgl test on fedora 34Anuj Mittal
2022-01-17selftest: reproducible: Set maximum report sizeJoshua Watt
2022-01-11lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin
2021-12-31selftest: skip virgl test on fedora 34 entirelySteve Sakoman
2021-12-31selftest: skip virgl test on centos 8 entirelySteve Sakoman
2021-12-28oeqa/selftest/bbtests: Use YP sources mirror instead of GNURichard Purdie
2021-12-10selftest/devtool: Check branch in git fetchStefan Herbrechtsmeier
2021-12-10patch.py: Initialize git repo before patchingPavel Zhukov
2021-12-10oeqa/parselogs: Fix quotingRichard Purdie
2021-11-12meta/scripts: Manual git url branch additionsRichard Purdie
2021-11-12meta: add explicit branch and protocol to SRC_URIAnuj Mittal
2021-11-01oe/utils: log exceptions in ThreadedWorker functionsRoss Burton
2021-10-20oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie
2021-10-20oeqa/manual: Fix no longer valid URLsJon Mason
2021-10-20oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie
2021-09-29oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2021-09-29oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie
2021-09-29oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-09-06oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie
2021-09-06parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield
2021-08-23oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni
2021-08-09oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450sRichard Purdie
2021-08-09parselogs.py: qemuarm should be qemuarmv5Jon Mason
2021-07-31oeqa/manual/toaster: fix small typoRalph Siemsen
2021-07-13oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie
2021-07-13oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie
2021-07-13oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie
2021-06-30selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie
2021-06-02oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie
2021-05-22lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-22meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-11oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-11oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-11oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-07lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-07Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
2021-05-06rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-04-26meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin
2021-04-26oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin
2021-04-23deb: apply postinstall on sdkhongxu
2021-04-23oeqa/runtime: space neededJon Mason
2021-04-23parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu
2021-04-23oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer
2021-04-22oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie
2021-04-22lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-04-16oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie
2021-04-06oeqa/selftest: add test case for SRC_URI dependency sniffingRoss Burton