summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-bsp-appendix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 0f1892200a..c4547fc62a 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -39,7 +39,7 @@
39 $ git branch -a 39 $ git branch -a
40 $ git tag -l 40 $ git tag -l
41 </literallayout> 41 </literallayout>
42 For this example we are going to use the Yocto Project 1.1 Release, which is code 42 For this example we are going to use the Yocto Project 1.1.1 Release, which is code
43 named "edison". 43 named "edison".
44 These commands create a local branch named <filename>edison</filename> 44 These commands create a local branch named <filename>edison</filename>
45 that tracks the remote branch of the same name. 45 that tracks the remote branch of the same name.