summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-09-03testimage: filter proper test cases by tagszjh
2015-09-03lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode pathsLeonardo Sandoval
2015-09-03sdk.py: fix conflicts of packagesJian Liu
2015-09-02qemurunner: Handle lack of data on run serial gracefullyMariano Lopez
2015-09-02image.py: rename _write_env -> _write_wic_envEd Bartosh
2015-09-02wic: add test cases for 3 imagesEd Bartosh
2015-09-02oe-selftest: wic: configure a buildEd Bartosh
2015-09-01package_manager: support for signed RPM package feedsMarkus Lehtonen
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen
2015-09-01runexported: Make it compatible with host dumpMariano Lopez
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez
2015-09-01opkg: upgrade to v0.3.0Alejandro del Castillo
2015-08-31oe-selftest: test devtool build-image pluginEd Bartosh
2015-08-31oe-selftest: wic: fix test19_image_env test caseEd Bartosh
2015-08-31oeqa: Add allarch sstate sig testRichard Purdie
2015-08-30oe-selftest: test building wic image by bitbakeEd Bartosh
2015-08-30oe-selftest: test generation of <image>.envEd Bartosh
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh
2015-08-30oeqa/utils/dump: Handle empty commandlist gracefullyRichard Purdie
2015-08-30oeqa/runtime/multilib: add test for libcRoss Burton
2015-08-30oetest: Fix regresion when testing real hardwareMariano Lopez
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez
2015-08-30dump: Created new classes for dump host and targetMariano Lopez
2015-08-30image.py: add script output to the rootfs logEd Bartosh
2015-08-30image.py: set bitbake variable ROOTFS_SIZEEd Bartosh
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez
2015-08-30lib/oe/patch: handle patches that delete files with older gitPaul Eggleton
2015-08-30oeqa: Optimise sstate testsRichard Purdie
2015-08-29Empty image: package list splitting and iterationAlex Franco
2015-08-29oeqa/runtime/multilib: fix and improve multilib testRoss Burton
2015-08-29qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt
2015-08-29runtime/syslog.py: fix syslog test crashCostin Constantin
2015-08-26oeqa/oetest.py: add better package search for hasPackage()Costin Constantin
2015-08-26qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCKRandy Witt
2015-08-25qemurunner: Shut down logging thread successfully when test failsRandy Witt
2015-08-24runqemu: Add a tcpserial optionRandy Witt
2015-08-24qemurunner: Use two serial ports and log console with a threadRandy Witt
2015-08-24qemurunner: Make create_socket() return data and use exceptionsRandy Witt
2015-08-24qemurunner.py: Move some class variables that should only be localRandy Witt
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton
2015-08-24wic: Test creation of iso imageMihaly Varga
2015-08-19oeqa/targetbuild: Remove bashismRichard Purdie
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-08-16oetest.py: Don't wait to write dump filesMariano Lopez
2015-08-16oetest.py: Added method tearDown for oeRuntimeTestMariano Lopez
2015-08-16qemurunner.py: Performance improvements in run_serialMariano Lopez
2015-08-16qemurunner.py: Added raw mode in run_serialMariano Lopez
2015-08-16qemurunner.py: Added login to start methodMariano Lopez