summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe2021-10-171-0/+34
* oeqa: Update cleanup code to wait for hashserv exitRichard Purdie2021-10-163-3/+3
* reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie2021-10-161-1/+1
* reproducible: Merge code into base.bbclassRichard Purdie2021-10-162-1/+51
* reproducible: Move class function code into libraryRichard Purdie2021-10-161-0/+33
* sstate: Allow validation of sstate singatures against list of keysDaniel McGregor2021-10-141-5/+22
* sstate: Switch to ZStandard compressor supportHenry Kleynhans2021-10-142-16/+16
* oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+6
* base: Use repr() for printing exceptionsRichard Purdie2021-10-141-3/+0
* buildhistory: Fix package output files for SDKsAndres Beltran2021-10-141-1/+1
* packagedata.py: silence a DeprecationWarningMingli Yu2021-10-131-1/+1
* qemu: install qmp module without hardcoding the python version in oeqa scriptsAlexander Kanavin2021-10-131-1/+1
* oeqa/selftest/sstatetests: fix typo ware -> wereAlexandre Belloni2021-10-111-6/+6
* pinentry: update 1.1.1 -> 1.2.0Alexander Kanavin2021-10-111-1/+1
* rpm: update 4.16.1.3 -> 4.17.0Alexander Kanavin2021-10-111-3/+3
* oeqa/manual: Fix no longer valid URLsJon Mason2021-10-081-3/+3
* sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie2021-10-081-13/+14
* sstatesig: Add processing for full build paths in sysroot filesRichard Purdie2021-10-041-3/+36
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-0/+29
* sstatesig: Revert "Test cross/native hashserv method extension"Richard Purdie2021-10-021-8/+0
* oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie2021-10-021-1/+3
* lib/oe/spdx.py: Add commentsJoshua Watt2021-09-281-0/+57
* spdx.py: Add SPDXAnnotation ObjectSaul Wold2021-09-281-0/+7
* oeqa/selftest/tinfoil: Update to use test commandRichard Purdie2021-09-261-3/+3
* libc_package/buildstats: Fix python regex quoting warningsRichard Purdie2021-09-261-2/+2
* oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie2021-09-262-1/+6
* oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie2021-09-261-0/+6
* oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie2021-09-261-1/+1
* oeqa/selftest: Add tests for bitbake shell/python task outputRichard Purdie2021-09-231-0/+104
* meta: Drop useless classRichard Purdie2021-09-231-1/+1
* oeqa/target/ssh: don't assume target_dumper is setRoss Burton2021-09-211-1/+3
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-6/+1
* sstatesig: Allow exclusion of the root directory for do_packageRichard Purdie2021-09-161-1/+4