summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2014-08-11oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkgChristopher Larson1
2014-08-11oeqa/runtime: add new cpp test and fileCorneliu Stoicescu2
2014-08-11lib/oeqa/selftest: Don't match log level in outputTyler Hall1
2014-08-02package_manager.py: set preferred ABI for rpmRobert Yang2
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu1
2014-07-29selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu1
2014-07-28lib/oe/rootfs: Improve error message whitespaceRichard Purdie1
2014-07-25lib/oeqa: Fix accidental revert of codeRichard Purdie1
2014-07-25oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat27
2014-07-25oeqa/runtime: Added skipModule import for test modules that use it.Lucian Musat8
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat2
2014-07-25lib/oe/classextend: Avoid early expansion of PR valuesRichard Purdie1
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu1
2014-07-19rootfs: Remove the extraneous install directorySaul Wold1
2014-07-17oeqs/selftest: Added test case decorators for toasterLucian Musat1
2014-07-17oeqa: fix return status in pam.py to match shadow-4.2.1Chen Qi1
2014-07-10lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang1
2014-07-10oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat4
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat3
2014-07-03lib/oe/package_manager.py: Fix _pkg_translate_smart_to_oe functionMark Hatle1
2014-06-30oeqa/selftest/_toaster.py: fix 'IndentationError' issuesIonut Chisanovici1
2014-06-30oeqa/selftest/toaster.py: renamed to _toaster.pyIonut Chisanovici1
2014-06-25lib/oe/package_manager.py: Add processing for alternative SDK_OSMark Hatle1
2014-06-25populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementationMark Hatle1
2014-06-24oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu1
2014-06-19sstatesig: Add try/except around the stat callsRichard Purdie1
2014-06-13controllers/masterimage.py: Make testimage kernel naming pattern universalCorneliu Stoicescu1
2014-06-13oeqa/controllers/testtargetloader.py: add 'import os'Corneliu Stoicescu1
2014-06-13targetcontrol.py: Add a classmethod to get extra files needed by the target c...Corneliu Stoicescu1
2014-06-13masterimage.py: enable dynamical determination of rootfs typeCorneliu Stoicescu1
2014-06-13targetcontrol.py: make possible dynamical determination of rootfs typeCorneliu Stoicescu1
2014-06-13rootfs.py: change the logic in _uninstall_unneededChen Qi1
2014-06-10oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu1
2014-06-06Added new test cases for bitbake modes (-e -n -p -r -R -c -k)Lucian Musat1
2014-06-01classextend: Fix crosssdk remapping for multilibRichard Purdie1
2014-05-30toaster: toaster oe-selftest supportIonut Chisanovici1
2014-05-29sstatesig: Move saferecipedeps handling to be earlierRichard Purdie1
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie2
2014-05-08package_manager: Fix NoneType Object on do_populate_sdkRicardo Ribalda Delgado1
2014-05-08package_manager: Fix Argument list too longRicardo Ribalda Delgado1
2014-05-04sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie1
2014-05-04sstatetests: Update after binutils-cross name change with PN additionRichard Purdie1
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton3
2014-04-30classes/testimage: if start fails, don't try to stopPaul Eggleton1
2014-04-30oeqa/controllers/masterimage: more robust master image startupPaul Eggleton1
2014-04-30oeqa/controllers/masterimage: add a serial control commandStefan Stanacar1
2014-04-30oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar2
2014-04-30oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar1
2014-04-30lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie1
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar1