summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html')
-rw-r--r--documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html64
1 files changed, 64 insertions, 0 deletions
diff --git a/documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html b/documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html
new file mode 100644
index 0000000..ff8a213
--- /dev/null
+++ b/documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html
@@ -0,0 +1,64 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>4.1.2.6. Removed Recipes</title>
+<link rel="stylesheet" type="text/css" href="../book.css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
+<link rel="up" href="1.3-recipes.html" title="4.1.2. Recipes">
+<link rel="prev" href="migration-1.3-image-features.html" title="4.1.2.5. IMAGE_FEATURES">
+<link rel="next" href="ref-structure.html" title="Chapter 5. Source Directory Structure">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="4.1.2.6. Removed Recipes">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="migration-1.3-removed-recipes"></a>4.1.2.6. Removed Recipes</h4></div></div></div>
+<p>
+ The following recipes have been removed.
+ For most of them, it is unlikely that you would have any
+ references to them in your own metadata.
+ However, you should check your metadata against this list to be sure:
+ </p>
+<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">libx11-trim</code></em></span>:
+ Replaced by <code class="filename">libx11</code>, which has a negligible
+ size difference with modern Xorg.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">xserver-xorg-lite</code></em></span>:
+ Use <code class="filename">xserver-xorg</code>, which has a negligible
+ size difference when DRI and GLX modules are not installed.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">xserver-kdrive</code></em></span>:
+ Effectively unmaintained for many years.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">mesa-xlib</code></em></span>:
+ No longer serves any purpose.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">galago</code></em></span>:
+ Replaced by telepathy.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">gail</code></em></span>:
+ Functionality was integrated into GTK+ 2.13.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">eggdbus</code></em></span>:
+ No longer needed.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">gcc-*-intermediate</code></em></span>:
+ The build has been restructured to avoid the need for
+ this step.</p></li>
+<li class="listitem"><p><span class="emphasis"><em><code class="filename">libgsmd</code></em></span>:
+ Unmaintained for many years.
+ Functionality now provided by
+ <code class="filename">ofono</code> instead.</p></li>
+<li class="listitem"><p><span class="emphasis"><em>contacts, dates, tasks, eds-tools</em></span>:
+ Largely unmaintained PIM application suite.
+ It has been moved to <code class="filename">meta-gnome</code>
+ in <code class="filename">meta-openembedded</code>.</p></li>
+</ul></div>
+<p>
+ In addition to the previously listed changes, the
+ <code class="filename">meta-demoapps</code> directory has also been removed
+ because the recipes in it were not being maintained and many
+ had become obsolete or broken.
+ Additionally, these recipes were not parsed in the default configuration.
+ Many of these recipes are already provided in an updated and
+ maintained form within OpenEmbedded community layers such as
+ <code class="filename">meta-oe</code> and <code class="filename">meta-gnome</code>.
+ For the remainder, you can now find them in the
+ <code class="filename">meta-extras</code> repository, which is in the
+ Yocto Project source repositories.
+ </p>
+</div></body>
+</html>
OpenPOWER on IntegriCloud