summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-02 09:13:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 17:41:38 +0100
commitdd7db5cf833894cee2af1bd53cdd6b5d55b6d11a (patch)
tree393c5051b82658e5e5601941d8fe8f4b7ef21e7e /documentation/dev-manual
parent56e07f651012ea7ff974333f89acf5b535159418 (diff)
downloadast2050-yocto-poky-dd7db5cf833894cee2af1bd53cdd6b5d55b6d11a.zip
ast2050-yocto-poky-dd7db5cf833894cee2af1bd53cdd6b5d55b6d11a.tar.gz
documentation: poky-ref-manual, dev-manual - added link to oe-core
* Explain that we test with a set of reference hardware rather than only supporting hardware that we have (avoiding any implication that the build system can't support other devices). These are in the faq entry in the poky-ref-manual for the question of how we can claim Poky / OpenEmbedded-Core is stable. * Adjust the language so that it is OE-Core friendly, with a link to the Development Manual for the definition of OE-Core. (From yocto-docs rev: 5ff1604dd383b26e918c319fcbe46dd1589cebc5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-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 50ef624..ccd29e2 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -304,7 +304,7 @@
<listitem><para id='metadata'><emphasis>Metadata:</emphasis> The files that BitBake parses when
building an image.
Metadata includes recipes, classes, and configuration files.</para></listitem>
- <listitem><para><emphasis>OE-Core:</emphasis> A core set of metadata originating
+ <listitem><para id='oe-core'><emphasis>OE-Core:</emphasis> A core set of metadata originating
with OpenEmbedded (OE) that is shared between OE and the Yocto Project.
This metadata is found in the <filename>meta</filename> directory of the source
directory.</para></listitem>
OpenPOWER on IntegriCloud