From 46a05ed934e7b3bbb0c2093d72bdbe7e513ea8a5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Apr 2013 16:23:02 -0700 Subject: ref-manual: Review comments from Paul Eggleton into the Migration section. Minor adjustments such as creating alphabetized lists, fixing a typo, eliminating a repeat, separating out the recipes that were moved into a new section, etc. (From yocto-docs rev: 34f73b62b4acdc6136b22916811cd9156b6422f5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 174 ++++++++++++++++----------------- 1 file changed, 86 insertions(+), 88 deletions(-) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 7ebc10a76d..83636a375b 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -361,97 +361,89 @@ -
- Removals and Renames +
+ Recipes Moved - The following list shows what has been removed or renamed: + The following recipes were moved from their previous locations + because they are no longer used by anything in + the OpenEmbedded-Core: - mesa-dri: - Renamed to mesa. - - Gtk+ DirectFB: - Removed support because upstream Gtk+ no longer supports it - as of version 2.18. - - linux-yocto 3.0 kernel: - Removed with linux-yocto 3.8 kernel being added. + clutter-box2d: + Now resides in the meta-oe layer. - mesa-xlib: - Removed because it was no longer useful. + evolution-data-server: + Now resides in the meta-gnome layer. - polkit: - Removed from its previous location and now resides in the - meta-oe layer. + gthumb: + Now resides in the meta-gnome layer. - libmusicbrainz: - Removed from its previous location and now resides in the - meta-multimedia layer. + gtkhtml2: + Now resides in the meta-oe layer. - zeroconf: - Removed from its previous location and now resides in the - meta-networking layer. + gupnp: + Now resides in the meta-multimedia layer. - web: - Removed because it is not maintained. Superseded by - web-webkit. + gypsy: + Now resides in the meta-oe layer. - gtkhtml2: - Removed from its previous location and now resides in the - meta-oe layer. + libcanberra: + Now resides in the meta-gnome layer. - gtkhtml2: - Removed from its previous location and now resides in the - meta-oe layer. + libgdata: + Now resides in the meta-gnome layer. - clutter-box2d: - Removed from its previous location and now resides in the - meta-oe layer. + libmusicbrainz: + Now resides in the meta-multimedia layer. - orinoco-conf: - Removed because it has become obsolete. + metacity: + Now resides in the meta-gnome layer. - omatchbox-stroke: - Removed because it was never more than a proof-of-concept. + polkit: + Now resides in the meta-oe layer. - update-modules: - Removed because it is no longer used. - The kernel module postinstall and - postrm scripts can now do the same - task without the use of this script. + zeroconf: + Now resides in the meta-networking layer. - zypper / libzypp / sat-solver: - Removed and been functionally replaced with Smart - (python-smartpm) when RPM packaging - is used and package management is enabled on the target. + + +
+ +
+ Removals and Renames + + + The following list shows what has been removed or renamed: + + evieext: + Removed because it has been removed from + xserver since 2008. - libcanberra: - Removed from its previous location and now resides in the - meta-gnome layer. + Gtk+ DirectFB: + Removed support because upstream Gtk+ no longer supports it + as of version 2.18. - metacity: - Removed from its previous location and now resides in the - meta-gnome layer. + libxfontcache / xfontcacheproto: + Removed because they were removed from the Xorg server in 2008. - gupnp: - Removed from its previous location and now resides in the - meta-multimedia layer. + libxp / libxprintapputil / libxprintutil / printproto: + Removed because the XPrint server was removed from + Xorg in 2008. - libgdata: - Removed from its previous location and now resides in the - meta-gnome layer. + libxtrap / xtrapproto: + Removed because their functionality was broken upstream. - gthumb: - Removed from its previous location and now resides in the - meta-gnome layer. + linux-yocto 3.0 kernel: + Removed with linux-yocto 3.8 kernel being added. + The linux-yocto 3.2 and linux-yocto 3.4 kernels remain + as part of the release. - mutter: - Removed because nothing ever uses it and the recipe is - very old. + lsbsetup: + Removed with functionality now provided by + lsbtest. - gypsy: - Removed from its previous location and now resides in the - meta-oe layer. + matchbox-stroke: + Removed because it was never more than a proof-of-concept. matchbox-wm-2 / matchbox-theme-sato-2: Removed because they are not maintained. @@ -459,37 +451,43 @@ matchbox-theme-sato are still provided. - lsbsetup: - Removed with functionality now provided by - lsbtest. + mesa-dri: + Renamed to mesa. - evolution-data-server: - Removed from its previous location and now resides in the - meta-gnome layer. + mesa-xlib: + Removed because it was no longer useful. + + mutter: + Removed because nothing ever uses it and the recipe is + very old. + + orinoco-conf: + Removed because it has become obsolete. + + update-modules: + Removed because it is no longer used. + The kernel module postinstall and + postrm scripts can now do the same + task without the use of this script. + + web: + Removed because it is not maintained. Superseded by + web-webkit. xf86bigfontproto: Removed because upstream it has been disabled by default since 2007. Nothing uses xf86bigfontproto. - evieext: - Removed because it has been removed from - xserver since 2008. - xf86rushproto: Removed because its dependency in xserver was spurious and it was removed in 2005. - libxfontcache / xfontcacheproto: - Removed because they were removed from the Xorg server in 2008. - - libxp / libxprintapputil / libxprintutil / printproto: - Removed because the XPrint server was removed from - Xorg in 2008. - - libxtrap / xtrapproto: - Removed because their functionality was broken upstream. + zypper / libzypp / sat-solver: + Removed and been functionally replaced with Smart + (python-smartpm) when RPM packaging + is used and package management is enabled on the target. -- cgit v1.2.3-54-g00ecf