diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-15 12:37:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-17 17:32:43 +0100 |
commit | eed512b6b05467a0050c9152ef2ee4554dc05adb (patch) | |
tree | 4b1e1ff3a04dd25ea49a19043487b232b805d65b /documentation/poky-ref-manual/poky-ref-manual.xml | |
parent | 81a4c1dcc6d1031fcad2273d8c5a072007bf4891 (diff) | |
download | poky-eed512b6b05467a0050c9152ef2ee4554dc05adb.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.xml | 2 |
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"/> |