generic-poky/documentation/ref-manual/eclipse/html/poky-ref-manual/migration-1.3-image-feature...

27 lines
1.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>4.1.2.5. IMAGE_FEATURES</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-task-recipes.html" title="4.1.2.4. Task Recipes">
<link rel="next" href="migration-1.3-removed-recipes.html" title="4.1.2.6. Removed Recipes">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="4.1.2.5. IMAGE_FEATURES">
<div class="titlepage"><div><div><h4 class="title">
<a name="migration-1.3-image-features"></a>4.1.2.5. IMAGE_FEATURES</h4></div></div></div>
<p>
Image recipes that previously included "apps-console-core"
in <a class="link" href="ref-variables-glos.html#var-IMAGE_FEATURES" title="IMAGE_FEATURES"><code class="filename">IMAGE_FEATURES</code></a>
should now include "splash" instead to enable the boot-up
splash screen.
Retaining "apps-console-core" will still include the splash
screen generates a warning.
The "apps-x11-core" and "apps-x11-games"
<code class="filename">IMAGE_FEATURES</code> features have been removed.
</p>
</div></body>
</html>