summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* reproducible: Fix race with externalsrc/devtool over lockfileRichard Purdie2024-02-221-0/+3
* cve_check: cleanup loggingRoss Burton2024-02-221-7/+6
* cve_check: handle CVE_STATUS being set to the empty stringRoss Burton2024-02-221-2/+2
* rootfs.py: check depmodwrapper execution resultYang Xu2024-02-071-1/+2
* package.py: OEHasPackage: Add MLPREFIX to packagenameSaul Wold2024-01-311-2/+3
* oeqa/selftest/prservice: Improve test robustnessRichard Purdie2024-01-311-8/+23
* lib/prservice: Improve lock handling robustnessRichard Purdie2024-01-311-3/+1
* testimage: Drop target_dumper and most of monitor_dumperRichard Purdie2024-01-043-31/+1
* patchtest: shorten patch signed-off-by test outputTrevor Gamblin2024-01-041-1/+2
* lib/oe/patch: ensure os.chdir restoring always happensRoss Burton2024-01-041-3/+4
* sstate: Ensure sstate searches update file mtimeRichard Purdie2023-12-151-0/+12
* oeqa/selftest/tinfoil: Add tests that parse virtual recipesPeter Kjellerstedt2023-12-151-1/+24
* lib/oe/path: Deploy files can start only with a dotVyacheslav Yurkov2023-12-051-1/+2
* lib/oe/buildcfg.py: Remove unused parameterJermain Horsman2023-12-051-5/+5
* lib/oe/buildcfg.py: Include missing importJermain Horsman2023-12-051-0/+1
* oeqa/selftest/debuginfod: improve selftestRoss Burton2023-11-241-36/+88
* patchtest: rework license checksum testsTrevor Gamblin2023-11-241-32/+8
* patchtest: remove test for CVE tag in mboxTrevor Gamblin2023-11-243-170/+0
* patchtest: make pylint tests compatible with 3.xTrevor Gamblin2023-11-241-5/+12
* patchtest: shorten test result outputsTrevor Gamblin2023-11-242-9/+9
* patchtest: reduce checksum test output lengthTrevor Gamblin2023-11-241-1/+1
* patchtest: simplify test directory structureTrevor Gamblin2023-11-2453-603/+436
* patchtest/selftest: add XSKIP, update test filesTrevor Gamblin2023-11-243-3/+8
* patchtest: disable merge testTrevor Gamblin2023-11-241-0/+1
* patchtest: fix lic_files_chksum test regexTrevor Gamblin2023-11-241-3/+2
* patchtest: skip merge test if not targeting masterTrevor Gamblin2023-11-241-0/+2
* patchtest: test regardless of mergeabilityTrevor Gamblin2023-11-244-17/+0
* patchtest: remove unused importsRoss Burton2023-11-248-8/+0
* oeqa/selftest/devtool: abort if a local workspace already existJulien Stephan2023-11-241-0/+3
* oeqa/ssh: Handle SSHCall timeout error codeluca fancellu2023-11-242-1/+19
* goarch: Move Go architecture mapping to a libraryJoshua Watt2023-11-242-1/+35
* cve-check: don't warn if a patch is remoteRoss Burton2023-11-031-5/+6
* cve-check: slightly more verbose warning when adding the same package twiceRoss Burton2023-11-031-1/+1
* patchtest/selftest: fix command argumentsTrevor Gamblin2023-10-171-1/+1
* patchtest: update SPDX identifiersTrevor Gamblin2023-10-1729-97/+29
* patchtest: set default repo and testdir targetsTrevor Gamblin2023-10-171-2/+7
* patchtest: add supporting modulesTrevor Gamblin2023-10-174-0/+532
* patchtest/requirements.txt: updateTrevor Gamblin2023-10-171-0/+2
* oeqa/qemurunner: Drop newlines serial workaroundRichard Purdie2023-10-151-12/+0
* reproducible: Exclude rust for now againRichard Purdie2023-10-131-0/+2
* patchtest: clean up test suiteTrevor Gamblin2023-10-1312-44/+45
* patchtest: improve test issue messagesTrevor Gamblin2023-10-1318-52/+29
* oeqa/runtime/_qemutiny: rewrite test to be functionalRoss Burton2023-10-111-3/+8
* oeqa/selftest: don't skip test_read_only_image on qemuarm64Ross Burton2023-10-111-2/+0
* oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré2023-10-111-0/+2
* oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré2023-10-111-1/+1
* oeqa/qemurunner: Ensure we retry after BrokenPipeErrorRichard Purdie2023-10-111-1/+1
* rust: reproducibility issue fixSundeep KOKKONDA2023-10-111-2/+0
* oeqa/qemurunner: Add extra logging when console doesn't appearRichard Purdie2023-10-101-0/+10
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-101-0/+1