summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oe-selftest: add tests for C and C++ build toolsAdrian Freihofer2023-12-131-0/+60
* oeqa/core/decorator: add skip if not qemu-usermodeAdrian Freihofer2023-12-131-0/+10
* rust: Disable rust oe-selftestYash Shinde2023-12-131-0/+3
* oeqa/selftest/recipetool: fix metadata corruption on meta layerJulien Stephan2023-12-131-11/+4
* oeqa/selftest/recipetool: remove left over from developmentJulien Stephan2023-12-131-6/+4
* oeqa/selftest/recipetool: add back checksum checks on pypi testsJulien Stephan2023-12-131-1/+8
* qemurunner: remove unused importRoss Burton2023-12-131-1/+0
* useradd: Fix useradd do_populate_sysroot dependency bugRichard Purdie2023-12-101-5/+3
* oeqa/selftest/bbtests: Add test for unexpanded variables in the dirnamePavel Zhukov2023-12-091-0/+11
* sstatesig/find_siginfo: special-case gcc-source when looking in sstate cachesAlexander Kanavin2023-12-091-0/+3
* selftest/sstatetests: do not delete custom $TMPDIRs under build-st when testi...Alexander Kanavin2023-12-091-12/+10
* selftest/sstatetest: print output from bitbake with actual newlines, not \nAlexander Kanavin2023-12-091-4/+4
* usergrouptests.py: Add test for switching between static-idsEilís 'pidge' Ní Fhlannagáin2023-12-081-0/+33
* useradd: Add testcase for bugzilla issue (currently disabled)Eilís 'pidge' Ní Fhlannagáin2023-12-081-0/+5
* useradd: Fix issues with useradd dependenciesEilís 'pidge' Ní Fhlannagáin2023-12-081-0/+17
* oeqa/runtime/systemd: Ensure test runs only on systemd imagesRichard Purdie2023-12-081-0/+1
* oeqa/selftest/recipetool: stop looking for md5sumAlexandre Belloni2023-12-081-1/+0
* devtool: upgrade: Update all existing checksums for the SRC_URIPeter Kjellerstedt2023-12-081-0/+48
* recipetool: create: Only include the expected SRC_URI checksumsPeter Kjellerstedt2023-12-081-2/+0
* lib/oe/recipeutils: Avoid wrapping any SRC_URI[sha*sum] variablesPeter Kjellerstedt2023-12-081-1/+1
* oeqa/selftest/recipetool: Make test_recipetool_load_plugin more resilientPeter Kjellerstedt2023-12-081-5/+20
* oeqa/selftest/devtool: Make test_devtool_load_plugin more resilientPeter Kjellerstedt2023-12-081-5/+20
* oeqa/selftest/devtool: Avoid global Git hooks when amending a patchPeter Kjellerstedt2023-12-081-1/+1
* oeqa/selftest/devtool: Correct git clone of local repositoryPeter Kjellerstedt2023-12-081-1/+1
* gdb/systemd: enable minidebuginfo support conditionallyEtienne Cordonnier2023-12-063-2/+23
* oeqa/selftest/recipetool: appendsrc: add test for update modeJulien Stephan2023-12-061-0/+28
* oeqa/selftest/recipetool: appendsrfile: add test for machineJulien Stephan2023-12-061-6/+38
* 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