summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-30 13:40:18 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:30 +0000
commit8a99429c0dc96a09f1089cc8a851119c128a8120 (patch)
tree74c222c883b68304da4098ac177877dfa4fbc37d /documentation/poky.ent
parent12a68f02bc4af07438318df1459af058cd8266d5 (diff)
downloadpoky-8a99429c0dc96a09f1089cc8a851119c128a8120.tar.gz
poky.ent: Added variable for "concepts-manual"
New variable for links into the new "Yocto Project Concepts Manual". (From yocto-docs rev: 8a19b2b9d54cce664605993da068eed9537736a3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky.ent')
-rw-r--r--documentation/poky.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 490fb96dc0..9ae9b37215 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -61,6 +61,7 @@
61<!ENTITY YOCTO_DOCS_SDK_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/sdk-manual/sdk-manual.html"> 61<!ENTITY YOCTO_DOCS_SDK_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/sdk-manual/sdk-manual.html">
62<!ENTITY YOCTO_DOCS_OVERVIEW_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/overview-manual/overview-manual.html"> 62<!ENTITY YOCTO_DOCS_OVERVIEW_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/overview-manual/overview-manual.html">
63<!ENTITY YOCTO_DOCS_GS_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/getting-started/getting-started.html"> 63<!ENTITY YOCTO_DOCS_GS_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/getting-started/getting-started.html">
64<!ENTITY YOCTO_DOCS_CM_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/concepts-manual/concepts-manual.html">
64<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;"> 65<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;">
65<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2"> 66<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2">
66<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> 67<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">