summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oeqa/oescripts: Fix after tar recipe changesRichard Purdie2021-09-101-1/+1
* systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'Robert P. J. Day2021-09-071-1/+1
* wic: Add extra-space argumentKristian Klausen2021-09-061-0/+11
* oeqa/selftest/recipetool: update for license changesRoss Burton2021-09-041-1/+1
* oeqa/recipeutils: update for license change to python-async-testRoss Burton2021-09-041-1/+1
* oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie2021-09-031-1/+1
* classes/create-spdx: Fix up license reportingJoshua Watt2021-09-031-0/+8
* classes/create-spdx: Add runtime dependency mappingJoshua Watt2021-09-031-2/+3
* classes/create-spdx: Add SHA1 to index fileJoshua Watt2021-09-031-3/+13
* classes/create-spdx: Add classJoshua Watt2021-09-032-0/+326
* classes/package: Add extended packaged dataJoshua Watt2021-09-031-0/+12
* oeqa/buildtools-cases: Allow bitbake time to shutdownRichard Purdie2021-09-011-1/+8
* buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran2021-09-011-2/+30
* parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield2021-08-271-0/+1
* qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin2021-08-271-1/+4
* qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin2021-08-271-0/+2
* oeqa/selftest/reproducibile: Exclude rust packagesRichard Purdie2021-08-261-1/+5
* oeqa/selftest/distrodata: Fix up rust maintainer testingRichard Purdie2021-08-261-1/+1
* rust: initial merge of most of meta-rustRandy MacLeod2021-08-261-0/+149
* prservice: remove connection cachingScott Murray2021-08-231-13/+12
* qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin2021-08-231-2/+4
* lib/oe/elf: Add Android OS to machine_dictHsia-Jun Li2021-08-221-0/+8
* oeqa: wic: Add tests for --no-fstab-updateDaniel Gomez2021-08-201-0/+58
* oeqa/sdk: add HTTPS test for buildtoolsRoss Burton2021-08-181-0/+20
* oeqa/sdk: add relocation test for buildtoolsRoss Burton2021-08-181-0/+29
* oeqa/selftest/buildoptions: test buildhistory PKGSIZE and FILELIST fieldsRoss Burton2021-08-171-0/+24
* oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie2021-08-171-1/+1
* oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni2021-08-131-5/+4
* lib/packagedata: Fix for new overridesJoshua Watt2021-08-131-3/+3
* classes/cve-check: Move get_patches_cves to libraryJoshua Watt2021-08-131-0/+83
* oeqa/selftest/fitimage: update tests to use two keysThomas Perrot2021-08-131-7/+14
* oeqa/sdk: add some buildtools testsRoss Burton2021-08-123-0/+47