intro-getit.html 2.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  4. <title>1.4. Obtaining the Yocto Project</title>
  5. <link rel="stylesheet" type="text/css" href="../book.css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
  7. <link rel="home" href="index.html" title="The Yocto Project Reference Manual">
  8. <link rel="up" href="intro.html" title="Chapter 1. Introduction">
  9. <link rel="prev" href="centos-packages.html" title="1.3.2.4. CentOS Packages">
  10. <link rel="next" href="intro-getit-dev.html" title="1.5. Development Checkouts">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="1.4. Obtaining the Yocto Project">
  13. <div class="titlepage"><div><div><h2 class="title" style="clear: both">
  14. <a name="intro-getit"></a>1.4. Obtaining the Yocto Project</h2></div></div></div>
  15. <p>
  16. The Yocto Project development team makes the Yocto Project available through a number
  17. of methods:
  18. </p>
  19. <div class="itemizedlist"><ul class="itemizedlist" type="disc">
  20. <li class="listitem"><p><span class="emphasis"><em>Releases:</em></span> Stable, tested releases are available through
  21. <a class="ulink" href="http://downloads.yoctoproject.org/releases/yocto/" target="_self">http://downloads.yoctoproject.org/releases/yocto/</a>.</p></li>
  22. <li class="listitem"><p><span class="emphasis"><em>Nightly Builds:</em></span> These releases are available at
  23. <a class="ulink" href="http://autobuilder.yoctoproject.org/nightly" target="_self">http://autobuilder.yoctoproject.org/nightly</a>.
  24. These builds include Yocto Project releases, meta-toolchain tarball installation scripts, and
  25. experimental builds.</p></li>
  26. <li class="listitem"><p><span class="emphasis"><em>Yocto Project Website:</em></span> You can find releases
  27. of the Yocto Project and supported BSPs at the
  28. <a class="ulink" href="http://www.yoctoproject.org" target="_self">Yocto Project website</a>.
  29. Along with these downloads, you can find lots of other information at this site.
  30. </p></li>
  31. </ul></div>
  32. <p>
  33. </p>
  34. </div></body>
  35. </html>