summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 3208bf8d99..e5f39eaaec 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -588,13 +588,6 @@
588 Directory. 588 Directory.
589 </note> 589 </note>
590 </para></listitem> 590 </para></listitem>
591 <listitem><para id='build-system-term'><emphasis>Build System:</emphasis>
592 In the context of the Yocto Project,
593 this term refers to the OpenEmbedded build system used by the project.
594 This build system is based on the project known as "Poky."
595 For some historical information about Poky, see the
596 <link linkend='poky'>Poky</link> term.
597 </para></listitem>
598 <listitem><para><emphasis>Classes:</emphasis> Files that provide for logic encapsulation 591 <listitem><para><emphasis>Classes:</emphasis> Files that provide for logic encapsulation
599 and inheritance so that commonly used patterns can be defined once and then easily used 592 and inheritance so that commonly used patterns can be defined once and then easily used
600 in multiple recipes. 593 in multiple recipes.
@@ -690,6 +683,12 @@
690 with OpenEmbedded (OE) that is shared between OE and the Yocto Project. 683 with OpenEmbedded (OE) that is shared between OE and the Yocto Project.
691 This Metadata is found in the <filename>meta</filename> directory of the 684 This Metadata is found in the <filename>meta</filename> directory of the
692 <link linkend='source-directory'>Source Directory</link>.</para></listitem> 685 <link linkend='source-directory'>Source Directory</link>.</para></listitem>
686 <listitem><para id='build-system-term'><emphasis>OpenEmbedded Build System:</emphasis>
687 The build system in the context of the Yocto Project.
688 This build system is based on the project known as "Poky."
689 For some historical information about Poky, see the
690 <link linkend='poky'>Poky</link> term.
691 </para></listitem>
693 <listitem><para><emphasis>Package:</emphasis> 692 <listitem><para><emphasis>Package:</emphasis>
694 In the context of the Yocto Project, this term refers to a 693 In the context of the Yocto Project, this term refers to a
695 recipe's packaged output produced by BitBake (i.e. a 694 recipe's packaged output produced by BitBake (i.e. a