mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 11:59:40 +01:00
Update to KERNEL_DEVICETREE variable.
Corrected the requirements for the KERNEL_DEVCIETREE variable example. (From yocto-docs rev: 0502910c81f4d669457155ed5f52d5fa775d8d6d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7f04f85f71
commit
7b989f563f
@@ -7580,15 +7580,9 @@
|
||||
However, providing just the <filename>.dtb</filename>
|
||||
file is preferred.
|
||||
</note>
|
||||
In order to use this variable, you must have the include
|
||||
files in your kernel recipe:
|
||||
<literallayout class='monospaced'>
|
||||
require recipes-kernel/linux/linux-dtb.inc
|
||||
</literallayout>
|
||||
or
|
||||
<literallayout class='monospaced'>
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
</literallayout>
|
||||
In order to use this variable, the
|
||||
<link linkend='ref-classes-kernel-devicetree'><filename>kernel-devicetree</filename></link>
|
||||
class must be inherited.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
Reference in New Issue
Block a user