summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2015-09-01opkg: upgrade to v0.3.0Alejandro del Castillo1
2015-08-31oe-selftest: test devtool build-image pluginEd Bartosh1
2015-08-31oe-selftest: wic: fix test19_image_env test caseEd Bartosh1
2015-08-31oeqa: Add allarch sstate sig testRichard Purdie1
2015-08-30oe-selftest: test building wic image by bitbakeEd Bartosh1
2015-08-30oe-selftest: test generation of <image>.envEd Bartosh1
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh1
2015-08-30oeqa/utils/dump: Handle empty commandlist gracefullyRichard Purdie1
2015-08-30oeqa/runtime/multilib: add test for libcRoss Burton1
2015-08-30oetest: Fix regresion when testing real hardwareMariano Lopez1
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez1
2015-08-30dump: Created new classes for dump host and targetMariano Lopez3
2015-08-30image.py: add script output to the rootfs logEd Bartosh1
2015-08-30image.py: set bitbake variable ROOTFS_SIZEEd Bartosh1
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez2
2015-08-30lib/oe/patch: handle patches that delete files with older gitPaul Eggleton1
2015-08-30oeqa: Optimise sstate testsRichard Purdie1
2015-08-29Empty image: package list splitting and iterationAlex Franco2
2015-08-29oeqa/runtime/multilib: fix and improve multilib testRoss Burton1
2015-08-29qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt1
2015-08-29runtime/syslog.py: fix syslog test crashCostin Constantin1
2015-08-26oeqa/oetest.py: add better package search for hasPackage()Costin Constantin1
2015-08-26qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCKRandy Witt1
2015-08-25qemurunner: Shut down logging thread successfully when test failsRandy Witt1
2015-08-24runqemu: Add a tcpserial optionRandy Witt1
2015-08-24qemurunner: Use two serial ports and log console with a threadRandy Witt1
2015-08-24qemurunner: Make create_socket() return data and use exceptionsRandy Witt1
2015-08-24qemurunner.py: Move some class variables that should only be localRandy Witt1
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2
2015-08-24wic: Test creation of iso imageMihaly Varga1
2015-08-19oeqa/targetbuild: Remove bashismRichard Purdie1
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton1
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky1
2015-08-16oetest.py: Don't wait to write dump filesMariano Lopez1
2015-08-16oetest.py: Added method tearDown for oeRuntimeTestMariano Lopez1
2015-08-16qemurunner.py: Performance improvements in run_serialMariano Lopez1
2015-08-16qemurunner.py: Added raw mode in run_serialMariano Lopez1
2015-08-16qemurunner.py: Added login to start methodMariano Lopez1
2015-08-16qemurunner.py: Add method run_serialMariano Lopez1
2015-08-14lib/oe/package_manager: fix opkg feed generationJoshua Lock1
2015-08-11oeqa/selftest: remove tests for TCs that are no longer validMihail Stanciu1
2015-08-09recipeutils.py: allow all characters in regexes used to parse version stringsAlexander Kanavin1
2015-08-09oeqa/qemurunner: Improve runqemu log output debugRichard Purdie1
2015-08-09qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez1
2015-08-01rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang1
2015-07-31oeqa/commands: Increase qemu boot timeout to match testimage.bbclassRichard Purdie1
2015-07-31oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]Costin Constantin1
2015-07-31oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hashCostin Constantin1
2015-07-31oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_appendPaul Eggleton1