I improved the wording such that it is not tied to a
x.x type release. It is more generic here and will survive
better under future releases.
(From yocto-docs rev:
2bd644db7fef71cd2f07f6d3dcbd2ba60b83df08)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
at the time you created your local branch, which could be
different than the files at the time of a similarly named release.
In other words, creating and checking out a local branch based on the
- <filename>&DISTRO_NAME;</filename> branch name is not the same as creating and
- checking out a local branch based on the <filename>&DISTRO_NAME;-&DISTRO;</filename>
- release.
+ <filename>&DISTRO_NAME;</filename> branch name is not the same as
+ cloning and checking out the <filename>master</filename> branch.
Keep reading to see how you create a local snapshot of a Yocto Project Release.
</para>