summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos2023-05-121-3/+3
* selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRRORMartin Jansa2023-04-111-0/+1
* cve-check: Fix false negative version issueGeoffrey GIRY2023-04-112-0/+58
* oeqa rtc.py: skip if read-only-rootfsMikko Rapeli2023-03-281-3/+5
* selftest/recipetool: Stop test corrupting tinfoil classRichard Purdie2023-03-231-1/+4
* selftest/runtime_test/virgl: Disable for all Rocky LinuxMichael Halstead2023-03-231-1/+2
* oeqa/sdk: Improve Meson testTom Hochstein2023-03-201-1/+1
* oeqa/selftest/prservice: Improve debug output for failureRichard Purdie2023-03-201-1/+1
* oeqa ssh.py: fix hangs in run()Mikko Rapeli2023-03-091-9/+30
* oeqa/selftest/resulttooltests: fix minor typoAlexis Lothoré2023-03-091-1/+1
* sstatesig: Improve output hash calculationMateusz Marciniec2023-03-091-0/+4
* oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_failAlexandre Belloni2023-02-241-1/+1
* oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli2023-02-241-0/+2
* oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli2023-02-241-0/+3
* oeqa qemurunner: read more data at a time from serialMikko Rapeli2023-02-241-1/+3
* oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli2023-02-241-2/+21
* oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli2023-02-241-0/+2
* oeqa ssh.py: move output prints to new lineMikko Rapeli2023-02-241-3/+3
* oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli2023-02-151-2/+2
* oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou2023-02-151-0/+45
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-151-4/+4
* httpserver: add error handler that write to the loggerRoss Burton2023-02-151-0/+6
* sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton2023-02-151-1/+1
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-151-4/+7
* selftest/virgl: use pkg-config from the hostAlexander Kanavin2023-01-261-1/+1
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-261-1/+2
* oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov2023-01-151-12/+11
* oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie2023-01-061-1/+3
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2023-01-061-2/+2
* oeqa/selftest/externalsrc: add test for srctree_hash_filesPeter Marko2022-12-231-0/+44
* oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...Richard Purdie2022-12-131-0/+14
* sstatesig: emit more helpful error message when not finding sstate manifestEnrico Jörns2022-12-071-1/+5
* sstatesig: skip the rm_work task signatureJose Quaresma2022-12-011-0/+6
* oeqa/selftest/minidebuginfo: Create selftest for minidebuginfoNathan Rossi2022-11-241-0/+49
* oeqa/selftest/lic_checksum: Cleanup changes to emptytest includeNathan Rossi2022-11-241-0/+2
* overlayfs: Allow not used mount pointsVyacheslav Yurkov2022-11-091-1/+5
* oe/packagemanager/rpm: don't leak file objectsRoss Burton2022-11-091-12/+21
* oeqa/runtime/dnf: fix typoAlexandre Belloni2022-09-281-1/+1
* oeqa: qemurunner: Report UNIX Epoch timestamp on loginJoshua Watt2022-09-161-2/+2
* rootfs.py: dont try to list installed packages for baremetal imagesAlejandro Hernandez Samaniego2022-09-161-0/+4
* lib:npm_registry: initial checkinEnrico Scholz2022-09-121-0/+169
* meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu2022-09-121-1/+3
* parselogs: Ignore xf86OpenConsole errorPavel Zhukov2022-09-031-0/+1
* rootfspostcommands.py: Cleanup subid backup files generated by shadow-utilsAndrei Gherzan2022-09-031-0/+7
* oeqa/gotoolchain: set CGO_ENABLED=1Ross Burton2022-08-311-0/+1
* oeqa/gotoolchain: put writable files in the Go module cacheRoss Burton2022-08-311-6/+1
* oeqa/selftest: rename git.py to intercept.pyRoss Burton2022-08-312-3/+3
* oeqa/qemurunner: add run_serial() commentRoss Burton2022-08-311-0/+2
* oeqa/parselogs: add qemuarmv5 arm-charlcd maskingJon Mason2022-08-311-0/+1
* cve-check: Don't use f-stringsErnst Sjöstrand2022-08-281-1/+1