diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-10-13 16:29:06 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-19 12:56:32 +0100 |
commit | 3a5b86e0ed5145ad178cc44680b5c331e004303a (patch) | |
tree | 8a848e1d8ff334af24c62d042ee7e36bac583cd5 /documentation | |
parent | a6752eb2a43f81a5e8ec54e7605d2058aa58d4b9 (diff) | |
download | poky-3a5b86e0ed5145ad178cc44680b5c331e004303a.tar.gz |
ref-manual: Fixed missing title for migration section.
(From yocto-docs rev: 81645a11c4e27daa30891265e9a1ea2c3c2682cc)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 54adec844e..762e526ad1 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -3342,6 +3342,8 @@ | |||
3342 | </para> | 3342 | </para> |
3343 | 3343 | ||
3344 | <section id='migration-2.2-minimum-kernel-version'> | 3344 | <section id='migration-2.2-minimum-kernel-version'> |
3345 | <title>Minimum Kernel Version</title> | ||
3346 | |||
3345 | <para> | 3347 | <para> |
3346 | The minimum kernel version is now 3.2.0, due to the upgrade | 3348 | The minimum kernel version is now 3.2.0, due to the upgrade |
3347 | to <filename>glibc 2.24</filename>. | 3349 | to <filename>glibc 2.24</filename>. |