summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk/assimp: Upgrade and fix for gcc 14Richard Purdie9 days1-4/+4
* oeqa/sdkext/devtool: replace use of librdfaRoss Burton9 days1-4/+3
* Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2"Alexandre Truong10 days1-1/+1
* oeqa/selftest/devtool: fix _test_devtool_add_git_urlAlexandre Truong10 days1-3/+7
* oeqa: selftest: context: run tests serially if testtools/subunit modules are ...Julien Stephan10 days1-1/+16
* oeqa/postactions: Do not use -l option with dfKhem Raj10 days1-1/+1
* oeqa/selftest/devtool: add test for modifying recipes using go.bbclassOla x Nilsson10 days1-0/+19
* ipk: Fix clean up of extracted IPK payloadPhilip Lorenz2024-06-051-4/+2
* lib/package_manager/ipk: Do not hardcode payload compression algorithmPhilip Lorenz2024-06-051-1/+7
* oeqa/selftest/devtool: add test for updating local files into another layerJulien Stephan2024-06-051-2/+18
* oeqa/selftest/debuginfod: use localpkgfeed to speed server startupRoss Burton2024-05-231-6/+8
* lib/oe/package-manager: allow including self in create_packages_dirRoss Burton2024-05-231-3/+6
* patchtest: test_metadata: fix invalid escape sequencesTrevor Gamblin2024-05-231-2/+2
* sstatesig: fix netrc.NetrcParseError exceptionJose Quaresma2024-04-041-1/+1
* oeqa/selftest/devtool: fix test_devtool_add_git_style2Alexandre Truong2024-04-041-1/+1
* oeqa/selftest/overlayfs: test read-only rootfsBaruch Siach2024-04-041-6/+28
* oeqa/sstatetests: Fix race issueRichard Purdie2024-03-311-2/+3
* oe/package: enhance objdump command call with llvmlixiaoyong2024-03-301-1/+1
* bblayers/makesetup.py: Move git utility functions to oe.buildcfg moduleJermain Horsman2024-03-302-23/+39
* selftest/sstatetests: run CDN check twice, ignoring errors the first timeAlexander Kanavin2024-03-301-1/+5
* sstatesig: Warn on bad .netrcJoshua Watt2024-03-261-0/+2
* sstatesig: Set hash server credentials from bitbake variablesJoshua Watt2024-03-231-0/+11
* sstatetests.py: Add testing for correct sstate permissionsEilís 'pidge' Ní Fhlannagáin2024-03-071-1/+27
* oeqa/runtime/login: Fix dbus-wait timeout and loop conditionalRichard Purdie2024-03-071-4/+5
* oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-waitEilís 'pidge' Ní Fhlannagáin2024-03-071-38/+41
* oeqa/runtime/login: Exclude qemuriscv64Eilís 'pidge' Ní Fhlannagáin2024-03-071-1/+1
* oeqa/runtime/login: Mask out the mouse panel icon for nowRichard Purdie2024-03-071-2/+2
* oeqa/runtime/login: Various code improvements and fixesRichard Purdie2024-03-071-43/+48
* oeqa/runtime/login: Proof of concept for screenshot testcasesEilís 'pidge' Ní Fhlannagáin2024-03-071-0/+107
* qemurunner.py: Fix error on calls to run_monitorEilís 'pidge' Ní Fhlannagáin2024-03-071-2/+2
* minicom: upgrade 2.8 -> 2.9Alexander Kanavin2024-03-071-2/+3
* oeqa/gotoolchain: set GOPROXYJose Quaresma2024-03-031-0/+1
* oeqa/lib/utils/postactions: fix host disk usage stats retrievalAlexis Lothoré2024-02-291-1/+1
* oe-selftest devtool: ide-sdk testsAdrian Freihofer2024-02-271-9/+33
* oeqa/utils/postactions: testimage: add host disk usage stat as post actionAlexis Lothoré2024-02-271-1/+12
* oeqa/utils/postactions: add target disk usage stat as post actionAlexis Lothoré2024-02-271-1/+16
* oeqa/utils/postactions: isolate directory creation in dedicated actionAlexis Lothoré2024-02-271-6/+10
* testimage: create a list of failed test post actionsAlexis Lothoré2024-02-271-0/+68
* lib/oeqa: share get_json_result_dir helperAlexis Lothoré2024-02-273-10/+11
* patchtest: Skip test for CVE_CHECK_IGNORE for older branchesSimone Weiß2024-02-241-2/+4
* lib/oe/package: fix LOCALE_PATHS scan to create locale packagesJonathan GUILLOT2024-02-241-5/+9
* selftest-users: Convoluted selftest for USERADD_DEPENDSEilís 'pidge' Ní Fhlannagáin2024-02-241-0/+4
* recipetool: Fix errors with meta-poky bbappendRichard Purdie2024-02-231-0/+2
* oeqa/selftest/rust: Simplify the rust testsuite output gathering/processingRichard Purdie2024-02-231-5/+8
* recipetool; add support for python_mesonpy classTim Orling2024-02-201-0/+19
* python: Drop ${PYTHON_PN}Richard Purdie2024-02-201-1/+1
* lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt2024-02-192-43/+75
* lib/oe/patch: Add GitApplyTree.commitIgnored()Peter Kjellerstedt2024-02-191-0/+10
* lib/oe/patch: Make extractPatches() not extract ignored commitsPeter Kjellerstedt2024-02-192-8/+54
* sstatesig: Implement new siggen APIJoshua Watt2024-02-191-2/+3