summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-11-25lib/oe/terminal.py: use bb.version.LooseVersionTim Orling
2021-11-25oe/utils: by default cap cpu_count() to 64 coresRoss Burton
2021-11-25oe/utils: allow naming threads in ThreadedPoolRoss Burton
2021-11-23oeqa: fix warnings for append operators combined with +=Yi Zhao
2021-11-11testsdk.py: Clean up the additions to PREMIRRORS and SSTATE_MIRRORSPeter Kjellerstedt
2021-10-30oeqa/selftest: extend overlayfs testVyacheslav Yurkov
2021-10-30oeqa/selftest: refactor common functionsVyacheslav Yurkov
2021-10-30overlayfs: all overlays unitVyacheslav Yurkov
2021-10-30archiver: Default to xz compresison instead of gzRichard Purdie
2021-10-30meta/scripts: Manual git url branch additionsRichard Purdie
2021-10-30meta: Add explict branch to git SRC_URIsRichard Purdie
2021-10-28oeqa/runtime/parselogs: modified drm error in common errors listTeoh Jay Shen
2021-10-28spdx.py: Add annotation to relationshipSaul Wold
2021-10-28virgl: skip headless test on specific older distros and fail otherwiseAlexander Kanavin
2021-10-23oeqa/runtime: search sys.path explicitly for modulesRoss Burton
2021-10-23oeqa/runtime: load modules using importlibRoss Burton
2021-10-17kernel-fitimage: use correct kernel imageAndrej Valek
2021-10-17oe/utils: log exceptions in ThreadedWorker functionsRoss Burton
2021-10-17lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe
2021-10-16oeqa: Update cleanup code to wait for hashserv exitRichard Purdie
2021-10-16reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie
2021-10-16reproducible: Merge code into base.bbclassRichard Purdie
2021-10-16reproducible: Move class function code into libraryRichard Purdie
2021-10-14sstate: Allow validation of sstate singatures against list of keysDaniel McGregor
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-14oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14base: Use repr() for printing exceptionsRichard Purdie
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-10-13packagedata.py: silence a DeprecationWarningMingli Yu
2021-10-13qemu: install qmp module without hardcoding the python version in oeqa scriptsAlexander Kanavin
2021-10-11oeqa/selftest/sstatetests: fix typo ware -> wereAlexandre Belloni
2021-10-11pinentry: update 1.1.1 -> 1.2.0Alexander Kanavin
2021-10-11rpm: update 4.16.1.3 -> 4.17.0Alexander Kanavin
2021-10-08oeqa/manual: Fix no longer valid URLsJon Mason
2021-10-08sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie
2021-10-04sstatesig: Add processing for full build paths in sysroot filesRichard Purdie
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-10-01sstatesig: Revert "Test cross/native hashserv method extension"Richard Purdie
2021-10-01oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie
2021-09-28lib/oe/spdx.py: Add commentsJoshua Watt
2021-09-28spdx.py: Add SPDXAnnotation ObjectSaul Wold
2021-09-26oeqa/selftest/tinfoil: Update to use test commandRichard Purdie
2021-09-26libc_package/buildstats: Fix python regex quoting warningsRichard Purdie
2021-09-26oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2021-09-26oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie
2021-09-26oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-09-23oeqa/selftest: Add tests for bitbake shell/python task outputRichard Purdie
2021-09-23meta: Drop useless classRichard Purdie
2021-09-21oeqa/target/ssh: don't assume target_dumper is setRoss Burton
2021-09-17meta: correct collections vs collections.abc deprecationAlexander Kanavin