summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* apt: update to 1.8.2.1Alexander Kanavin2020-06-043-3/+3
* meta-selftest: add test for .patch file with long filename and without subjectMartin Jansa2020-06-041-0/+27
* Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa2020-06-041-6/+2
* lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa2020-06-041-2/+1
* lib/oe/patch: prevent applying patches without any subjectMartin Jansa2020-06-041-1/+1
* meta-selftest: add test of .gitignore in tarballMartin Jansa2020-06-041-0/+26
* qemurunner: fix ip fallback detectionKonrad Weihmann2020-05-301-1/+1
* lib/classextend: Drop unneeded commentRichard Purdie2020-05-301-1/+0
* qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATUREAlexander Kanavin2020-05-271-12/+6
* terminal.py: do not stop searching for autoJoe Slater2020-05-271-1/+4
* multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie2020-05-271-3/+32
* oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman2020-05-241-2/+8
* testresults.json: add duration of the tests as wellAlexander Kanavin2020-05-211-1/+5
* lib/oe/recipeutils.py: passthrough of FETCHCMDKonrad Weihmann2020-05-191-0/+12
* image_types: declare support for wic.zstDiego2020-05-181-1/+1
* selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng2020-05-121-0/+32
* lib/oe/package_manager: update default rpm config %_prefer_colorChangqing Li2020-05-091-2/+0
* virgl: skip test on Debian 9Alexander Kanavin2020-05-071-0/+2
* testsdkext/devtool: initialize the test component's git repoAlexander Kanavin2020-05-071-0/+6
* oeqa/runtime: Use libdir to run ptest-runnerAnibal Limon2020-05-021-1/+5
* image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie2020-04-291-7/+1
* oeqa/qemurunner: Clean up failure handlingRichard Purdie2020-04-261-3/+8
* targetcontrol: Fix leaking log handlerRichard Purdie2020-04-261-3/+4
* oeqa: wic: Add more tests for include_pathRicardo Ribalda Delgado2020-04-261-1/+62
* oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado2020-04-261-0/+90
* oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie2020-04-261-0/+37
* selftest/package: Add test to ensure ownership is preservedDaisuke Yamane2020-04-261-0/+23
* oeqa/runtime/weston: Enhance weston testsYeoh Ee Peng2020-04-261-0/+50
* testimage: enable ovmf supportKonrad Weihmann2020-04-242-3/+8
* parselogs.py: ignore pulseaudio startup warning messagesChangqing Li2020-04-241-1/+3
* parselogs.py: update network interface related messagesChangqing Li2020-04-071-1/+2
* prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa2020-04-051-0/+4
* lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe2020-04-021-2/+1
* lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe2020-04-021-2/+12
* lib/oe/package_manager: collect provided package names when using debsJan Luebbe2020-04-021-2/+8
* lib/oe/package_manager: fix handling of last packageJan Luebbe2020-04-021-7/+1
* lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe2020-04-021-1/+1
* lib/oe/utils.py: add get_host_compiler_version()Tim Orling2020-04-011-0/+31
* prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt2020-03-311-33/+32
* utils: fix gcc 10 version detectionCharles-Antoine Couret2020-03-291-1/+1
* oeqa: default runtime json results for testexportStefan Kral2020-03-292-4/+7
* oeqa/runtime/cases: Disable and stop systemd-timesyncdAlex Kiernan2020-03-291-2/+2
* oe/recipeutils: Drop obsolete GITDIR referenceRichard Purdie2020-03-291-1/+0
* oeqa/commands: Fix runqemu after tinfoil data connector changesRichard Purdie2020-03-241-5/+5
* oeqa/selftest/tinfoil: Drop test for functionality removed upstreamRichard Purdie2020-03-241-13/+0
* archiver.py: fix typo of "ARCHIVER_MIRROR_EXCLUDE" in commentrpjday@crashcourse.ca2020-03-241-1/+1
* oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie2020-03-241-1/+2
* oeqa/manual/bsp-hw.json: fix syntax errorYi Zhao2020-03-211-1/+1
* oeqa/qemuarm64: Ignore logind: failed to get session seatKhem Raj2020-03-131-0/+1
* oeqa: enable testresults.json for testexportStefan Kral2020-03-122-4/+39