mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
documentation: Rename of poky-ref-manual folder to ref-manual.
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
af19d889ef
commit
ed0a240e16
@@ -0,0 +1,33 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>3.3.2.<2E>Future Development and Limitations</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="x32.html" title="3.3.<2E>x32">
|
||||
<link rel="prev" href="support.html" title="3.3.1.<2E>Support">
|
||||
<link rel="next" href="using-x32-right-now.html" title="3.3.3.<2E>Using x32 Right Now">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="3.3.2.<2E>Future Development and Limitations">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="future-development-and-limitations"></a>3.3.2.<2E>Future Development and Limitations</h3></div></div></div>
|
||||
<p>
|
||||
As of this Yocto Project release, the x32 psABI kernel and library interfaces
|
||||
specifications are not finalized.
|
||||
</p>
|
||||
<p>
|
||||
Future Plans for the x32 psABI in the Yocto Project include the following:
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem"><p>Enhance and fix the few remaining recipes so they
|
||||
work with and support x32 toolchains.</p></li>
|
||||
<li class="listitem"><p>Enhance RPM Package Manager (RPM) support for x32 binaries.</p></li>
|
||||
<li class="listitem"><p>Support larger images.</p></li>
|
||||
<li class="listitem"><p>Integrate x32 recipes, toolchain, and kernel changes from
|
||||
<code class="filename">experimental/meta-x32</code> into OE-core.</p></li>
|
||||
</ul></div>
|
||||
<p>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user