<link linkend='local-yp-release'>Yocto Project Release</link>
item for information on how to set up the Source
Directory.</para></listitem>
+ <listitem><para>You have checked out the
+ <filename>dora-toaster</filename> branch:
+ <literallayout class='monospaced'>
+ $ cd ~/poky
+ $ git checkout -b dora-toaster origin/dora-toaster
+ </literallayout></para></listitem>
<listitem><para>Be sure your build machine has
<ulink url='http://en.wikipedia.org/wiki/Django_%28web_framework%29'>Django</ulink>
- version 1.4.5 or greater installed.</para></listitem>
+ version 1.4.5 installed.</para></listitem>
<listitem><para>Make sure that port 8000 and 8200 are
free (i.e. they have no servers on them).
</para></listitem>
tool from the shell and pass it the same URL.
</para></listitem>
</itemizedlist>
- Either method opens the home page for the Toaster interface.
+ Either method opens the home page for the Toaster interface,
+ which is temporary for this release.
</para>
</section>