summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-15 12:58:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-17 17:32:51 +0100
commitbdd33232549ef3c9664ea9c2c3122fc105a3b2ff (patch)
tree71c2eace71715a178671eeca96778918b91a7f4d /documentation/poky-ref-manual
parente32d893c4cfbcd55c931abbe00b1de1909a964fc (diff)
downloadpoky-bdd33232549ef3c9664ea9c2c3122fc105a3b2ff.tar.gz
documentation: poky-ref-manual - edits to migration chapter.
Paul Eggleton's review comments applied. (From yocto-docs rev: b7d9a547218f1d79ae5802a41df11911bc9b7e9f) 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')
-rw-r--r--documentation/poky-ref-manual/migration.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky-ref-manual/migration.xml b/documentation/poky-ref-manual/migration.xml
index f410fa020f..b311da65c5 100644
--- a/documentation/poky-ref-manual/migration.xml
+++ b/documentation/poky-ref-manual/migration.xml
@@ -188,7 +188,7 @@
188 <itemizedlist> 188 <itemizedlist>
189 <listitem><para><emphasis><filename>libx11-trim</filename></emphasis>: 189 <listitem><para><emphasis><filename>libx11-trim</filename></emphasis>:
190 Replaced by <filename>libx11</filename>, which has a negligible 190 Replaced by <filename>libx11</filename>, which has a negligible
191 size difference as compared with modern Xorg.</para></listitem> 191 size difference with modern Xorg.</para></listitem>
192 <listitem><para><emphasis><filename>xserver-xorg-lite</filename></emphasis>: 192 <listitem><para><emphasis><filename>xserver-xorg-lite</filename></emphasis>:
193 Use <filename>xserver-xorg</filename>, which has a negligible 193 Use <filename>xserver-xorg</filename>, which has a negligible
194 size difference when DRI and GLX modules are not installed.</para></listitem> 194 size difference when DRI and GLX modules are not installed.</para></listitem>
@@ -206,7 +206,8 @@
206 The build has been restructured to avoid the need for 206 The build has been restructured to avoid the need for
207 this step.</para></listitem> 207 this step.</para></listitem>
208 <listitem><para><emphasis><filename>libgsmd</filename></emphasis>: 208 <listitem><para><emphasis><filename>libgsmd</filename></emphasis>:
209 Unmaintained for many years and now provided by 209 Unmaintained for many years.
210 Functionality now provided by
210 <filename>ofono</filename> instead.</para></listitem> 211 <filename>ofono</filename> instead.</para></listitem>
211 <listitem><para><emphasis>contacts, dates, tasks, eds-tools</emphasis>: 212 <listitem><para><emphasis>contacts, dates, tasks, eds-tools</emphasis>:
212 Largely unmaintained PIM application suite. 213 Largely unmaintained PIM application suite.
@@ -222,9 +223,8 @@
222 maintained form within OpenEmbedded community layers such as 223 maintained form within OpenEmbedded community layers such as
223 <filename>meta-oe</filename> and <filename>meta-gnome</filename>. 224 <filename>meta-oe</filename> and <filename>meta-gnome</filename>.
224 For the remainder, you can now find them in the 225 For the remainder, you can now find them in the
225 <filename>meta-extras</filename> repository in the 226 <filename>meta-extras</filename> repository, which is in the
226 Yocto Project source repositories at 227 Yocto Project source repositories.
227 <ulink url='http://git.yoctoproject.org'></ulink>.
228 </para> 228 </para>
229 </section> 229 </section>
230 </section> 230 </section>