generic-poky/bitbake/lib/toaster/contrib
Alexandru DAMIAN f169733738 bitbake: toaster tests: gitignore and use absolute path for log file
gitignore the cache directory created by the http client

the log file for tests is already set up as an absolute path,
so no need to recompute the path

(Bitbake rev: 80f525e5cbe83e0407ecddf84401d68213c6d5cf)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-01 11:27:52 +01:00
..
django-aggregate-if-master bitbake: toaster: bring django-aggregate-if into the project 2015-06-26 09:27:32 +01:00
tts bitbake: toaster tests: gitignore and use absolute path for log file 2015-08-01 11:27:52 +01:00
README bitbake: toaster/contrib: adding TTS squashed patch 2015-05-14 18:04:10 +01:00

README

contrib directory for toaster

This directory holds code that works with Toaster, without being an integral part of the Toaster project.
It is intended for testing code, testing fixtures, tools for Toaster, etc.

NOTE: This directory is NOT a Python module.