summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake-layers: Add test case layers setup for custom referencesJermain Horsman2024-02-191-0/+53
* bitbake-layers: Add ability to update the reference of repositoriesJermain Horsman2024-02-191-7/+72
* oe-setup-build: add a tool for discovering config templates and setting up bu...Alexander Kanavin2024-02-191-2/+24
* meta/lib/bblayers/buildconf.py: add support for configuration summariesAlexander Kanavin2024-02-192-4/+10
* patchtest: Add selftest for test cve_check_ignoreSimone Weiß2024-02-192-0/+61
* scripts/oe-setup-layers: write a list of layer paths into the checkout's top dirAlexander Kanavin2024-02-191-4/+2
* oeqa/selftest/rust: Exclude failing riscv testsRichard Purdie2024-02-181-0/+3
* testsdk: Avoid PATH contaminationRichard Purdie2024-02-181-0/+3
* oe-selftest devtool: ide-sdk testsAdrian Freihofer2024-02-181-0/+492
* lib/oe/package: add LOCALE_PATHS to add define all locations for localesJonathan GUILLOT2024-02-141-10/+14
* lib/oe/package: replace in place PN-locale-* packages in PACKAGESJonathan GUILLOT2024-02-141-3/+7
* ipk: Remove temporary package lists during SDK creationPhilip Lorenz2024-02-131-0/+4
* meta/lib/patchtest: python 3.12 regexAdrian Freihofer2024-02-132-5/+5
* meta/lib/oeqa: python 3.12 regexAdrian Freihofer2024-02-133-5/+5
* oeqa/selftest/oelib/buildhistory: git default branchAdrian Freihofer2024-02-131-4/+14
* oeqa/selftest/recipetool: downgrade meson version to not use pyproject.tomlRoss Burton2024-02-101-11/+13
* oeqa/runtime/cases: fix typo in information messageMichael Opdenacker2024-02-092-2/+2
* selftest/recipetool: Improve test failure outputRichard Purdie2024-02-091-2/+3
* selftest/recipetool: Factor tomllib test to a functionRichard Purdie2024-02-091-45/+20
* oeqa/selftest/recipetool: fix for python 3.12Adrian Freihofer2024-02-081-9/+9
* oeqa: replace deprecated assertEqualsAdrian Freihofer2024-02-083-3/+3
* lib/oeqa: rename assertRaisesRegexp to assertRaisesRegexRoss Burton2024-02-081-2/+2
* selftest/SStateCacheManagement: pre-populate the cacheAlexander Kanavin2024-02-081-0/+8
* selftest/SStateCacheManagement: do not manipulate ERROR_QAAlexander Kanavin2024-02-081-4/+0
* buildcpio.py: Switch to using cpio-2.15Khem Raj2024-02-083-12/+7
* package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variableMartin Jansa2024-02-081-2/+3
* ltp: Enable extra test groupsRichard Purdie2024-02-061-1/+1
* ltp: Update to 20240129Petr Vorel2024-02-051-2/+2
* oeqa/selftest/bbtests: Tweak to use no-gplv3 inc fileRichard Purdie2024-02-051-1/+3
* conf: Move selftest config to dedicated inc fileRichard Purdie2024-02-051-14/+2
* sdk/assimp.py: Fix build on 32bit arches with 64bit time_tKhem Raj2024-02-051-7/+7
* setftest/cdn tests: check for exceptions also in fetcher diagnosticsAlexander Kanavin2024-02-021-1/+1
* oeqa/qemurunner: Handle rare shutdown raceRichard Purdie2024-01-301-2/+6