summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* python-smartpm: Add checking for "rpm-ignoresize" optionChong Lu2014-10-241-0/+1
* sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia2014-10-101-1/+1
* oeqa/dmesg: Whitelist usbhid failuresRichard Purdie2014-10-021-1/+1
* oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie2014-10-021-1/+3
* deb_packaging: Added support for multilibAnibal Limon2014-09-301-9/+26
* rootfs.py: catch inner warn messageHongxu Jia2014-09-301-1/+19
* oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat2014-09-291-0/+6
* oeqa/selftest: Added decorators to buildoptions.pyLucian Musat2014-09-221-0/+9
* sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia2014-09-171-1/+1
* sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt2014-09-171-0/+1
* sstatesig: Improve the support for locked down sstate cache usageHongxu Jia2014-09-171-16/+27
* sstatesig: Improve to handle locking of multiple machinesRichard Purdie2014-09-171-13/+28
* sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie2014-09-171-0/+74
* oeqa/runtime: Automatic test for ptestLucian Musat2014-09-101-0/+124
* oeqa/utils/logparser.py: results based log parser utilityLucian Musat2014-09-101-0/+125
* oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat2014-09-101-0/+7
* package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang2014-09-102-7/+7
* package_manager: RpmPkgsList: determine rpm versionKévin THIERRY2014-09-101-12/+11
* package_manager: Add rpm v4 supportRichard Purdie2014-09-031-40/+70
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* package_manager.py: enable smart non-interactive modeEd Bartosh2014-08-311-1/+1
* lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt2014-08-291-2/+2
* oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie2014-08-291-5/+0
* oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie2014-08-291-8/+56
* oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat2014-08-291-0/+128
* oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu2014-08-271-0/+4
* oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu2014-08-271-2/+2
* sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie2014-08-251-2/+5
* lib/oe/utils: Add utils function for multiprocess executionRichard Purdie2014-08-232-28/+33
* oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie2014-08-231-0/+2
* oeqa/sdk/: add sdk tests for sudoku, iptables and cvsCorneliu Stoicescu2014-08-184-0/+76
* oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu2014-08-181-15/+79
* oeqa/oetest.py: enable sdk testingCorneliu Stoicescu2014-08-181-11/+18
* oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkgChristopher Larson2014-08-111-1/+1
* oeqa/runtime: add new cpp test and fileCorneliu Stoicescu2014-08-112-0/+10
* lib/oeqa/selftest: Don't match log level in outputTyler Hall2014-08-111-1/+1
* package_manager.py: set preferred ABI for rpmRobert Yang2014-08-022-1/+18
* oeqa/utils/decorators.py: add import osCorneliu Stoicescu2014-08-021-0/+1
* selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu2014-07-291-3/+3
* lib/oe/rootfs: Improve error message whitespaceRichard Purdie2014-07-281-1/+1
* lib/oeqa: Fix accidental revert of codeRichard Purdie2014-07-251-3/+3
* oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat2014-07-2527-2/+48
* oeqa/runtime: Added skipModule import for test modules that use it.Lucian Musat2014-07-258-11/+11
* oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat2014-07-252-23/+34
* lib/oe/classextend: Avoid early expansion of PR valuesRichard Purdie2014-07-251-1/+6
* image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu2014-07-231-0/+21
* rootfs: Remove the extraneous install directorySaul Wold2014-07-191-0/+1
* oeqs/selftest: Added test case decorators for toasterLucian Musat2014-07-171-30/+64
* oeqa: fix return status in pam.py to match shadow-4.2.1Chen Qi2014-07-171-3/+3
* lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang2014-07-101-0/+8
OpenPOWER on IntegriCloud