summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-1.6.rst')
-rw-r--r--documentation/migration-guides/migration-1.6.rst26
1 files changed, 13 insertions, 13 deletions
diff --git a/documentation/migration-guides/migration-1.6.rst b/documentation/migration-guides/migration-1.6.rst
index 358086560b..f54d4ba729 100644
--- a/documentation/migration-guides/migration-1.6.rst
+++ b/documentation/migration-guides/migration-1.6.rst
@@ -341,39 +341,39 @@ Removed and Renamed Recipes
341 341
342The following recipes have been removed: 342The following recipes have been removed:
343 343
344- ``packagegroup-toolset-native`` - This recipe is largely unused. 344- ``packagegroup-toolset-native`` --- this recipe is largely unused.
345 345
346- ``linux-yocto-3.8`` - Support for the Linux yocto 3.8 kernel has been 346- ``linux-yocto-3.8`` --- support for the Linux yocto 3.8 kernel has been
347 dropped. Support for the 3.10 and 3.14 kernels have been added with 347 dropped. Support for the 3.10 and 3.14 kernels have been added with
348 the ``linux-yocto-3.10`` and ``linux-yocto-3.14`` recipes. 348 the ``linux-yocto-3.10`` and ``linux-yocto-3.14`` recipes.
349 349
350- ``ocf-linux`` - This recipe has been functionally replaced using 350- ``ocf-linux`` --- this recipe has been functionally replaced using
351 ``cryptodev-linux``. 351 ``cryptodev-linux``.
352 352
353- ``genext2fs`` - ``genext2fs`` is no longer used by the build system 353- ``genext2fs`` --- ``genext2fs`` is no longer used by the build system
354 and is unmaintained upstream. 354 and is unmaintained upstream.
355 355
356- ``js`` - This provided an ancient version of Mozilla's javascript 356- ``js`` --- this provided an ancient version of Mozilla's javascript
357 engine that is no longer needed. 357 engine that is no longer needed.
358 358
359- ``zaurusd`` - The recipe has been moved to the ``meta-handheld`` 359- ``zaurusd`` --- the recipe has been moved to the ``meta-handheld``
360 layer. 360 layer.
361 361
362- ``eglibc 2.17`` - Replaced by the ``eglibc 2.19`` recipe. 362- ``eglibc 2.17`` --- replaced by the ``eglibc 2.19`` recipe.
363 363
364- ``gcc 4.7.2`` - Replaced by the now stable ``gcc 4.8.2``. 364- ``gcc 4.7.2`` --- replaced by the now stable ``gcc 4.8.2``.
365 365
366- ``external-sourcery-toolchain`` - this recipe is now maintained in 366- ``external-sourcery-toolchain`` --- this recipe is now maintained in
367 the ``meta-sourcery`` layer. 367 the ``meta-sourcery`` layer.
368 368
369- ``linux-libc-headers-yocto 3.4+git`` - Now using version 3.10 of the 369- ``linux-libc-headers-yocto 3.4+git`` --- now using version 3.10 of the
370 ``linux-libc-headers`` by default. 370 ``linux-libc-headers`` by default.
371 371
372- ``meta-toolchain-gmae`` - This recipe is obsolete. 372- ``meta-toolchain-gmae`` --- this recipe is obsolete.
373 373
374- ``packagegroup-core-sdk-gmae`` - This recipe is obsolete. 374- ``packagegroup-core-sdk-gmae`` --- this recipe is obsolete.
375 375
376- ``packagegroup-core-standalone-gmae-sdk-target`` - This recipe is 376- ``packagegroup-core-standalone-gmae-sdk-target`` --- this recipe is
377 obsolete. 377 obsolete.
378 378
379.. _migration-1.6-removed-classes: 379.. _migration-1.6-removed-classes: