summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2024-03-26sstatesig: Warn on bad .netrcJoshua Watt
2024-03-23sstatesig: Set hash server credentials from bitbake variablesJoshua Watt
2024-03-07sstatetests.py: Add testing for correct sstate permissionsEilís 'pidge' Ní Fhlannagáin
2024-03-07oeqa/runtime/login: Fix dbus-wait timeout and loop conditionalRichard Purdie
2024-03-07oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-waitEilís 'pidge' Ní Fhlannagáin
2024-03-07oeqa/runtime/login: Exclude qemuriscv64Eilís 'pidge' Ní Fhlannagáin
2024-03-07oeqa/runtime/login: Mask out the mouse panel icon for nowRichard Purdie
2024-03-07oeqa/runtime/login: Various code improvements and fixesRichard Purdie
2024-03-07oeqa/runtime/login: Proof of concept for screenshot testcasesEilís 'pidge' Ní Fhlannagáin
2024-03-07qemurunner.py: Fix error on calls to run_monitorEilís 'pidge' Ní Fhlannagáin
2024-03-07minicom: upgrade 2.8 -> 2.9Alexander Kanavin
2024-03-03oeqa/gotoolchain: set GOPROXYJose Quaresma
2024-02-29oeqa/lib/utils/postactions: fix host disk usage stats retrievalAlexis Lothoré
2024-02-27oe-selftest devtool: ide-sdk testsAdrian Freihofer
2024-02-27oeqa/utils/postactions: testimage: add host disk usage stat as post actionAlexis Lothoré
2024-02-27oeqa/utils/postactions: add target disk usage stat as post actionAlexis Lothoré
2024-02-27oeqa/utils/postactions: isolate directory creation in dedicated actionAlexis Lothoré
2024-02-27testimage: create a list of failed test post actionsAlexis Lothoré
2024-02-27lib/oeqa: share get_json_result_dir helperAlexis Lothoré
2024-02-24patchtest: Skip test for CVE_CHECK_IGNORE for older branchesSimone Weiß
2024-02-24lib/oe/package: fix LOCALE_PATHS scan to create locale packagesJonathan GUILLOT
2024-02-24selftest-users: Convoluted selftest for USERADD_DEPENDSEilís 'pidge' Ní Fhlannagáin
2024-02-23recipetool: Fix errors with meta-poky bbappendRichard Purdie
2024-02-23oeqa/selftest/rust: Simplify the rust testsuite output gathering/processingRichard Purdie
2024-02-20recipetool; add support for python_mesonpy classTim Orling
2024-02-20python: Drop ${PYTHON_PN}Richard Purdie
2024-02-19lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt
2024-02-19lib/oe/patch: Add GitApplyTree.commitIgnored()Peter Kjellerstedt
2024-02-19lib/oe/patch: Make extractPatches() not extract ignored commitsPeter Kjellerstedt
2024-02-19sstatesig: Implement new siggen APIJoshua Watt
2024-02-19bitbake-layers: Add test case layers setup for custom referencesJermain Horsman
2024-02-19bitbake-layers: Add ability to update the reference of repositoriesJermain Horsman
2024-02-19oe-setup-build: add a tool for discovering config templates and setting up bu...Alexander Kanavin
2024-02-19meta/lib/bblayers/buildconf.py: add support for configuration summariesAlexander Kanavin
2024-02-19patchtest: Add selftest for test cve_check_ignoreSimone Weiß
2024-02-19scripts/oe-setup-layers: write a list of layer paths into the checkout's top dirAlexander Kanavin
2024-02-18oeqa/selftest/rust: Exclude failing riscv testsRichard Purdie
2024-02-18testsdk: Avoid PATH contaminationRichard Purdie
2024-02-18oe-selftest devtool: ide-sdk testsAdrian Freihofer
2024-02-14lib/oe/package: add LOCALE_PATHS to add define all locations for localesJonathan GUILLOT
2024-02-14lib/oe/package: replace in place PN-locale-* packages in PACKAGESJonathan GUILLOT
2024-02-13ipk: Remove temporary package lists during SDK creationPhilip Lorenz
2024-02-13meta/lib/patchtest: python 3.12 regexAdrian Freihofer
2024-02-13meta/lib/oeqa: python 3.12 regexAdrian Freihofer
2024-02-13oeqa/selftest/oelib/buildhistory: git default branchAdrian Freihofer
2024-02-10oeqa/selftest/recipetool: downgrade meson version to not use pyproject.tomlRoss Burton
2024-02-09oeqa/runtime/cases: fix typo in information messageMichael Opdenacker
2024-02-09selftest/recipetool: Improve test failure outputRichard Purdie
2024-02-09selftest/recipetool: Factor tomllib test to a functionRichard Purdie
2024-02-08oeqa/selftest/recipetool: fix for python 3.12Adrian Freihofer