summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_failAlexandre Belloni2022-07-081-1/+1
* oeqa/sysroot.py: Check bitbake return statusPaulo Neves2022-07-081-0/+5
* utils: Add cmdline_shebang_wrapper util.Paulo Neves2022-07-011-0/+11
* oeqa/selftest: Test staged .la and .pc filesPaulo Neves2022-07-011-0/+32
* oeqa/selftest: Add test for shebang overflowPaulo Neves2022-07-011-0/+10
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-011-1/+14
* buildperf/base.py: skip reduced_proc_pressure directoryAryaman Gupta2022-06-301-1/+1
* buildstats.py: close /proc/pressure/cpu file descriptorAryaman Gupta2022-06-301-2/+2
* buildstats.bbclass: correct sampling of system statsAryaman Gupta2022-06-291-4/+19
* buildstats.py: enable collection of /proc/pressure dataAryaman Gupta2022-06-291-10/+47
* bitbake.conf: Change -dev RDEPENDS to RRECOMMENDSRichard Purdie2022-06-281-1/+1
* package_manager: Change complementary package handling to not include soft de...Ross Burton2022-06-284-8/+14
* lib:npm_registry: initial checkinEnrico Scholz2022-06-281-0/+169
* oeqa/runtime/scp: Disable scp test for dropbearRichard Purdie2022-06-251-1/+1
* oeqa/sdk: drop the nativesdk-python 2.x testAlexander Kanavin2022-06-251-11/+0
* oeqa/selftest/cve_check: add tests for Ignored and partial reportsMarta Rybczynska2022-06-171-0/+82
* weston.py: added xwayland testssuesens2022-06-151-0/+8
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2022-06-151-2/+2
* oescripts: change compare logic in OEListPackageconfigTestsMingli Yu2022-06-141-1/+2
* base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie2022-06-111-0/+7
* buildcfg: Drop unused svn revision functionRichard Purdie2022-06-111-11/+0
* lib/buildcfg: Share common clean/dirty layer functionRichard Purdie2022-06-111-1/+14
* classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie2022-06-111-0/+40
* selftest/multiconfig: Test that multiconfigs in separate layers worksRichard Purdie2022-06-111-0/+13
* rootfs.py: close kernel_abi_ver_fileMartin Jansa2022-06-081-1/+3
* rootfs.py: find .ko.zst kernel modulesSean Anderson2022-06-061-1/+1
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-061-0/+10
* patch.py: make sure that patches/series file exists before quilt popMartin Jansa2022-05-311-0/+2
* oeqa/imagefeatures: Disable squashfs-lzoRichard Purdie2022-05-291-1/+1
* oeqa/imagefeatures: Replace lzo with zstRichard Purdie2022-05-291-2/+2
* oeqa/selftest/wic.py: Repaired test_qemu()Tobias Schmidl2022-05-271-1/+1
* oeqa/selftest/cve_check: add tests for recipe and image reportsRoss Burton2022-05-201-1/+76
* selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURESRichard Purdie2022-05-162-9/+9
* 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-071-0/+15
* classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine2022-05-031-1/+19
* lib/sstatesig: Fix find_siginfo to match sstate filename generationRichard Purdie2022-04-291-2/+2
* cve_check: skip remote patches that haven't been fetched when searching for C...Ross Burton2022-04-281-2/+3
* cases/buildepoxy.py: fix typoChen Qi2022-04-261-1/+1
* terminal.py: Restore error output from TerminalPeter Kjellerstedt2022-04-261-1/+2
* apt: add apt selftest to test signed package feedsFerry Toth2022-04-192-7/+69
* selftest/lic_checksum: Add test for filename containing spacePaulo Neves2022-04-191-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
* oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton2022-04-011-8/+4
* oeqa/selftest/oescripts: refactor skipping logicRoss Burton2022-04-011-9/+5