]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updates to the 1.8 to 2.0 Migration section.
authorScott Rifenbark <srifenbark@gmail.com>
Fri, 23 Oct 2015 14:49:12 +0000 (07:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Oct 2015 07:28:22 +0000 (07:28 +0000)
Applied review comments from Paul Eggleton.

(From yocto-docs rev: 5b41ef810fdae04a722253676edd9d5803cb50f4)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/migration.xml

index e8e258aa6f5d151aa7c55577272d1c0fe29e330f..aad04faad38af060059f4a30cb6c1f1745812419 100644 (file)
     </para>
 
     <section id='migration-2.0-gcc-5'>
-        <title>Gcc 5</title>
+        <title>GCC 5</title>
 
         <para>
             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.
+        </para>
+
+        <para>
+            Alternatively, you can switch back to GCC 4.9 or 4.8 by
+            setting <filename>GCCVERSION</filename> in your configuration,
+            as follows:
+            <literallayout class='monospaced'>
+     GCCVERSION = "4.9%"
+            </literallayout>
             For further details, please see
             <ulink url='https://gcc.gnu.org/gcc-5/changes.html'></ulink>.
         </para>
 
         <para>
             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 <filename>meta-multimedia</filename>.
             This change results in Qt4 having Phonon and Gstreamer
             support in QtWebkit disabled by default.
                     <filename>adwaita-icon-theme</filename>.
                     </para></listitem>
                 <listitem><para>
-                    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.
                     </para></listitem>
                 <listitem><para>
                     <filename>insserv</filename>: The recipe is obsolete and
                     </para></listitem>
                 <listitem><para>
                     <filename>libunique</filename>: The recipe is no longer
-                    used and has been move to <filename>meta-oe</filename>.
+                    used and has been moved to <filename>meta-oe</filename>.
                     </para></listitem>
                 <listitem><para>
                     <filename>midori</filename>: The recipe's functionally