]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updated migration section for 2.6
authorScott Rifenbark <srifenbark@gmail.com>
Fri, 2 Nov 2018 15:48:58 +0000 (08:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Nov 2018 12:20:51 +0000 (12:20 +0000)
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>
documentation/ref-manual/migration.xml

index 756736eff496db19556c2b794a2a6b9ff55e34ae..466081d5264dcfecfb9e05c12b8b151fc88f074e 100644 (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>