summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* recipeutils: bbappend_recipe: allow to patch the recipe itselfJulien Stephan2023-12-061-10/+25
* recipetool: appendsrcfile(s): use params instead of extralineJulien Stephan2023-12-061-8/+13
* recipeutils: bbappend_recipe: remove old srcuri entry if parameters are diffe...Julien Stephan2023-12-061-0/+8
* recipeutils: bbappend_recipe: add a way to specify the name of the file to addJulien Stephan2023-12-061-1/+6
* recipeutils: bbappend_recipe: fix docstringJulien Stephan2023-12-061-3/+5
* recipeutils: bbappend_recipe: fix undefined variableJulien Stephan2023-12-061-0/+1
* lib/oe/patch: handle creating patches for CRLF sourcesYoann Congal2023-12-061-1/+1
* oeqa/runtime/parselogs: migrate ignoresRoss Burton2023-12-0611-180/+132
* oeqa/runtime/parselogs: load ignores from diskRoss Burton2023-12-061-5/+35
* selftest: wic: add test for zerorize option of empty pluginLukas Funke2023-12-061-0/+36
* oeqa/selftest/recipetool/devtool: add test for pypi classJulien Stephan2023-12-062-31/+85
* oeqa/selftest/recipetool: remove spaces on empty linesJulien Stephan2023-12-061-1/+1
* oeqa/selftest/wic: Add tests for kernel image installationKareem Zarka2023-12-041-0/+68
* patchtest: shorten patch signed-off-by test outputTrevor Gamblin2023-12-041-1/+2
* oeqa/selftest/devtool: add test for git submodulesJulien Stephan2023-12-011-0/+47
* devtool: add support for git submodulesJulien Stephan2023-12-012-41/+50
* lib/oe/recipeutils.py: remove trailing white-spacesJulien Stephan2023-11-301-1/+1
* rust: Split rustdoc into a separate packageSundeep KOKKONDA2023-11-271-1/+1
* wic: add test for partition hidden attributesLee Chee Yang2023-11-271-0/+24
* oeqa/selftest/tinfoil: Add tests that parse virtual recipesPeter Kjellerstedt2023-11-231-1/+24
* oeqa/selftest/sstatetests: Re-enable CDN testsRichard Purdie2023-11-231-2/+2
* oeqa/selftest/debuginfod: improve selftestRoss Burton2023-11-221-36/+88
* lib/oe/patch: ensure os.chdir restoring always happensRoss Burton2023-11-221-3/+4
* 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