summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/introduction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/introduction.xml')
-rw-r--r--documentation/poky-ref-manual/introduction.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index 1701713d48..90eaf014c0 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -8,8 +8,8 @@
8 <title>Welcome to Poky!</title> 8 <title>Welcome to Poky!</title>
9 9
10 <para> 10 <para>
11 Poky is the build tool in Yocto Project. 11 Poky is the build tool in the Yocto Project.
12 Yocto Project uses Poky to build images (kernel, system, and application software) for 12 The Yocto Project uses Poky to build images (kernel, system, and application software) for
13 targeted hardware. 13 targeted hardware.
14 </para> 14 </para>
15 15
@@ -78,7 +78,8 @@
78 <para> 78 <para>
79 The sections in this reference manual describe different aspects of Poky. 79 The sections in this reference manual describe different aspects of Poky.
80 The <link linkend='usingpoky'>'Using Poky'</link> section provides an overview of the components 80 The <link linkend='usingpoky'>'Using Poky'</link> section provides an overview of the components
81 that make up Poky followed by information about using Poky and debugging images created in Yocto Project. 81 that make up Poky followed by information about using Poky and debugging images created in
82 the Yocto Project.
82 The <link linkend='extendpoky'>'Extending Poky'</link> and 83 The <link linkend='extendpoky'>'Extending Poky'</link> and
83 <link linkend='bsp'>'Board Support Packages'</link> sections provide information 84 <link linkend='bsp'>'Board Support Packages'</link> sections provide information
84 about how to extend and customize Poky along with advice on how to manage these changes. 85 about how to extend and customize Poky along with advice on how to manage these changes.
@@ -90,7 +91,7 @@
90 </para> 91 </para>
91 92
92 <para> 93 <para>
93 This manual applies to Poky Release 4.0 (laverne). 94 This manual applies to Poky Release 5.0 (Bernard).
94 </para> 95 </para>
95</section> 96</section>
96 97