From 028deee71fe66e3b2965535de629a296094029be Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 12 Nov 2018 09:18:43 -0800 Subject: ref-manual: Applied review edits to the 2.6 migration section. Minor fixes here and there. (From yocto-docs rev: 740b4392bd98a12f188b79ae3ecdc7c3031f9f7d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index bb24754ff7..bd670acc86 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -5714,7 +5714,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. The following recipes have been removed: - beecrypt: No longer needed since moving to rpm4. + beecrypt: No longer needed since moving to RPM 4. bigreqsproto: Replaced by xorgproto. calibrateproto: Removed in favor of xinput. compositeproto: Replaced by xorgproto. @@ -5756,7 +5756,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. xf86driproto: Replaced by xorgproto. xf86miscproto: Replaced by xorgproto. xf86-video-omapfb: Became obsolete. Use kernel modesetting driver instead. - xf86-video-omap: Became obsolete Use kernel modesetting driver instead. + xf86-video-omap: Became obsolete. Use kernel modesetting driver instead. xf86vidmodeproto: Replaced by xorgproto. xineramaproto: Replaced by xorgproto. xproto: Replaced by xorgproto. @@ -5796,7 +5796,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. python and python3: - These have been removed from the main package entirely. + The main package has been removed from the recipe. You must install specific packages or python-modules for everything. @@ -5847,7 +5847,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. were missing from DEPENDS). - This dependency affects classes beyond just the two mentioned + This change affects classes beyond just the two mentioned (i.e. distutils and distutils3). Any recipe that inherits distutils* @@ -6102,7 +6102,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. ${sysconfdir}/systemd/system.conf ${sysconfdir}/systemd/user.conf - If you previously used BitBake append files to append the + If you previously used bbappend files to append the systemd recipe to change any of the listed files, you must do so for the systemd-conf recipe instead. @@ -6205,7 +6205,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. optimization. Using this optimization requires a little extra build time in 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 MACHINE has support for user-mode emulation in QEMU (i.e. "qemu-usermode" is in @@ -6251,9 +6251,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. /etc/*-postinsts for dpkg/opkg in favor of built-in postinst support. - - RPM behavior remains unchanged. - + RPM behavior remains unchanged. The NOISO and @@ -6302,8 +6300,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. Support for DSA host keys has been dropped from the OpenSSH recipes. If you are still using DSA keys, you must switch over to a - more secure algorithm as recommended by the OpenSSH - upstream. + more secure algorithm as recommended by OpenSSH upstream. The dhcp recipe now uses the -- cgit v1.2.3-54-g00ecf