aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-10-03oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez
2015-10-03lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle
2015-10-03package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy
2015-10-03oe-selftest: wic: fix LocalSetupEd Bartosh
2015-10-01oeqa/runexported: Replaced optionparser with argparse.Lucian Musat
2015-10-01testimage: Added IO commands to dumpsMariano Lopez
2015-10-01Revert "oeqa/runtime: Added one runtime testcase in connman."Cristian Iorga
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval
2015-10-01oeqa/selftest/wic: Use SetupLocal instead of SetupRichard Purdie
2015-10-01lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie
2015-10-01oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigsRichard Purdie
2015-10-01oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINERichard Purdie
2015-10-01lib/oe/package_manager: Handle empty package list in opkg caseRichard Purdie
2015-10-01oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval
2015-10-01oetest: Change logic of a failed testMariano Lopez
2015-09-29oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat
2015-09-29qemurunner: Sanitize output from qemu and qemu pidMariano Lopez
2015-09-29oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat
2015-09-29oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor ty...Daniel Istrate
2015-09-29devtool: better support for local source filesMarkus Lehtonen
2015-09-29oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen
2015-09-29oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen
2015-09-29oe-selftest: devtool: add setup() methodMarkus Lehtonen
2015-09-29oe.patch.GitApplyTree: add paths argument to extractPatchesMarkus Lehtonen
2015-09-29recipeutils: implement get_recipe_local_files()Markus Lehtonen
2015-09-28oeqa/sdk/gcc: Fix makefile testRichard Purdie
2015-09-28Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco
2015-09-28recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...Alexander Kanavin
2015-09-28oeqa/parselogs: Updated log parser whitelist.Lucian Musat
2015-09-28oeqa/decorators: Add timestamp to decorator logs.Lucian Musat
2015-09-28qemurunner: Handle qemu start failure correctlyRichard Purdie
2015-09-26oeqa/oetest: Fix SDK command executionRichard Purdie
2015-09-24package_manager.py: make rpm install mutilib pkgs corectlyRobert Yang
2015-09-23oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate
2015-09-23oeqa/utils/dump: Add default commands and directoryMariano Lopez
2015-09-23oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat
2015-09-23oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat
2015-09-23oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón
2015-09-22oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón
2015-09-22oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton
2015-09-22lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton
2015-09-22lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton
2015-09-22oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate
2015-09-21oeqa/testimage: Enhance -v switch in testimageLucian Musat
2015-09-16oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie
2015-09-16image.py: Ensure base image size is an integerPatrick Williams
2015-09-15oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat
2015-09-12image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans