summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-15 11:59:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:16 +0100
commita3db0190dff3286cbb94db0608cb80549847964b (patch)
tree1179e77d571bf7c3d882c2be0910a0cc5d7eee00 /documentation
parent876c9b07b1083dc17848dc6861defb5186db5754 (diff)
downloadpoky-a3db0190dff3286cbb94db0608cb80549847964b.tar.gz
ref-manual, poky.ent: Removed old ENTITY to kernel-manual
Found a link to the old kernel-manual in the reference manual. This manual is not used. I changed the link to use the proper ENTITY value and also removed the old one from poky.ent. (From yocto-docs rev: f1377989ab4a85827f5aaab9b19c4fb3c10567ca) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent1
-rw-r--r--documentation/ref-manual/ref-classes.xml2
2 files changed, 1 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index ded61aaaca..8adb8df374 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -55,7 +55,6 @@
55<!ENTITY YOCTO_DOCS_REF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/ref-manual/ref-manual.html"> 55<!ENTITY YOCTO_DOCS_REF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/ref-manual/ref-manual.html">
56<!ENTITY YOCTO_DOCS_BSP_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bsp-guide/bsp-guide.html"> 56<!ENTITY YOCTO_DOCS_BSP_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bsp-guide/bsp-guide.html">
57<!ENTITY YOCTO_DOCS_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/dev-manual/dev-manual.html"> 57<!ENTITY YOCTO_DOCS_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/dev-manual/dev-manual.html">
58<!ENTITY YOCTO_DOCS_KERNEL_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-manual/kernel-manual.html">
59<!ENTITY YOCTO_DOCS_KERNEL_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-dev/kernel-dev.html"> 58<!ENTITY YOCTO_DOCS_KERNEL_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-dev/kernel-dev.html">
60<!ENTITY YOCTO_DOCS_PROF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/profile-manual/profile-manual.html"> 59<!ENTITY YOCTO_DOCS_PROF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/profile-manual/profile-manual.html">
61<!ENTITY YOCTO_DOCS_MM_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/mega-manual/mega-manual.html"> 60<!ENTITY YOCTO_DOCS_MM_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/mega-manual/mega-manual.html">
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index e432fd52aa..abcc1221d1 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2135,7 +2135,7 @@ This check was removed for YP 2.3 release
2135 2135
2136 <para> 2136 <para>
2137 For general information on out-of-tree Linux kernel modules, see the 2137 For general information on out-of-tree Linux kernel modules, see the
2138 "<ulink url='&YOCTO_DOCS_KERNEL_URL;#incorporating-out-of-tree-modules'>Incorporating Out-of-Tree Modules</ulink>" 2138 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#incorporating-out-of-tree-modules'>Incorporating Out-of-Tree Modules</ulink>"
2139 section in the Yocto Project Linux Kernel Development Manual. 2139 section in the Yocto Project Linux Kernel Development Manual.
2140 </para> 2140 </para>
2141</section> 2141</section>