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, 0 insertions, 64 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
deleted file mode 100644
index ff8a213ccf..0000000000
--- a/documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-removed-recipes.html
+++ /dev/null
@@ -1,64 +0,0 @@
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>4.1.2.6. Removed Recipes</title>
5<link rel="stylesheet" type="text/css" href="../book.css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
8<link rel="up" href="1.3-recipes.html" title="4.1.2. Recipes">
9<link rel="prev" href="migration-1.3-image-features.html" title="4.1.2.5. IMAGE_FEATURES">
10<link rel="next" href="ref-structure.html" title="Chapter 5. Source Directory Structure">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="4.1.2.6. Removed Recipes">
13<div class="titlepage"><div><div><h4 class="title">
14<a name="migration-1.3-removed-recipes"></a>4.1.2.6. Removed Recipes</h4></div></div></div>
15<p>
16 The following recipes have been removed.
17 For most of them, it is unlikely that you would have any
18 references to them in your own metadata.
19 However, you should check your metadata against this list to be sure:
20 </p>
21<div class="itemizedlist"><ul class="itemizedlist" type="disc">
22<li class="listitem"><p><span class="emphasis"><em><code class="filename">libx11-trim</code></em></span>:
23 Replaced by <code class="filename">libx11</code>, which has a negligible
24 size difference with modern Xorg.</p></li>
25<li class="listitem"><p><span class="emphasis"><em><code class="filename">xserver-xorg-lite</code></em></span>:
26 Use <code class="filename">xserver-xorg</code>, which has a negligible
27 size difference when DRI and GLX modules are not installed.</p></li>
28<li class="listitem"><p><span class="emphasis"><em><code class="filename">xserver-kdrive</code></em></span>:
29 Effectively unmaintained for many years.</p></li>
30<li class="listitem"><p><span class="emphasis"><em><code class="filename">mesa-xlib</code></em></span>:
31 No longer serves any purpose.</p></li>
32<li class="listitem"><p><span class="emphasis"><em><code class="filename">galago</code></em></span>:
33 Replaced by telepathy.</p></li>
34<li class="listitem"><p><span class="emphasis"><em><code class="filename">gail</code></em></span>:
35 Functionality was integrated into GTK+ 2.13.</p></li>
36<li class="listitem"><p><span class="emphasis"><em><code class="filename">eggdbus</code></em></span>:
37 No longer needed.</p></li>
38<li class="listitem"><p><span class="emphasis"><em><code class="filename">gcc-*-intermediate</code></em></span>:
39 The build has been restructured to avoid the need for
40 this step.</p></li>
41<li class="listitem"><p><span class="emphasis"><em><code class="filename">libgsmd</code></em></span>:
42 Unmaintained for many years.
43 Functionality now provided by
44 <code class="filename">ofono</code> instead.</p></li>
45<li class="listitem"><p><span class="emphasis"><em>contacts, dates, tasks, eds-tools</em></span>:
46 Largely unmaintained PIM application suite.
47 It has been moved to <code class="filename">meta-gnome</code>
48 in <code class="filename">meta-openembedded</code>.</p></li>
49</ul></div>
50<p>
51 In addition to the previously listed changes, the
52 <code class="filename">meta-demoapps</code> directory has also been removed
53 because the recipes in it were not being maintained and many
54 had become obsolete or broken.
55 Additionally, these recipes were not parsed in the default configuration.
56 Many of these recipes are already provided in an updated and
57 maintained form within OpenEmbedded community layers such as
58 <code class="filename">meta-oe</code> and <code class="filename">meta-gnome</code>.
59 For the remainder, you can now find them in the
60 <code class="filename">meta-extras</code> repository, which is in the
61 Yocto Project source repositories.
62 </p>
63</div></body>
64</html>