diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-02 08:48:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-27 22:54:54 +0000 |
commit | 425b42f720fa1ef84dc7eabe6433a282175ff0a1 (patch) | |
tree | b6dd7f31cb781431299b096faefb117243c31104 /documentation/ref-manual/migration.xml | |
parent | f34e49fa2f0436c1810a5f6bf2ab2d0b28ed1338 (diff) | |
download | poky-425b42f720fa1ef84dc7eabe6433a282175ff0a1.tar.gz |
ref-manual: Updated migration section for 2.6
Made two minor corrections from reviewer feedback.
(From yocto-docs rev: 41e657ba47dd91a10a1d1ae4855e959eb697ea76)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 756736eff4..466081d526 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -5728,7 +5728,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
5728 | <ulink url='https://www.openssl.org/'>OpenSSL</ulink> has been | 5728 | <ulink url='https://www.openssl.org/'>OpenSSL</ulink> has been |
5729 | upgraded from 1.0 to 1.1. | 5729 | upgraded from 1.0 to 1.1. |
5730 | By default, this upgrade could cause problems for recipes that | 5730 | By default, this upgrade could cause problems for recipes that |
5731 | have both versions their dependency chains. | 5731 | have both versions in their dependency chains. |
5732 | The problem is that both versions cannot be installed together | 5732 | The problem is that both versions cannot be installed together |
5733 | at build time. | 5733 | at build time. |
5734 | <note> | 5734 | <note> |
@@ -5758,9 +5758,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
5758 | <title>Security Changes</title> | 5758 | <title>Security Changes</title> |
5759 | 5759 | ||
5760 | <para> | 5760 | <para> |
5761 | The Poky distribution now uses security compiler files by | 5761 | The Poky distribution now uses security compiler flags by |
5762 | default. | 5762 | default. |
5763 | Inclusion of these files could cause new failures due to stricter | 5763 | Inclusion of these flags could cause new failures due to stricter |
5764 | checking for various potential security issues in code. | 5764 | checking for various potential security issues in code. |
5765 | </para> | 5765 | </para> |
5766 | </section> | 5766 | </section> |