Qa-tools: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Created page with "{{DISPLAYTITLE:qa-tools}} The qa-tools git repository is the recipient for the QA automation scripts and tools. You can take a look at it via the [http://git.yoctoproject.org...")
 
No edit summary
Line 7: Line 7:
<pre>$ git clone git://git.yoctoproject.org/qa-tools</pre>
<pre>$ git clone git://git.yoctoproject.org/qa-tools</pre>


Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with [[Git Contributions |these guidelines]].
Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the [[Poky Contributions]] guidelines.

Revision as of 01:26, 17 June 2016


The qa-tools git repository is the recipient for the QA automation scripts and tools. You can take a look at it via the gitweb interface.

For cloning the qa-tools repository:

$ git clone git://git.yoctoproject.org/qa-tools

Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the Poky Contributions guidelines.