[yocto] [yocto-docs][PATCH] ref-manual: Correct the requirements for KERNEL_DEVICETREE
Scott Rifenbark
srifenbark at gmail.com
Fri Aug 23 11:57:28 PDT 2019
Adrian,
Thanks for the update to the KERNEL_DEVICETREE variable. I have applied
this patch to the 2.8 version of the reference manual:
https://yoctoproject.org/docs/2.8/ref-manual/ref-manual.html#var-KERNEL_DEVICETREE
.
Scott
On Fri, Aug 23, 2019 at 8:06 AM Adrian Bunk <bunk at stusta.de> wrote:
> Signed-off-by: Adrian Bunk <bunk at stusta.de>
> ---
> documentation/ref-manual/ref-variables.xml | 12 +++---------
> 1 file changed, 3 insertions(+), 9 deletions(-)
>
> diff --git a/documentation/ref-manual/ref-variables.xml
> b/documentation/ref-manual/ref-variables.xml
> index 0080364e4f..33afaa5f45 100644
> --- a/documentation/ref-manual/ref-variables.xml
> +++ b/documentation/ref-manual/ref-variables.xml
> @@ -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>
> --
> 2.17.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190823/5a43b36f/attachment.html>
More information about the yocto
mailing list