diff options
Diffstat (limited to 'bitbake/lib/toaster/contrib/README')
| -rw-r--r-- | bitbake/lib/toaster/contrib/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/contrib/README b/bitbake/lib/toaster/contrib/README new file mode 100644 index 0000000000..46d0ff008e --- /dev/null +++ b/bitbake/lib/toaster/contrib/README | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | contrib directory for toaster | ||
| 2 | |||
| 3 | This directory holds code that works with Toaster, without being an integral part of the Toaster project. | ||
| 4 | It is intended for testing code, testing fixtures, tools for Toaster, etc. | ||
| 5 | |||
| 6 | NOTE: This directory is NOT a Python module. | ||
