aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2014-11-12classextend: Do not extend for that already have multilib prefixJackie Huang
2014-11-09package_manager: DpkgPM fix populate_sdkAníbal Limón
2014-11-09image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez
2014-11-04rootfs.py: tweak inner warn message catchingHongxu Jia
2014-11-04package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker
2014-11-04multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia
2014-10-30image.py: Fix error in graph sortingPascal Bach
2014-10-24python-smartpm: Add checking for "rpm-ignoresize" optionChong Lu
2014-10-10sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia
2014-10-02oeqa/dmesg: Whitelist usbhid failuresRichard Purdie
2014-10-02oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie
2014-09-30deb_packaging: Added support for multilibAnibal Limon
2014-09-29rootfs.py: catch inner warn messageHongxu Jia
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat
2014-09-22oeqa/selftest: Added decorators to buildoptions.pyLucian Musat
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie
2014-09-10oeqa/runtime: Automatic test for ptestLucian Musat
2014-09-10oeqa/utils/logparser.py: results based log parser utilityLucian Musat
2014-09-10oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang
2014-09-10package_manager: RpmPkgsList: determine rpm versionKévin THIERRY
2014-09-02package_manager: Add rpm v4 supportRichard Purdie
2014-09-01oeqa: sstatetests should now look for glibc-initialKhem Raj
2014-08-31package_manager.py: enable smart non-interactive modeEd Bartosh
2014-08-29lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt
2014-08-29oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie
2014-08-29oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie
2014-08-29oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat
2014-08-27oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu
2014-08-27oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu
2014-08-23sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie
2014-08-23lib/oe/utils: Add utils function for multiprocess executionRichard Purdie
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie
2014-08-18oeqa/sdk/: add sdk tests for sudoku, iptables and cvsCorneliu Stoicescu
2014-08-18oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu
2014-08-18oeqa/oetest.py: enable sdk testingCorneliu Stoicescu
2014-08-11oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkgChristopher Larson
2014-08-11oeqa/runtime: add new cpp test and fileCorneliu Stoicescu
2014-08-11lib/oeqa/selftest: Don't match log level in outputTyler Hall
2014-08-02package_manager.py: set preferred ABI for rpmRobert Yang
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu
2014-07-29selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu
2014-07-28lib/oe/rootfs: Improve error message whitespaceRichard Purdie
2014-07-25lib/oeqa: Fix accidental revert of codeRichard Purdie
2014-07-25oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat
2014-07-25oeqa/runtime: Added skipModule import for test modules that use it.Lucian Musat