summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-newbie.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 50ef6243ab..ccd29e246d 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -304,7 +304,7 @@
304 <listitem><para id='metadata'><emphasis>Metadata:</emphasis> The files that BitBake parses when 304 <listitem><para id='metadata'><emphasis>Metadata:</emphasis> The files that BitBake parses when
305 building an image. 305 building an image.
306 Metadata includes recipes, classes, and configuration files.</para></listitem> 306 Metadata includes recipes, classes, and configuration files.</para></listitem>
307 <listitem><para><emphasis>OE-Core:</emphasis> A core set of metadata originating 307 <listitem><para id='oe-core'><emphasis>OE-Core:</emphasis> A core set of metadata originating
308 with OpenEmbedded (OE) that is shared between OE and the Yocto Project. 308 with OpenEmbedded (OE) that is shared between OE and the Yocto Project.
309 This metadata is found in the <filename>meta</filename> directory of the source 309 This metadata is found in the <filename>meta</filename> directory of the source
310 directory.</para></listitem> 310 directory.</para></listitem>