June 2017
Intermediate to advanced
478 pages
13h 14m
English
To get a copy of the Yocto Project, you can either clone the repository, choosing the code name as the branch, which is morty in this case:
$ git clone -b morty git://git.yoctoproject.org/poky.git
You can also download the archive from http://downloads.yoctoproject.org/releases/yocto/yocto-2.2/poky-morty-16.0.0.tar.bz2. In the first case, you will find everything in the directory, poky/, in the second case, poky-morty-16.0.0/.
In addition, you should read the section titled System Requirements from the Yocto Project Reference Manual (http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#detailed-supported-distros); and, in particular, you should make sure that the packages listed there are installed ...
Read now
Unlock full access