mirror of
https://git.yoctoproject.org/poky
synced 2026-02-10 10:43:02 +01:00
In order to move the Toaster Test System in Toaster itself, we create a contrib directory. The TTS is added as a squashed patch with no history. It contains code contributed by Ke Zou <ke.zou@windriver.com>. (Bitbake rev: 7d24fea2b5dcaac6add738b6fb4700d698824286) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
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.
|