summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* qa: Add selftest for python3-spdx-toolsSamantha Jalabert2023-09-271-0/+54
* oeqa/runtime/parselogs: parse the logs with Python, not grepRoss Burton2023-09-261-50/+41
* oeqa/runtime/parselogs: select the correct machine-specific ignores earlyRoss Burton2023-09-261-7/+6
* oeqa/runtime/parselogs: move some variables out of global scopeRoss Burton2023-09-261-10/+9
* oeqa/runtime/parselogs: don't pass around membersRoss Burton2023-09-261-10/+14
* oeqa/runtime/parselogs: improve find callRoss Burton2023-09-261-5/+5
* oeqa: Use 2.14 release of cpio instead of 2.13Khem Raj2023-09-263-4/+4
* oeqa/runner: Ensure class setup errors are shown to bitbake loggingRichard Purdie2023-09-261-1/+7
* lib: Import packagedata oe module by defaultRichard Purdie2023-09-261-1/+1
* oeqa/selftest/oescripts: Avoid variable access at module loadRichard Purdie2023-09-221-7/+16
* oeqa: Streamline oe-selftest startup timeRichard Purdie2023-09-223-18/+28
* oeqa/selftest/reproducible: Avoid oe-selftest startup delaysRichard Purdie2023-09-221-12/+15
* oeqa/selftest: Fix broken symlink removal handlingRichard Purdie2023-09-221-1/+1
* lib/oe/qa: update guidelines link for Upstream-StatusMichael Opdenacker2023-09-221-1/+1
* lib/oe/qa: remove obsolete "Accepted" string for Upstream-StatusMichael Opdenacker2023-09-222-3/+3
* patchtest/selftest: only split resultlines onceTrevor Gamblin2023-09-221-1/+1
* oeqa/runtime/parselogs: inline single-caller functionsRoss Burton2023-09-221-8/+2
* oeqa/runtime/parselogs: remove obsolete LSB testing supportRoss Burton2023-09-221-8/+0
* oeqa/runtime/parselogs: don't bother to show target hardware informationRoss Burton2023-09-221-29/+0
* oeqa/runtime/parselogs: remove unused importsRoss Burton2023-09-221-2/+0
* create-spdx/sbom: Ensure files don't overlap between machinesRichard Purdie2023-09-221-7/+27
* oeqa/selftest/bbtests: Improve and update test_non_gplv3Richard Purdie2023-09-201-2/+5
* oeqa/selftest/wic: Improve assertTrue callsRichard Purdie2023-09-201-18/+18
* go-helloworld: update to latest revisionAlexander Kanavin2023-09-181-1/+1
* ptest: report tests that were killed on timeoutAlexander Kanavin2023-09-181-1/+1
* lib/oe/package_managegment: Add nativesdk-intercept PATHEilís 'pidge' Ní Fhlannagáin2023-09-173-0/+15
* oeqa/selftest/context.py: check git command return valuesMikko Rapeli2023-09-141-1/+1
* patchtest: Add README.md for selftestsTrevor Gamblin2023-09-141-0/+20
* patchtest: add requirements.txtTrevor Gamblin2023-09-141-0/+4
* patchtest/selftest: remove configurable targetTrevor Gamblin2023-09-141-8/+6
* patchtest: Add tests from patchtest oe repoTrevor Gamblin2023-09-1460-0/+2921
* oeqa/selftest/runtime_test: No need to use append with TEST_RUNQEMUPARAMSRichard Purdie2023-09-131-4/+4
* oeqa/selftest/devtool: Refactor runqemu pre-requisitesAdrian Freihofer2023-09-121-22/+26
* lib/oe/package: Refactor to make strip_execs callable without dAdrian Freihofer2023-09-121-3/+4
* lib/oe/utils: Refactor to make multiprocess_launch callable without dAdrian Freihofer2023-09-121-3/+9
* selftest runtime_test.py: add testimage.bbclass slirp testMikko Rapeli2023-09-121-0/+16
* oeqa selftest runtime_test.py: append to TEST_RUNQEMUPARAMSMikko Rapeli2023-09-121-3/+3
* classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie2023-09-091-5/+5
* build-sysroots: target or native sysroot population need to be selected expli...Alexander Kanavin2023-09-091-2/+3
* Revert "oeqa selftest context.py: fix git commands and set branch name"Richard Purdie2023-09-071-1/+1
* oeqa selftest context.py: fix git commands and set branch nameMikko Rapeli2023-09-071-1/+1
* oeqa selftest context.py: remove warning from missing meta-selftestMikko Rapeli2023-09-071-1/+1
* oeqa selftest context.py: whitespace fixMikko Rapeli2023-09-071-2/+2
* lib/oe/recipeutils.py: accommodate SRCPV being optional and deprecated in ver...Alexander Kanavin2023-08-301-5/+4
* classes/image_types: Add vfat image typeJoshua Watt2023-08-301-1/+1
* patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdirJulien Stephan2023-08-291-1/+4
* oeqa: wic: Add test for --no-table optionMarkus Niebel2023-08-291-0/+17
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-244-8/+5
* base/package: Move source revision information from PV to PKGVRichard Purdie2023-08-241-1/+1
* oeqa/utils/gitarchive: replace warning with info when reading local tagsAlexis Lothoré2023-08-241-1/+1