summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-12-17 18:01:39 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-16 15:59:05 +0000
commit494e9ef06b945d197b82a57bdf52e7837b8a305a (patch)
tree0c9b7642dace47a13a95f4e91565097e972f84a5 /documentation/poky.ent
parentd0858ccb33a68d4bd2b34159e71bb2489f9c4728 (diff)
downloadpoky-494e9ef06b945d197b82a57bdf52e7837b8a305a.tar.gz
yocto-docs: updated poky.ent to have a temporary URL for kernel-dev
I added in the variable YOCTO_DOCS_KERNEL_DEV_URL as a placeholder for the variable used to resolve to the published manual. This will need changed when we decide how to retire the existing kernel-manual. (From yocto-docs rev: 0a42af6c02b3fc6ebcad5be47d69c66ff0ced7ac) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.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 c032e14186..d49b6fdbc0 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -44,6 +44,7 @@
44<!ENTITY YOCTO_DOCS_BSP_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bsp-guide/bsp-guide.html"> 44<!ENTITY YOCTO_DOCS_BSP_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bsp-guide/bsp-guide.html">
45<!ENTITY YOCTO_DOCS_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/dev-manual/dev-manual.html"> 45<!ENTITY YOCTO_DOCS_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/dev-manual/dev-manual.html">
46<!ENTITY YOCTO_DOCS_KERNEL_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-manual/kernel-manual.html"> 46<!ENTITY YOCTO_DOCS_KERNEL_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-manual/kernel-manual.html">
47<!ENTITY YOCTO_DOCS_KERNEL_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-dev/kernel-dev.html">
47<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;"> 48<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;">
48<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2"> 49<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2">
49<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> 50<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">