summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 15:25:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:21 +0100
commit0a29457396bb915cfafcc71fe4d9070ea50dd2ce (patch)
tree58091373fe99499edb1919bd6d2dabde951dad6b /documentation
parent762c0d001f2be8506a096f0bbeabd44d8a987b7e (diff)
downloadpoky-0a29457396bb915cfafcc71fe4d9070ea50dd2ce.tar.gz
documentation/bsp-guide/bsp.xml: Changed 'GIT' to 'Git' (From yocto-docs rev: c77a003b7c5410c1a9a4e8d3437b829c5dc07391)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 9483c8175d..12d93b02db 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -375,7 +375,7 @@ KMACHINE_crownbay = "yocto/standard/crownbay"
375 </programlisting> 375 </programlisting>
376 This append file adds "crownbay" as a compatible machine, 376 This append file adds "crownbay" as a compatible machine,
377 and additionally sets a Yocto Kernel-specific variable that identifies the name of the 377 and additionally sets a Yocto Kernel-specific variable that identifies the name of the
378 BSP branch to use in the GIT repository to find configuration information. 378 BSP branch to use in the Git repository to find configuration information.
379 </para> 379 </para>
380 <para> 380 <para>
381 One thing missing in this particular BSP, which you will typically need when 381 One thing missing in this particular BSP, which you will typically need when