summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftest/wic: Tweak test case to not depend on kernel sizeRichard Purdie2022-08-231-1/+1
* create-spdx: Fix supplier fieldMihai Lindner2022-08-231-1/+1
* package_manager/ipk: do not pipe stderr to stdoutShruthi Ravichandran2022-08-081-10/+13
* base/reproducible: Change Source Date Epoch generation methodsRichard Purdie2022-08-041-1/+0
* oeqa/runtime: add test that the kernel has CONFIG_PREEMPT_RT enabledRoss Burton2022-08-041-0/+17
* sstatesig: Include all dependencies in SPDX task signaturesJoshua Watt2022-08-011-0/+9
* selftest/runtime_test/virgl: Disable for all almalinuxRichard Purdie2022-07-251-1/+1
* oe-selftest: devtool: test modify git recipe building from a subdirPaul Eggleton2022-07-251-17/+97
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-251-2/+7
* patch: handle if S points to a subdirectory of a git repoPaul Eggleton2022-07-251-4/+4
* oeqa/runtime/scp: Disable scp test for dropbearRichard Purdie2022-07-081-1/+1
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-081-1/+14
* oeqa/sdk: drop the nativesdk-python 2.x testAlexander Kanavin2022-07-081-11/+0
* oeqa/selftest/cve_check: add tests for Ignored and partial reportsMarta Rybczynska2022-06-241-0/+82
* oescripts: change compare logic in OEListPackageconfigTestsMingli Yu2022-06-221-1/+2
* selftest/multiconfig: Test that multiconfigs in separate layers worksRichard Purdie2022-06-221-0/+13
* rootfs.py: close kernel_abi_ver_fileMartin Jansa2022-06-181-1/+3
* rootfs.py: find .ko.zst kernel modulesSean Anderson2022-06-111-1/+1
* patch.py: make sure that patches/series file exists before quilt popMartin Jansa2022-06-111-0/+2
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-111-0/+10
* oeqa/selftest/cve_check: add tests for recipe and image reportsRoss Burton2022-05-281-1/+76
* selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURESRichard Purdie2022-05-252-9/+9
* classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine2022-05-251-1/+19
* virgl: skip headless test on alma 8.6Steve Sakoman2022-05-151-1/+1
* oeqa/selftest: add test for git working correctly inside pseudoRoss Burton2022-05-121-0/+15
* lib/sstatesig: Fix find_siginfo to match sstate filename generationRichard Purdie2022-05-121-2/+2
* cases/buildepoxy.py: fix typoChen Qi2022-05-041-1/+1
* terminal.py: Restore error output from TerminalPeter Kjellerstedt2022-05-041-1/+2
* cve_check: skip remote patches that haven't been fetched when searching for C...Ross Burton2022-05-041-2/+3
* apt: add apt selftest to test signed package feedsFerry Toth2022-04-282-7/+69
* selftest/lic_checksum: Add test for filename containing spacePaulo Neves2022-04-281-0/+18
* package_manager: sign DEB package feedsFerry Toth2022-04-051-3/+16
* gpg-sign: Add parameters to gpg signature functionXavier Berger2022-04-051-1/+5
* oeqa/selftest: generalise test_devtool_virtual_kernel_modifyRoss Burton2022-04-011-21/+17
* oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton2022-04-011-16/+12
* oeqa/selftest/wic: use os.path.join to join pathsRoss Burton2022-04-011-46/+46
* oeqa/selftest/wic: rearrange testsRoss Burton2022-04-011-77/+77