mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
3f0cd2a1d7
commit
5d9d10704f
@@ -5045,7 +5045,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
Kernel Device Tree support is now easier to enable in a kernel
|
||||
recipe.
|
||||
The Device Tree code has moved to a
|
||||
<filename>kernel-devicetree</filename> class.
|
||||
<link linkend='ref-classes-kernel-devicetree'><filename>kernel-devicetree</filename></link>
|
||||
class.
|
||||
Functionality is automatically enabled for any recipe that inherits
|
||||
the
|
||||
<link linkend='ref-classes-kernel'><filename>kernel</filename></link>
|
||||
|
||||
@@ -1883,6 +1883,17 @@ This check was removed for YP 2.3 release
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-kernel-devicetree'>
|
||||
<title><filename>kernel-devicetree.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
The <filename>kernel-devicetree</filename> class, which is inherited by
|
||||
the
|
||||
<link linkend='ref-classes-kernel'><filename>kernel</filename></link>
|
||||
class, supports device tree generation.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-kernel-fitimage'>
|
||||
<title><filename>kernel-fitimage.bbclass</filename></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user