yocto-project-qs: Updated output for git clone of meta-intel.

(From yocto-docs rev: 446ca716612ced4931b42abd769e0743a3413710)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2017-05-09 15:13:40 -07:00 committed by Richard Purdie
parent 4b0bec5211
commit 3e655f9c7f
1 changed files with 5 additions and 5 deletions

View File

@ -710,11 +710,11 @@
$ cd $HOME/poky
$ git clone git://git.yoctoproject.org/meta-intel
Cloning into 'meta-intel'...
remote: Counting objects: 11988, done.
remote: Compressing objects: 100% (3884/3884), done.
Receiving objects: 100% (11988/11988), 2.93 MiB | 2.51 MiB/s, done.
remote: Total 11988 (delta 6881), reused 11752 (delta 6645)
Resolving deltas: 100% (6881/6881), done.
remote: Counting objects: 14039, done.
remote: Compressing objects: 100% (4471/4471), done.
remote: Total 14039 (delta 8130), reused 13837 (delta 7947)
Receiving objects: 100% (14039/14039), 4.27 MiB | 3.98 MiB/s, done.
Resolving deltas: 100% (8130/8130), done.
Checking connectivity... done.
</literallayout>
By default when you clone a Git repository, the