summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* oeqa/runtime/rpm: fail tests if test rpm file cannot be foundAlexander Kanavin2024-01-271-7/+11
* oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipeChen Qi2024-01-261-0/+22
* rust: Enable rust oe-selftest.Yash Shinde2024-01-261-1/+6
* rust: Remove the test cases whose parent dir is also present in the exclude listYash Shinde2024-01-261-120/+0
* rust: Add new tests in the exclude list for rust oe-selftestYash Shinde2024-01-261-1/+37
* oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URIJulien Stephan2024-01-241-0/+26
* cve_check: cleanup loggingRoss Burton2024-01-231-7/+6
* cve_check: handle CVE_STATUS being set to the empty stringRoss Burton2024-01-231-2/+2
* reproducible: Fix race with externalsrc/devtool over lockfileRichard Purdie2024-01-191-0/+3
* oeqa/selftest/recipetool: Add test coverage for local go modulesVyacheslav Yurkov2024-01-191-0/+55
* oeqa/selftest/recipetool: Move helper function to the class scopeVyacheslav Yurkov2024-01-191-7/+7
* oeqa/selftest/recipetool: Move create_go test to a proper classVyacheslav Yurkov2024-01-191-13/+11
* rootfs-postcommands: Try and improve ordering constraintsRichard Purdie2024-01-181-0/+12
* rootfs: Fix MULTILIB_RE_ALLOW to be inherit order independentRichard Purdie2024-01-181-1/+1
* package.py: fix Darwin supportEtienne Cordonnier2024-01-151-3/+3
* selftest/SStatePrintdiff: ensure all base signatures are present in sstate in...Alexander Kanavin2024-01-121-15/+19
* rootfs.py: check depmodwrapper execution resultYang Xu2024-01-101-1/+2