From f19b52c90c91241a5dc2e5ec6d4dc437a1b4cc8e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 23 Oct 2015 07:49:12 -0700 Subject: ref-manual: Updates to the 1.8 to 2.0 Migration section. Applied review comments from Paul Eggleton. (From yocto-docs rev: 5b41ef810fdae04a722253676edd9d5803cb50f4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index e8e258aa6f..aad04faad3 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -2324,12 +2324,21 @@
- Gcc 5 + GCC 5 The default compiler is now GCC 5.2. - This change has resulted in fixes for compile errors in a number + This change has required fixes for compilation errors in a number of other recipes. + + + + Alternatively, you can switch back to GCC 4.9 or 4.8 by + setting GCCVERSION in your configuration, + as follows: + + GCCVERSION = "4.9%" + For further details, please see . @@ -2340,8 +2349,8 @@ Gstreamer 0.10 has been removed in favor of Gstreamer 1.x. - As part of the change, Gstreamer 0.10 recipes - that still need Gstreamer 0.10 are now located + As part of the change, recipes for Gstreamer 0.10 and related + software are now located in meta-multimedia. This change results in Qt4 having Phonon and Gstreamer support in QtWebkit disabled by default. @@ -2371,9 +2380,8 @@ adwaita-icon-theme. - Gstreamer 0.10 Recipes: Recipes that are part of - Gstreamer 0.10 have been removed in favor of the - recipes in Gstreamer 1.x. + Gstreamer 0.10 Recipes: Recipes for Gstreamer 0.10 have + been removed in favor of the recipes for Gstreamer 1.x. insserv: The recipe is obsolete and @@ -2381,7 +2389,7 @@ libunique: The recipe is no longer - used and has been move to meta-oe. + used and has been moved to meta-oe. midori: The recipe's functionally -- cgit v1.2.3-54-g00ecf