summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/poky-ref-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-15 12:37:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-17 17:32:51 +0100
commit3df40af8d0a09491ea09d5be26d95cd0b099ce35 (patch)
treedfe5a88b75b4dc651bf0be40feaa7131f153b5dc /documentation/poky-ref-manual/poky-ref-manual.xml
parent058a9ff749e476aef53a292089b726fcaaf23ee1 (diff)
downloadpoky-3df40af8d0a09491ea09d5be26d95cd0b099ce35.tar.gz
documentation: poky-ref-manual - New chapter on migration added.
Created a new chapter dedicated to migration information for the user updgrading from a previous YP release. Also had to include the new chapter in the poky-ref-manual.xml manual so that it will build. (From yocto-docs rev: df8e02c17bc8157ad4abd1e4954f762ccde8915c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/poky-ref-manual.xml')
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index e405375bbb..f36fab4eb9 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -89,6 +89,8 @@
89 89
90 <xi:include href="technical-details.xml"/> 90 <xi:include href="technical-details.xml"/>
91 91
92 <xi:include href="migration.xml"/>
93
92 <xi:include href="ref-structure.xml"/> 94 <xi:include href="ref-structure.xml"/>
93 95
94 <xi:include href="ref-bitbake.xml"/> 96 <xi:include href="ref-bitbake.xml"/>