diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-11-02 16:53:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-09 14:29:07 +0000 |
commit | 5d9d10704f635df2a3a89cb412458a7b0160de21 (patch) | |
tree | 04ffd0867a86dcbe8d0c3d518e4878d253f9796d /documentation/ref-manual/migration.xml | |
parent | 3f0cd2a1d7510a613f0281f42dd68c21a42447f9 (diff) | |
download | poky-5d9d10704f635df2a3a89cb412458a7b0160de21.tar.gz |
ref-manual: Added kernel-devicetree to the Classes section
(From yocto-docs rev: 1ea1f0dc6451030738c506c4d6228b31f67f3f36)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 82120c672f..91eabf807b 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -5045,7 +5045,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
5045 | Kernel Device Tree support is now easier to enable in a kernel | 5045 | Kernel Device Tree support is now easier to enable in a kernel |
5046 | recipe. | 5046 | recipe. |
5047 | The Device Tree code has moved to a | 5047 | The Device Tree code has moved to a |
5048 | <filename>kernel-devicetree</filename> class. | 5048 | <link linkend='ref-classes-kernel-devicetree'><filename>kernel-devicetree</filename></link> |
5049 | class. | ||
5049 | Functionality is automatically enabled for any recipe that inherits | 5050 | Functionality is automatically enabled for any recipe that inherits |
5050 | the | 5051 | the |
5051 | <link linkend='ref-classes-kernel'><filename>kernel</filename></link> | 5052 | <link linkend='ref-classes-kernel'><filename>kernel</filename></link> |