summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake.conf: Drop oldincludedirRichard Purdie2023-11-201-2/+1
* oeqa/selftest/devtool: fix test_devtool_modify_overrides testJulien Stephan2023-11-201-1/+6
* selftest/reproducible: Allow packages exclusion via configRichard Purdie2023-11-151-2/+4
* selftest/reproducible: Split a long lineYoann Congal2023-11-151-1/+9
* oeqa/ssh: Handle SSHCall timeout error codeluca fancellu2023-11-102-1/+19
* lib/bblayers/setupwriters/oe-setup-layers.py: Fix indentationJermain Horsman2023-11-091-1/+1
* oeqa/selftest/sstatetests: Fix intermitttent errors and improve performanceRichard Purdie2023-11-091-10/+6
* patchtest: rework license checksum testsTrevor Gamblin2023-11-081-32/+8
* sstate: Ensure sstate searches update file mtimeRichard Purdie2023-11-081-0/+12
* selftest: recipetool: Add test for go recipe handlerLukas Funke2023-11-061-0/+185
* lib/oe/path: Deploy files can start only with a dotVyacheslav Yurkov2023-11-051-1/+2
* lib/oe/buildcfg.py: Remove unused parameterJermain Horsman2023-11-051-5/+5
* lib/oe/buildcfg.py: Include missing importJermain Horsman2023-11-051-0/+1
* oeqa/selftest: Drop machines supportRichard Purdie2023-11-052-62/+1
* meta/lib/oe/copy_buildsystem.py: do not derefence symlinksAlexander Kanavin2023-11-051-1/+1
* cve-check: don't warn if a patch is remoteRoss Burton2023-11-031-5/+6
* patchtest: remove test for CVE tag in mboxTrevor Gamblin2023-11-013-170/+0
* patchtest: make pylint tests compatible with 3.xTrevor Gamblin2023-11-011-5/+12
* selftest/sstatetests: add a test for CDN sstate cacheAlexander Kanavin2023-10-311-0/+48
* recipetool: add python_hatchling supportTim Orling2023-10-301-0/+35
* patchtest: shorten test result outputsTrevor Gamblin2023-10-292-9/+9
* patchtest: reduce checksum test output lengthTrevor Gamblin2023-10-271-1/+1
* lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin2023-10-273-5/+6
* selftest/sstatetests: add tests for 'bitbake -S printdiff'Alexander Kanavin2023-10-271-0/+113
* oeqa/selftest/recipetool: add selftest for PEP-517 recipe creationJulien Stephan2023-10-271-0/+102
* recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan2023-10-271-2/+2
* oeqa/selftest/devtool: remove spaces on empty lineJulien Stephan2023-10-271-1/+1
* oeqa/selftest/devtool: abort if a local workspace already existJulien Stephan2023-10-271-0/+3
* oeqa/runtime/cases/parselogs: remove "edgerouter" caseMichael Opdenacker2023-10-261-6/+0
* patchtest: simplify test directory structureTrevor Gamblin2023-10-2653-603/+436
* cve-check: slightly more verbose warning when adding the same package twiceRoss Burton2023-10-261-1/+1
* patchtest/selftest: add XSKIP, update test filesTrevor Gamblin2023-10-253-3/+8
* patchtest: disable merge testTrevor Gamblin2023-10-241-0/+1
* patchtest: fix lic_files_chksum test regexTrevor Gamblin2023-10-201-3/+2
* selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'Alexander Kanavin2023-10-201-0/+2
* patchtest: skip merge test if not targeting masterTrevor Gamblin2023-10-191-0/+2
* patchtest: test regardless of mergeabilityTrevor Gamblin2023-10-194-17/+0
* patchtest: remove unused importsRoss Burton2023-10-198-8/+0
* oeqa/sdk/rust: Add build and run test of rust binary with SDK hostSean Nyekjaer2023-10-191-0/+22
* sstatesig: be more precise and show the full path in exceptionsJose Quaresma2023-10-191-2/+2
* goarch: Move Go architecture mapping to a libraryJoshua Watt2023-10-192-1/+35
* 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