summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2021-04-06uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi
2021-04-06oe-selftest: Add U-Boot fitImage signing testcasesKlaus Heinrich Kiwi
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
2021-04-06oeqa/concurrencytest: Fix display of test stdout/stderrRichard Purdie
2021-04-06oeqa/concurrencytest: Rename variables to improve the codeRichard Purdie
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28rootfs.py: uninstall the run-postinsts package if not neededAwais Belal
2021-03-28lib/oe/utils: add directory size functionRoss Burton
2021-03-20selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-03-20cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-20selftest/reproducible: Drop ovmf exclusionRichard Purdie
2021-03-15meson: Work around determinism issueRichard Purdie