summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-24 14:38:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:58 +0100
commita8e67bb0ef0edd8065ae2bd8072756dba4b66c0a (patch)
treea87fc1f779ed63193b62a65b7dda712fbe3a5f31 /documentation/overview-manual
parent7b94e3ef354a099f11451216ca8ab90a131b8425 (diff)
downloadpoky-a8e67bb0ef0edd8065ae2bd8072756dba4b66c0a.tar.gz
overview-manual: Added a link to OpenEmbedded-Core
(From yocto-docs rev: c4642a81045a2267ceac967b7668cb64b4db1286) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/overview-manual-concepts.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml
index f99cbf21b2..c57feb206a 100644
--- a/documentation/overview-manual/overview-manual-concepts.xml
+++ b/documentation/overview-manual/overview-manual-concepts.xml
@@ -22,7 +22,8 @@
22 The 22 The
23 <ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink> 23 <ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink>
24 task executor together with various types of configuration files 24 task executor together with various types of configuration files
25 form the OpenEmbedded-Core. 25 form the
26 <ulink url='&YOCTO_DOCS_REF_URL;#oe-core'>OpenEmbedded-Core</ulink>.
26 This section overviews these components by describing their use and 27 This section overviews these components by describing their use and
27 how they interact. 28 how they interact.
28 </para> 29 </para>