<div dir="ltr"><div>Adrian, <br></div><div><br></div><div>Thanks for the update to the KERNEL_DEVICETREE variable. I have applied this patch to the 2.8 version of the reference manual: <a href="https://yoctoproject.org/docs/2.8/ref-manual/ref-manual.html#var-KERNEL_DEVICETREE">https://yoctoproject.org/docs/2.8/ref-manual/ref-manual.html#var-KERNEL_DEVICETREE</a>.</div><div><br></div><div>Scott<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 23, 2019 at 8:06 AM Adrian Bunk <<a href="mailto:bunk@stusta.de" target="_blank">bunk@stusta.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Signed-off-by: Adrian Bunk <<a href="mailto:bunk@stusta.de" target="_blank">bunk@stusta.de</a>><br>
---<br>
 documentation/ref-manual/ref-variables.xml | 12 +++---------<br>
 1 file changed, 3 insertions(+), 9 deletions(-)<br>
<br>
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml<br>
index 0080364e4f..33afaa5f45 100644<br>
--- a/documentation/ref-manual/ref-variables.xml<br>
+++ b/documentation/ref-manual/ref-variables.xml<br>
@@ -7580,15 +7580,9 @@<br>
             However, providing just the <filename>.dtb</filename><br>
             file is preferred.<br>
           </note><br>
-Â Â Â Â Â Â Â Â Â Â In order to use this variable, you must have the include<br>
-Â Â Â Â Â Â Â Â Â Â files in your kernel recipe:<br>
-Â Â Â Â Â Â Â Â Â Â <literallayout class='monospaced'><br>
-Â Â Â require recipes-kernel/linux/linux-dtb.inc<br>
-Â Â Â Â Â Â Â Â Â Â </literallayout><br>
-Â Â Â Â Â Â Â Â Â Â or<br>
-Â Â Â Â Â Â Â Â Â Â <literallayout class='monospaced'><br>
-Â Â Â require recipes-kernel/linux/linux-yocto.inc<br>
-Â Â Â Â Â Â Â Â Â Â </literallayout><br>
+Â Â Â Â Â Â Â Â Â Â In order to use this variable, the<br>
+Â Â Â Â Â Â Â Â Â Â <link linkend='ref-classes-kernel-devicetree'><filename>kernel-devicetree</filename></link><br>
+Â Â Â Â Â Â Â Â Â Â class must be inherited.<br>
         </para><br>
       </glossdef><br>
     </glossentry><br>
-- <br>
2.17.1<br>
<br>
</blockquote></div>