summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2023-02-14rootfs.py: Set PACKAGE_FEED_ARCHS when it is not definedrbt/feedRobert Yang
2023-02-10oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli
2023-02-10oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli
2023-02-10oeqa qemurunner: read more data at a time from serialMikko Rapeli
2023-02-10oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli
2023-02-10oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli
2023-02-10oeqa ssh.py: move output prints to new lineMikko Rapeli
2023-02-07oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli
2023-02-04oeqa/selftest/locales: Add test for disabled binary locale generationRichard Purdie
2023-02-04base: add support for loongarch64Xiaotian Wu
2023-02-02oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-02-01httpserver: add error handler that write to the loggerRoss Burton
2023-02-01oeqa/utils/httpserver: connect up the request loggingRoss Burton
2023-02-01sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton
2023-02-01oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin
2023-01-26oeqa/selftest/devtool: Fix for linux 6.1 versions onwardsRichard Purdie
2023-01-13selftest/virgl: use pkg-config from the hostAlexander Kanavin
2023-01-13lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit
2023-01-12oe-selftest: Add baremetal toolchain testAlejandro Hernandez Samaniego
2023-01-11oeqa/selftest/debuginfod: improve testcaseRoss Burton
2023-01-05package: Move mapping_rename_hook to packagedata function libraryRichard Purdie
2023-01-05package: Move package functions to function libraryRichard Purdie
2023-01-05package: Move emit_pkgdata to packagedata.pyRichard Purdie
2023-01-05package: Move pkgdata handling functions to oe.packagedataRichard Purdie
2023-01-05package: Move get_conffiles/files_from_filevars functions to libRichard Purdie
2023-01-05package: Move fixup_perms function to bb function libraryRichard Purdie
2023-01-02bitbake-layers: fix a typoEnguerrand de Ribaucourt
2022-12-28oeqa/runtime/rust: Add cargo testAlex Kiernan
2022-12-26oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov
2022-12-26selftest: allow '-R' and '-r' be used togetherChen Qi
2022-12-26oeqa/runtime/rust: Add basic compile/run testAlex Kiernan
2022-12-22oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie
2022-12-11lib/sstatesig: Drop OEBasic siggenRichard Purdie
2022-12-08devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...Richard Purdie
2022-12-08base: Switch to use addpylib directive and BB_GLOBAL_PYMODULESRichard Purdie
2022-12-08oeqa/selftest/externalsrc: add test for srctree_hash_filesPeter Marko
2022-12-05oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...Richard Purdie
2022-11-29selftest/runqemu: reenable the nfs rootfs testAlexander Kanavin
2022-11-29unfs: update 0.9.22 -> 0.10.0Alexander Kanavin
2022-11-22qemurunner.py: use IP address from command lineMikko Rapeli
2022-11-22oeqa/qemurunner: implement vmdk images supportSergei Zhmylev
2022-11-20sstatesig: emit more helpful error message when not finding sstate manifestEnrico Jörns
2022-11-20qemurunner.py: support setting slirp host IP addressMikko Rapeli
2022-11-14sstatesig: skip the rm_work task signatureJose Quaresma
2022-11-11oeqa/selftest/wic: use skipIfNotArch instead of custom decoratorRoss Burton
2022-11-11oeqa/selftest/wic: skip more tests on aarch64Ross Burton
2022-11-11oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64Ross Burton
2022-11-11oeqa/selftest/runqemu: don't hardcode qemux86-64Ross Burton
2022-11-11oeqa/selftest/package: improve test_preserve_ownershipRoss Burton