summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-26 15:03:25 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 20:50:51 +0100
commit5b1738e53d61281a7be6d77189e3abd1b6303f95 (patch)
treea1c350194131b52bf2864fa2f243b7f90bdaaf08 /documentation/dev-manual
parent726c2796aa0b8dc74d388bc9fb90cbd2a636dd8a (diff)
downloadast2050-yocto-poky-5b1738e53d61281a7be6d77189e3abd1b6303f95.zip
ast2050-yocto-poky-5b1738e53d61281a7be6d77189e3abd1b6303f95.tar.gz
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>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 99ac453..c3c65c7 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -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>
OpenPOWER on IntegriCloud