summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* base: add support for loongarch64Xiaotian Wu2023-02-041-0/+2
* oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou2023-02-021-0/+45
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-4/+4
* httpserver: add error handler that write to the loggerRoss Burton2023-02-011-0/+6
* oeqa/utils/httpserver: connect up the request loggingRoss Burton2023-02-011-5/+16
* sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton2023-02-011-1/+1
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-011-4/+7
* oeqa/selftest/devtool: Fix for linux 6.1 versions onwardsRichard Purdie2023-01-261-1/+3
* selftest/virgl: use pkg-config from the hostAlexander Kanavin2023-01-131-1/+1
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-131-1/+2
* oe-selftest: Add baremetal toolchain testAlejandro Hernandez Samaniego2023-01-121-0/+14
* oeqa/selftest/debuginfod: improve testcaseRoss Burton2023-01-111-8/+59
* package: Move mapping_rename_hook to packagedata function libraryRichard Purdie2023-01-051-1/+9
* package: Move package functions to function libraryRichard Purdie2023-01-051-3/+1405
* package: Move emit_pkgdata to packagedata.pyRichard Purdie2023-01-051-0/+178
* package: Move pkgdata handling functions to oe.packagedataRichard Purdie2023-01-051-0/+53
* package: Move get_conffiles/files_from_filevars functions to libRichard Purdie2023-01-051-0/+77
* package: Move fixup_perms function to bb function libraryRichard Purdie2023-01-051-0/+242
* bitbake-layers: fix a typoEnguerrand de Ribaucourt2023-01-021-1/+1
* oeqa/runtime/rust: Add cargo testAlex Kiernan2022-12-281-0/+17
* oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov2022-12-261-12/+11
* selftest: allow '-R' and '-r' be used togetherChen Qi2022-12-261-3/+3
* oeqa/runtime/rust: Add basic compile/run testAlex Kiernan2022-12-232-0/+26
* oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie2022-12-221-1/+3
* lib/sstatesig: Drop OEBasic siggenRichard Purdie2022-12-111-10/+0
* devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie2022-12-083-4/+6
* base: Switch to use addpylib directive and BB_GLOBAL_PYMODULESRichard Purdie2022-12-081-0/+4
* oeqa/selftest/externalsrc: add test for srctree_hash_filesPeter Marko2022-12-081-0/+44
* oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...Richard Purdie2022-12-051-0/+14
* selftest/runqemu: reenable the nfs rootfs testAlexander Kanavin2022-11-291-12/+2
* unfs: update 0.9.22 -> 0.10.0Alexander Kanavin2022-11-291-1/+1
* qemurunner.py: use IP address from command lineMikko Rapeli2022-11-221-2/+2
* oeqa/qemurunner: implement vmdk images supportSergei Zhmylev2022-11-221-1/+5
* sstatesig: emit more helpful error message when not finding sstate manifestEnrico Jörns2022-11-201-1/+5
* qemurunner.py: support setting slirp host IP addressMikko Rapeli2022-11-201-1/+2
* sstatesig: skip the rm_work task signatureJose Quaresma2022-11-141-0/+6
* oeqa/selftest/wic: use skipIfNotArch instead of custom decoratorRoss Burton2022-11-111-38/+19
* oeqa/selftest/wic: skip more tests on aarch64Ross Burton2022-11-111-2/+4
* oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64Ross Burton2022-11-111-1/+4
* oeqa/selftest/runqemu: don't hardcode qemux86-64Ross Burton2022-11-111-9/+17
* oeqa/selftest/package: improve test_preserve_ownershipRoss Burton2022-11-111-11/+11
* oeqa/selftest/package: generalise test_gdb_hardlink_debug()Ross Burton2022-11-111-2/+4
* oeqa/selftest/overlayfs: overlayfs: skip x86-specific testsRoss Burton2022-11-111-0/+6
* oeqa/selftest/imagefeatures: set a .wks in test_fs_typesRoss Burton2022-11-111-3/+6
* oeqa/selftest/imagefeatures: don't use wic images in test_hypervisor_fmtsRoss Burton2022-11-111-2/+2
* oeqa/selftest/imagefeatures: remove hardcoded MACHINE in test_image_gen_debugfsRoss Burton2022-11-111-1/+0
* oeqa/selftest/efibootpartition: improve testRoss Burton2022-11-111-27/+14
* oeqa/selftest/buildoptions: skip test_read_only_image on qemuarm64Ross Burton2022-11-111-0/+3
* oeqa/core/decorator: add decorators to skip based on HOST_ARCHRoss Burton2022-11-111-0/+24
* oeqa/qemurunner: update exception class for QMP API changesRoss Burton2022-11-111-1/+1