For example, downloading and unpacking <filename>&YOCTO_POKY_TARBALL;</filename>
results in a Source Directory whose top-level folder is named
<filename>&YOCTO_POKY;</filename>.
- If you create a local copy of the Git repository, then you can name the repository
+ If you create a local copy of the Git repository, you can name the repository
anything you like.
Throughout much of the documentation, <filename>poky</filename> is used as the name of
the top-level folder of the local copy of the poky Git repository.
It is important to understand that Git tracks content change and not files.
Git uses "branches" to organize different development efforts.
For example, the <filename>poky</filename> repository has
- <filename>bernard</filename>,
- <filename>edison</filename>, <filename>denzil</filename>, <filename>danny</filename>
+ <filename>denzil</filename>, <filename>danny</filename>,
+ <filename>dylan</filename>, <filename>dora</filename>,
and <filename>master</filename> branches among others.
You can see all the branches by going to
<ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and