summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2015-10-19oetest: Add tearDownLocal classMariano Lopez1
2015-10-14lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador1
2015-10-12lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval1
2015-10-03oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez1
2015-10-03lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle1
2015-10-03package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy1
2015-10-03oe-selftest: wic: fix LocalSetupEd Bartosh1
2015-10-01oeqa/runexported: Replaced optionparser with argparse.Lucian Musat1
2015-10-01testimage: Added IO commands to dumpsMariano Lopez1
2015-10-01Revert "oeqa/runtime: Added one runtime testcase in connman."Cristian Iorga1
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval1
2015-10-01oeqa/selftest/wic: Use SetupLocal instead of SetupRichard Purdie1
2015-10-01lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie1
2015-10-01oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigsRichard Purdie1
2015-10-01oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINERichard Purdie1
2015-10-01lib/oe/package_manager: Handle empty package list in opkg caseRichard Purdie1
2015-10-01oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval1
2015-10-01oetest: Change logic of a failed testMariano Lopez1
2015-09-29oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat1
2015-09-29qemurunner: Sanitize output from qemu and qemu pidMariano Lopez1
2015-09-29oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat1
2015-09-29oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor ty...Daniel Istrate1
2015-09-29devtool: better support for local source filesMarkus Lehtonen1
2015-09-29oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen1
2015-09-29oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen1
2015-09-29oe-selftest: devtool: add setup() methodMarkus Lehtonen1
2015-09-29oe.patch.GitApplyTree: add paths argument to extractPatchesMarkus Lehtonen1
2015-09-29recipeutils: implement get_recipe_local_files()Markus Lehtonen1
2015-09-28oeqa/sdk/gcc: Fix makefile testRichard Purdie2
2015-09-28Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco1
2015-09-28recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...Alexander Kanavin1
2015-09-28oeqa/parselogs: Updated log parser whitelist.Lucian Musat1
2015-09-28oeqa/decorators: Add timestamp to decorator logs.Lucian Musat1
2015-09-28qemurunner: Handle qemu start failure correctlyRichard Purdie1
2015-09-26oeqa/oetest: Fix SDK command executionRichard Purdie1
2015-09-24package_manager.py: make rpm install mutilib pkgs corectlyRobert Yang1
2015-09-23oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate1
2015-09-23oeqa/utils/dump: Add default commands and directoryMariano Lopez1
2015-09-23oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat1
2015-09-23oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat1
2015-09-23oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón1
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton1
2015-09-22lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton1
2015-09-22lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton1
2015-09-22oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate1
2015-09-21oeqa/testimage: Enhance -v switch in testimageLucian Musat1
2015-09-16oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie1