summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2020-06-12buildhistory: Add simplistic file move detectionRichard Purdie
2020-06-10wic: Fix --extra-space argument handlingJoshua Watt
2020-06-06archiver: Speed up testsPaul Barker
2020-06-05archiver: Capture git submodules in mirror archiverPaul Barker
2020-06-04glibc: move ld.so.conf back to main packageRasmus Villemoes
2020-06-04oe-selftest: Recursively patch test case pathsPaul Barker
2020-06-04oe-selftest: Support verbose log outputPaul Barker
2020-06-04oe-selftest: Allow overriding the build directory used for testsPaul Barker
2020-06-04archiver: Fix test case for srpm archiver modePaul Barker
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-06-04oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie
2020-06-03apt: update to 1.8.2.1Alexander Kanavin
2020-06-03meta-selftest: add test for .patch file with long filename and without subjectMartin Jansa
2020-06-03Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa
2020-06-03lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa
2020-06-03lib/oe/patch: prevent applying patches without any subjectMartin Jansa
2020-06-03meta-selftest: add test of .gitignore in tarballMartin Jansa
2020-05-30qemurunner: fix ip fallback detectionKonrad Weihmann
2020-05-30lib/classextend: Drop unneeded commentRichard Purdie
2020-05-27qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATUREAlexander Kanavin
2020-05-27terminal.py: do not stop searching for autoJoe Slater
2020-05-27multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie
2020-05-24oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman
2020-05-21testresults.json: add duration of the tests as wellAlexander Kanavin
2020-05-19lib/oe/recipeutils.py: passthrough of FETCHCMDKonrad Weihmann
2020-05-18image_types: declare support for wic.zstDiego
2020-05-12selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng
2020-05-09lib/oe/package_manager: update default rpm config %_prefer_colorChangqing Li
2020-05-07virgl: skip test on Debian 9Alexander Kanavin
2020-05-07testsdkext/devtool: initialize the test component's git repoAlexander Kanavin
2020-05-02oeqa/runtime: Use libdir to run ptest-runnerAnibal Limon
2020-04-29image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie
2020-04-26oeqa/qemurunner: Clean up failure handlingRichard Purdie
2020-04-26targetcontrol: Fix leaking log handlerRichard Purdie
2020-04-26oeqa: wic: Add more tests for include_pathRicardo Ribalda Delgado
2020-04-26oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado
2020-04-26oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie
2020-04-26selftest/package: Add test to ensure ownership is preservedDaisuke Yamane
2020-04-25oeqa/runtime/weston: Enhance weston testsYeoh Ee Peng
2020-04-24testimage: enable ovmf supportKonrad Weihmann
2020-04-24parselogs.py: ignore pulseaudio startup warning messagesChangqing Li
2020-04-07parselogs.py: update network interface related messagesChangqing Li
2020-04-02prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa
2020-04-01lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe
2020-04-01lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe
2020-04-01lib/oe/package_manager: collect provided package names when using debsJan Luebbe
2020-04-01lib/oe/package_manager: fix handling of last packageJan Luebbe
2020-04-01lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe
2020-04-01lib/oe/utils.py: add get_host_compiler_version()Tim Orling
2020-03-30prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt