summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* selftest: wic.py respect IMAGE_LINK_NAMEMartin Jansa2023-05-291-4/+5
* lib/terminal.py: Add urxvt terminalPavel Zhukov2023-05-251-0/+4
* package: enable recursion on file globsRandolph Sapp2023-05-251-1/+1
* oeqa/selftest/cases/devtool.py: skip all tests require folder a git repoThomas Roos2023-05-251-0/+8
* qemurunner: add boot logs to do_testimage task logs in real timeMikko Rapeli2023-05-251-0/+1
* oeqa: adding selftest-hello and use it to speed up testsThomas Roos2023-05-221-9/+9
* qemurunner: avoid leaking server_socketMikko Rapeli2023-05-221-0/+1
* qemurunner: support serial console login via qemu stdoutMikko Rapeli2023-05-221-11/+19
* Revert "ipk: Decode byte data to string in manifest handling"Andrew Jeffery2023-05-091-1/+1
* oeqa/sdk/assimp: run only when zlib is in the SDKAlexander Kanavin2023-05-051-0/+3
* zvariant: add ptest feature for zvariant test suiteFrederic Martinsons2023-05-051-1/+1
* selftest/distrodata: clean up exception lists in recipe maintainers testAlexander Kanavin2023-05-051-3/+3
* package_manager/ipk: fix config path generation in _create_custom_config()Enrico Jörns2023-05-051-1/+1
* recipes: Default to https git protocol where possibleRichard Purdie2023-05-052-4/+6
* oeqa/runtime/ptest: Make returning no test results a failureRichard Purdie2023-05-032-3/+9
* gcc/go: Drop crosssdk suffix from virtual provides to improve dependency hand...Richard Purdie2023-05-021-4/+3
* binutils: Drop crosssdk suffix from virtual provides to improve dependency ha...Richard Purdie2023-05-021-0/+2
* oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos2023-04-201-3/+3
* oeqa/selftest: Use SSTATE_DIR of parent build dirThomas Roos2023-04-201-0/+10
* package: Use shlex instead of deprecated pipeOla x Nilsson2023-04-141-4/+3
* patch.py: Use shlex instead of deprecated pipeOla x Nilsson2023-04-141-6/+5
* selftest: wic: Add test for --part-name argumentDit Kozmaj2023-04-131-0/+23
* oeqa ping.py: fail test if target IP address has not been setMikko Rapeli2023-04-061-0/+1
* oeqa ping.py: avoid busylooping failing ping commandMikko Rapeli2023-04-061-0/+2
* selftest: efibootpartition.py: fix QEMU_USE_KVM usageMartin Jansa2023-04-061-1/+1
* oeqa/selftest/bblogging: uncomment python stdout checksMark Asselstine2023-04-051-12/+6
* oeqa/runtime: clean up deprecated backslash expansionRoss Burton2023-04-033-5/+8
* selftest: runqemu: use better error message when asserts failMartin Jansa2023-04-031-3/+6
* selftest: runqemu: better check for ROOTFS: in the logMartin Jansa2023-04-031-1/+2
* selftest: imagefeatures.py: don't mix tabs and spaces for indentationMartin Jansa2023-04-031-4/+4
* meta-selftest: provide a recipe for zvariantFrederic Martinsons2023-04-011-0/+93
* patch: support of git patches when the source uri contained subpath parameterFrederic Martinsons2023-04-011-13/+44
* oeqa: whitespace and indentation cleanupsEnrico Jörns2023-03-314-16/+16
* oeqa/utils/qemurunner: fix undefined TimeoutExpiredEnrico Jörns2023-03-311-1/+1
* oeqa/utils/qemurunner: limit precision of timing debugging outputEnrico Jörns2023-03-311-7/+7
* oeqa/utils/qemurunner: replace hard-coded user 'root' in debug outputEnrico Jörns2023-03-311-2/+2
* oeqa/utils/commands: remove unused importsEnrico Jörns2023-03-311-3/+0
* oeqa/utils/commands: fix usage of undefined EPIPEEnrico Jörns2023-03-311-1/+2
* oeqa/targetcontrol: remove unused importsEnrico Jörns2023-03-311-4/+0
* oeqa/targetcontrol: do not set dump_host_cmds redundantlyEnrico Jörns2023-03-311-1/+1
* oeqa/targetcontrol: fix misspelled RuntimeErrorEnrico Jörns2023-03-311-1/+1
* oeqa/selftest/cases/runqemu: update importsEnrico Jörns2023-03-311-2/+2
* oeqa/loader: Ensure module names don't contain uppercase charactersRichard Purdie2023-03-311-0/+3
* lib/oe/gpg_sign.py: Avoid race when creating .sig files in detach_signTobias Hagelborn2023-03-311-10/+17
* oeqa/selftest/imagefeatures: set a test for mutliubi in test_image_fstypesRomuald Jeanne2023-03-301-5/+20
* selftest: eSDK rename to esdkMartin Jansa2023-03-301-0/+0
* oeqa/selftest/cases/package.py: adding unittest for package rename conflictsFawzi KHABER2023-03-301-0/+7
* cve-check: Fix false negative version issueGeoffrey GIRY2023-03-302-0/+58
* oeqa/selftest/reproducible: Split different packages from missing packages ou...Jose Quaresma2023-03-281-3/+7
* oeqa/selftest: OESelftestTestContext: convert relative to full path when newb...Jose Quaresma2023-03-281-0/+10