Quality Assurance yocto project: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
<li>Clone a clean version of poky: "git clone git://git.yoctoproject.org/poky"</li>
<li>Clone a clean version of poky: "git clone git://git.yoctoproject.org/poky"</li>
</ul>
</ul>
<ul>
<li>in poky directory checkout on the desired commit: "git checkout <commit-id>"</li>
</ul>
<p>
<p>
1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)
3. Source the environment:
</p>
</p>
<p>
<p>
1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)
1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)

Revision as of 20:06, 26 January 2016

Steps for BSP Automated Testing

1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)

2. Make checkout on the poky commit from the mail (in command line):

  • in poky directory checkout on the desired commit: "git checkout <commit-id>"

3. Source the environment:


1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)

1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)

1. Download the core-image-sato-sdk image from autobuilder( link available in the point release mail)


Yp BugLifeCycle.png