diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-10 13:23:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-11 18:22:51 +0100 |
commit | 0055a7ed6bc3368ec6c923e24c3081d7815a61e4 (patch) | |
tree | 1ca4aa762c090d97445212c980eb14e9af83e97b /documentation | |
parent | ff504287d6bc997c5a6697cf0a7c57cdf1acec37 (diff) | |
download | poky-0055a7ed6bc3368ec6c923e24c3081d7815a61e4.tar.gz |
ref-manual: Added warning about forking packages when upgrading YP
Fixes [YOCTO #4958]
Added a bullet item to the packages section in the migration chapter
for upgrading to YP v1.6. Item notes the issue and warns the
user to beware.
(From yocto-docs rev: f66ca39a65c2529ebc552d3a816e6565dae183f7)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/migration.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index d987772058..a25a38edb2 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -1129,6 +1129,11 @@ | |||
1129 | moved to a dedicated | 1129 | moved to a dedicated |
1130 | <filename>gtk-engines-schemas</filename> package. | 1130 | <filename>gtk-engines-schemas</filename> package. |
1131 | </para></listitem> | 1131 | </para></listitem> |
1132 | <listitem><para> | ||
1133 | Issues could arise with forked packages when upgrading | ||
1134 | the Yocto Project release. | ||
1135 | Be aware and take precautions for that possibility. | ||
1136 | </para></listitem> | ||
1132 | </itemizedlist> | 1137 | </itemizedlist> |
1133 | </para> | 1138 | </para> |
1134 | </section> | 1139 | </section> |