summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2021-09-16sstatesig: Allow exclusion of the root directory for do_packageRichard Purdie
2021-09-10oeqa/oescripts: Fix after tar recipe changesRichard Purdie
2021-09-07systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'Robert P. J. Day
2021-09-04wic: Add extra-space argumentKristian Klausen
2021-09-03oeqa/selftest/recipetool: update for license changesRoss Burton
2021-09-03oeqa/recipeutils: update for license change to python-async-testRoss Burton
2021-09-03oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie
2021-09-03classes/create-spdx: Fix up license reportingJoshua Watt
2021-09-03classes/create-spdx: Add runtime dependency mappingJoshua Watt
2021-09-03classes/create-spdx: Add SHA1 to index fileJoshua Watt
2021-09-03classes/create-spdx: Add classJoshua Watt
2021-09-03classes/package: Add extended packaged dataJoshua Watt
2021-09-01oeqa/buildtools-cases: Allow bitbake time to shutdownRichard Purdie
2021-09-01buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran
2021-08-27parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield
2021-08-27qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin
2021-08-27qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin
2021-08-26oeqa/selftest/reproducibile: Exclude rust packagesRichard Purdie
2021-08-26oeqa/selftest/distrodata: Fix up rust maintainer testingRichard Purdie
2021-08-26rust: initial merge of most of meta-rustRandy MacLeod
2021-08-23prservice: remove connection cachingScott Murray
2021-08-23qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin
2021-08-22lib/oe/elf: Add Android OS to machine_dictHsia-Jun Li