Working from a copy of the upstream Yocto Project
Source Repositories
is the preferred method for obtaining and using a Yocto Project
release.
You can view the Yocto Project Source Repositories at
http://git.yoctoproject.org.
In particular, you can find the
poky
repository at
http://git.yoctoproject.org/cgit/cgit.cgi/poky/.
Use the following procedure to locate the latest upstream copy of
the poky
Git repository:
Access Repositories: Open a browser and go to http://git.yoctoproject.org to access the GUI-based interface into the Yocto Project source repositories.
Select the Repository:
Click on the repository in which you are interested (e.g.
poky
).
Find the URL Used to Clone the Repository:
At the bottom of the page, note the URL used to
clone
that repository (e.g.
http://git.yoctoproject.org/poky
).
poky
Repository"
section.