summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2022-09-05parselogs.py: ignore systemd-logind warning messageChangqing Li
2022-09-03oeqa/sdk: extend rust test to also use a build scriptPeter Bergin
2022-09-02meta/files/layers.schema.json: drop the layers propertyAlexander Kanavin
2022-09-01selftest/bblayers: adjust the revision for the layer setup testAlexander Kanavin
2022-09-01selftest/bblayers: add a test for creating a layer setup and using it to rest...Alexander Kanavin
2022-09-01bitbake-layers: add ability to save current layer repository configuration in...Alexander Kanavin
2022-09-01meta/files: add layer setup JSON schema and exampleJoshua Watt
2022-09-01bitbake-layers: add a command to save the active build configuration as a tem...Alexander Kanavin
2022-08-30oeqa/selftest: add test for debuginfodRoss Burton
2022-08-25selftest: Add module for testing rootfs postcommandsAndrei Gherzan
2022-08-25rootfspostcommands.py: Cleanup subid backup files generated by shadow-utilsAndrei Gherzan
2022-08-25rootfspostcommands.py: Restructure sort_passwd and related functionsAndrei Gherzan
2022-08-25parselogs: Ignore xf86OpenConsole errorPavel Zhukov
2022-08-23oeqa/selftest: rewrite gdbserver testRoss Burton
2022-08-23oeqa/commands: add support for running cross tools to runCmdRoss Burton
2022-08-23oeqa/qemurunner: add run_serial() commentRoss Burton
2022-08-21selftest: Add regression test for rpm filesnamesPavel Zhukov
2022-08-21devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin
2022-08-21oeqa/parselogs: add qemuarmv5 arm-charlcd maskingJon Mason
2022-08-14cve-check: Don't use f-stringsErnst Sjöstrand
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-08-12selftest/runtime_test: Use testexport in IMAGE_CLASSES, not globallyRichard Purdie
2022-08-12selftest/runtime_test/incompatible_lic: Use IMAGE_CLASSES for testimageRichard Purdie
2022-08-10gdbserver : add selftestYogesh Tyagi
2022-08-08selftest/wic: Tweak test case to not depend on kernel sizeRichard Purdie
2022-08-08oeqa devtool: Add tests to cover devtool handling of various git URL stylesThomas Roos
2022-08-08selftest/reproducible: Exclude rust/rust-dbg for now until we can fixRichard Purdie
2022-08-05oeqa/selftest/sstate: Ensure tests are deterministicRichard Purdie
2022-08-01oeqa/sdk/rust: Fix file deletion for multilib SDKsRichard Purdie
2022-07-28create-spdx: Fix supplier fieldMihai Lindner
2022-07-28selftest/meta_ide: add a test for running SDK tests directly in a yocto buildAlexander Kanavin
2022-07-28oeqa/sdk: allow epoxy/galculator tests to run in esdk and direct yocto buildsAlexander Kanavin
2022-07-28oeqa/sdk: add a test class for running SDK tests directly in a Yocto buildAlexander Kanavin
2022-07-28toolchain-scripts.bbclass: adjust toolchain_create_tree_env_script to better ...Alexander Kanavin
2022-07-28oeqa/sdk: Add basic rust cargo testOtavio Salvador
2022-07-25oeqa/gotoolchain: set CGO_ENABLED=1Ross Burton
2022-07-25oeqa/gotoolchain: put writable files in the Go module cacheRoss Burton
2022-07-25oeqa/selftest: rename git.py to intercept.pyRoss Burton
2022-07-25zlib: remove historical movement of libz.so to /libRoss Burton
2022-07-25package_manager/ipk: do not pipe stderr to stdoutShruthi Ravichandran
2022-07-23base/reproducible: Change Source Date Epoch generation methodsRichard Purdie
2022-07-20oeqa/runtime: add test that the kernel has CONFIG_PREEMPT_RT enabledRoss Burton
2022-07-19sstatesig: Include all dependencies in SPDX task signaturesJoshua Watt
2022-07-15oe/utils: remove the ThreadedPoolJose Quaresma
2022-07-15selftest/runtime_test/virgl: Disable for all almalinuxRichard Purdie
2022-07-15meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu
2022-07-15oeqa/selftest/sstatetests: Update test to work with bitbake changesRichard Purdie
2022-07-15oeqa: test_invalid_recipe_src_uri expect parse time errorPaulo Neves
2022-07-14oe-selftest: devtool: test modify git recipe building from a subdirPaul Eggleton
2022-07-14devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton