summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* crate-fetch: Switch to version contained in bitbakeRichard Purdie2022-01-191-149/+0
* oeqa/runtime/stap: increase buffer sizeRoss Burton2022-01-191-1/+1
* classes/native: Propagate dependencies to outhashJoshua Watt2022-01-171-3/+7
* oeqa/runtime/stap: rewrite testRoss Burton2022-01-152-25/+11
* package: Add support for kernel strippingSaul Wold2022-01-131-1/+8
* oeqa/sstate: Fix allarch samesigs testRichard Purdie2022-01-111-3/+10
* sstatetests: Add OLDEST_KERNEL to allarch testsRichard Purdie2022-01-111-0/+2
* parselogs: add a couple systemd false positivesAlexander Kanavin2022-01-111-0/+2
* qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin2022-01-111-1/+1
* rust-llvm: apply the same reproducibility patch as for llvm properAlexander Kanavin2022-01-111-4/+0
* ruby: disable rdoc due to non-reproducibilityAlexander Kanavin2022-01-111-3/+0
* selftest: reproducible: Set maximum report sizeJoshua Watt2022-01-071-3/+7
* virgl: skip headless test on alma 8Alexander Kanavin2022-01-071-1/+1
* selftest/reproducible: drop go items from exception listAlexander Kanavin2022-01-051-13/+0
* lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin2022-01-051-1/+1
* package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy2022-01-041-0/+4
* oeqa/selftest/bbtests: Use YP sources mirror instead of GNURichard Purdie2021-12-201-1/+1
* selftest: recipetool: Add test for handle_license_vars functionStefan Herbrechtsmeier2021-12-201-0/+62
* selftest: recipetool: Add test for split_pkg_licenses functionStefan Herbrechtsmeier2021-12-201-0/+64
* recipetool: Separate licenses with & operatorStefan Herbrechtsmeier2021-12-201-2/+2
* rust-hello-world: test at runtimeAlexander Kanavin2021-12-171-0/+19
* sstatetests: add a test for moving oe-core around in the filesystemAlexander Kanavin2021-12-121-0/+42
* oeqa/selftest: unit tests for overlayfs-etcVyacheslav Yurkov2021-12-121-0/+184
* oeqa/selftest: overlayfs helper functionVyacheslav Yurkov2021-12-121-16/+16
* selftest/recipetool: Add tests for branch parameter and srcbranch optionStefan Herbrechtsmeier2021-12-091-11/+27
* selftest: devtool: Separate common functions and devtool sstate setup into tw...Stefan Herbrechtsmeier2021-12-092-21/+28
* selftest/recipetool: Split tests into separate test classesStefan Herbrechtsmeier2021-12-091-3/+14
* selftest/devtool: Check branch in git fetchStefan Herbrechtsmeier2021-12-091-2/+3
* patch.py: Initialize git repo before patchingPavel Zhukov2021-12-032-1/+30
* go-helloworld: test at runtimeAlexander Kanavin2021-11-291-0/+19
* sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op()Richard Purdie2021-11-292-5/+4
* oeqa/parselogs: Fix quotingRichard Purdie2021-11-291-7/+7
* oeqa/utils/dump: Fix typoRichard Purdie2021-11-261-1/+1
* oe/utils: by default cap cpu_count() to 64 coresRoss Burton2021-11-251-2/+2
* oe/utils: allow naming threads in ThreadedPoolRoss Burton2021-11-251-6/+5
* oeqa: fix warnings for append operators combined with +=Yi Zhao2021-11-232-2/+2
* testsdk.py: Clean up the additions to PREMIRRORS and SSTATE_MIRRORSPeter Kjellerstedt2021-11-111-2/+2
* oeqa/selftest: extend overlayfs testVyacheslav Yurkov2021-10-301-0/+42
* oeqa/selftest: refactor common functionsVyacheslav Yurkov2021-10-301-9/+7
* overlayfs: all overlays unitVyacheslav Yurkov2021-10-301-0/+5
* archiver: Default to xz compresison instead of gzRichard Purdie2021-10-302-5/+5
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-303-6/+6
* meta: Add explict branch to git SRC_URIsRichard Purdie2021-10-301-1/+1
* oeqa/runtime/parselogs: modified drm error in common errors listTeoh Jay Shen2021-10-281-1/+1
* spdx.py: Add annotation to relationshipSaul Wold2021-10-281-1/+5
* virgl: skip headless test on specific older distros and fail otherwiseAlexander Kanavin2021-10-281-3/+7
* oeqa/runtime: search sys.path explicitly for modulesRoss Burton2021-10-231-8/+7
* oeqa/runtime: load modules using importlibRoss Burton2021-10-231-9/+5
* kernel-fitimage: use correct kernel imageAndrej Valek2021-10-181-4/+4
* oe/utils: log exceptions in ThreadedWorker functionsRoss Burton2021-10-181-1/+2