aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-11 11:18:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-13 12:03:52 +0100
commitea90bd054c449a8e19c474c8bfa8c289f692c33f (patch)
tree4b45aa9866089e1ca31eb7b24e4462f4736bba2f /documentation/poky.ent
parent43de86866881bc3de87c9347d773ea05eef64edd (diff)
downloadopenembedded-core-contrib-ea90bd054c449a8e19c474c8bfa8c289f692c33f.tar.gz
poky.ent: Changed the YOCTO_DOCS_BB_URL location.
We changed the folder name of the BitBake User Manual from "user-manual" to "bitbake-user-manual". This means the URL for the variable used in poky-ent for the manual needed to be updated. (From yocto-docs rev: 16a616b4a6f8237c8ba220e74f38235ca78c10ac) 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.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 9c11731696..4635f64249 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -50,7 +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_DOCS_BB_URL "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bitbake-user-manual/bitbake-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">