documentation/dev-manual/dev-manual-bsp-appendix.xml: Output updated

The output for creating and switching to the denzil branch
for meta-intel needed updated.

(From yocto-docs rev: ad29c8f73ab3cec930f21939744cff322b43dfdc)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-04-26 15:03:25 -06:00 committed by Richard Purdie
parent 726c2796aa
commit 5b1738e53d
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@
For this example we are going to use the <filename>&DISTRO_NAME;</filename> branch.
<literallayout class='monospaced'>
$ git checkout -b &DISTRO_NAME; origin/&DISTRO_NAME;
Branch &DISTRO_NAME; set up to track remote branch &DISTRO_NAME; from origin.
Switched to a new branch '&DISTRO_NAME;'
</literallayout>
</para>