aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-13 15:26:41 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-25 12:29:38 +0000
commit4741bb0c1c382ed0982ed82f420f2a3debf27487 (patch)
tree3d3b38ecd59bc267a9fa4ed8130ff8b3f8ed448f /documentation/poky.ent
parent35e026504e5ab757623c63d8e9a85343eb981868 (diff)
downloadopenembedded-core-contrib-4741bb0c1c382ed0982ed82f420f2a3debf27487.tar.gz
yocto-project-qs, poky.ent: Misc fixes in the Quick Start:
I did the following to the yocto-project-qs.xml file: * I integrated some cross-referencing to the BitBake User Manual in a few spots. * I fixed a few grammar items. * I also noted the super user system uses four cores. I did the following to poky.ent: * Added a new variable for links into the BitBake User Manual. Variable is YOCTO_DOCS_BB_URL. (From yocto-docs rev: 3eba14c0dc9e71dfcf967d76e4525b26ac02c9c2) 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 1ae0617d71..1cc9fab6b9 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -50,6 +50,7 @@
<!ENTITY YOCTO_DOCS_KERNEL_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-manual/kernel-manual.html">
<!ENTITY YOCTO_DOCS_KERNEL_DEV_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-dev/kernel-dev.html">
<!ENTITY YOCTO_DOCS_PROF_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/profile-manual/profile-manual.html">
+<!ENTITY YOCTO_DOCS_BB_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/user-manual/user-manual.html">
<!ENTITY YOCTO_ADTPATH_DIR "/opt/poky/&DISTRO;">
<!ENTITY YOCTO_POKY_TARBALL "&YOCTO_POKY;.tar.bz2">
<!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env">