ref-manual: Updated migration section for 2.6

Made two minor corrections from reviewer feedback.

(From yocto-docs rev: 765e44127f52e1d9d4d1c365b0574ca73364add2)

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-02 08:48:58 -07:00
committed by Richard Purdie
parent 12eee34540
commit ba78d21173

View File

@@ -5728,7 +5728,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
<ulink url='https://www.openssl.org/'>OpenSSL</ulink> has been
upgraded from 1.0 to 1.1.
By default, this upgrade could cause problems for recipes that
have both versions their dependency chains.
have both versions in their dependency chains.
The problem is that both versions cannot be installed together
at build time.
<note>
@@ -5758,9 +5758,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
<title>Security Changes</title>
<para>
The Poky distribution now uses security compiler files by
The Poky distribution now uses security compiler flags by
default.
Inclusion of these files could cause new failures due to stricter
Inclusion of these flags could cause new failures due to stricter
checking for various potential security issues in code.
</para>
</section>