1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

ref-manual: Applied review edits to the 2.6 migration section.

Minor fixes here and there.

(From yocto-docs rev: 37617222d5e76cd9debfb8271807ff016d124010)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-11-12 09:18:43 -08:00
committed by Richard Purdie
parent 2559ad01c3
commit 274946ead7
+8 -11
View File
@@ -5714,7 +5714,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
<para> <para>
The following recipes have been removed: The following recipes have been removed:
<literallayout class='monospaced'> <literallayout class='monospaced'>
<emphasis><filename>beecrypt</filename>:</emphasis> No longer needed since moving to <filename>rpm4</filename>. <emphasis><filename>beecrypt</filename>:</emphasis> No longer needed since moving to RPM 4.
<emphasis><filename>bigreqsproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>bigreqsproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
<emphasis><filename>calibrateproto</filename>:</emphasis> Removed in favor of <filename>xinput</filename>. <emphasis><filename>calibrateproto</filename>:</emphasis> Removed in favor of <filename>xinput</filename>.
<emphasis><filename>compositeproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>compositeproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
@@ -5756,7 +5756,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
<emphasis><filename>xf86driproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>xf86driproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
<emphasis><filename>xf86miscproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>xf86miscproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
<emphasis><filename>xf86-video-omapfb</filename>:</emphasis> Became obsolete. Use kernel modesetting driver instead. <emphasis><filename>xf86-video-omapfb</filename>:</emphasis> Became obsolete. Use kernel modesetting driver instead.
<emphasis><filename>xf86-video-omap</filename>:</emphasis> Became obsolete Use kernel modesetting driver instead. <emphasis><filename>xf86-video-omap</filename>:</emphasis> Became obsolete. Use kernel modesetting driver instead.
<emphasis><filename>xf86vidmodeproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>xf86vidmodeproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
<emphasis><filename>xineramaproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>xineramaproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
<emphasis><filename>xproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>. <emphasis><filename>xproto</filename>:</emphasis> Replaced by <filename>xorgproto</filename>.
@@ -5796,7 +5796,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis><filename>python</filename> and <filename>python3</filename>:</emphasis> <emphasis><filename>python</filename> and <filename>python3</filename>:</emphasis>
These have been removed from the main package entirely. The main package has been removed from the recipe.
You must install specific packages or You must install specific packages or
<filename>python-modules</filename> for everything. <filename>python-modules</filename> for everything.
</para></listitem> </para></listitem>
@@ -5847,7 +5847,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
were missing from were missing from
<link linkend='var-DEPENDS'><filename>DEPENDS</filename></link>). <link linkend='var-DEPENDS'><filename>DEPENDS</filename></link>).
<note> <note>
This dependency affects classes beyond just the two mentioned This change affects classes beyond just the two mentioned
(i.e. <filename>distutils</filename> and (i.e. <filename>distutils</filename> and
<filename>distutils3</filename>). <filename>distutils3</filename>).
Any recipe that inherits <filename>distutils*</filename> Any recipe that inherits <filename>distutils*</filename>
@@ -6102,7 +6102,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
${sysconfdir}/systemd/system.conf ${sysconfdir}/systemd/system.conf
${sysconfdir}/systemd/user.conf ${sysconfdir}/systemd/user.conf
</literallayout> </literallayout>
If you previously used BitBake append files to append the If you previously used bbappend files to append the
<filename>systemd</filename> recipe to change any of the <filename>systemd</filename> recipe to change any of the
listed files, you must do so for the listed files, you must do so for the
<filename>systemd-conf</filename> recipe instead. <filename>systemd-conf</filename> recipe instead.
@@ -6205,7 +6205,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
optimization. optimization.
Using this optimization requires a little extra build time in Using this optimization requires a little extra build time in
exchange for improved performance on the target at runtime. exchange for improved performance on the target at runtime.
And, the optimization is only enabled if the current Additionally, the optimization is only enabled if the current
<link linkend='var-MACHINE'><filename>MACHINE</filename></link> <link linkend='var-MACHINE'><filename>MACHINE</filename></link>
has support for user-mode emulation in QEMU (i.e. "qemu-usermode" has support for user-mode emulation in QEMU (i.e. "qemu-usermode"
is in is in
@@ -6251,9 +6251,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
<filename>/etc/*-postinsts</filename> for <filename>/etc/*-postinsts</filename> for
<filename>dpkg/opkg</filename> in favor of built-in <filename>dpkg/opkg</filename> in favor of built-in
postinst support. postinst support.
<note> RPM behavior remains unchanged.
RPM behavior remains unchanged.
</note>
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
The <filename>NOISO</filename> and The <filename>NOISO</filename> and
@@ -6302,8 +6300,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
Support for DSA host keys has been dropped from the Support for DSA host keys has been dropped from the
OpenSSH recipes. OpenSSH recipes.
If you are still using DSA keys, you must switch over to a If you are still using DSA keys, you must switch over to a
more secure algorithm as recommended by the OpenSSH more secure algorithm as recommended by OpenSSH upstream.
upstream.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
The <filename>dhcp</filename> recipe now uses the The <filename>dhcp</filename> recipe now uses the