From 5d9d10704f635df2a3a89cb412458a7b0160de21 Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Thu, 2 Nov 2017 16:53:41 -0700 Subject: ref-manual: Added kernel-devicetree to the Classes section (From yocto-docs rev: 1ea1f0dc6451030738c506c4d6228b31f67f3f36) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 3 ++- documentation/ref-manual/ref-classes.xml | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) 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. Kernel Device Tree support is now easier to enable in a kernel recipe. The Device Tree code has moved to a - kernel-devicetree class. + kernel-devicetree + class. Functionality is automatically enabled for any recipe that inherits the kernel diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 5961d3ea78..0fc88c43a7 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1883,6 +1883,17 @@ This check was removed for YP 2.3 release +
+ <filename>kernel-devicetree.bbclass</filename> + + + The kernel-devicetree class, which is inherited by + the + kernel + class, supports device tree generation. + +
+
<filename>kernel-fitimage.bbclass</filename> -- cgit v1.2.3-54-g00ecf