All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-docs][PATCH] ref-manual: Correct the requirements for KERNEL_DEVICETREE
@ 2019-08-23 15:06 Adrian Bunk
  2019-08-23 18:57 ` Scott Rifenbark
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2019-08-23 15:06 UTC (permalink / raw)
  To: yocto; +Cc: srifenbark

Signed-off-by: Adrian Bunk <bunk@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [yocto-docs][PATCH] ref-manual: Correct the requirements for KERNEL_DEVICETREE
  2019-08-23 15:06 [yocto-docs][PATCH] ref-manual: Correct the requirements for KERNEL_DEVICETREE Adrian Bunk
@ 2019-08-23 18:57 ` Scott Rifenbark
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Rifenbark @ 2019-08-23 18:57 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Yocto discussion list

[-- Attachment #1: Type: text/plain, Size: 1725 bytes --]

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@stusta.de> wrote:

> Signed-off-by: Adrian Bunk <bunk@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
>
>

[-- Attachment #2: Type: text/html, Size: 2551 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-23 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23 15:06 [yocto-docs][PATCH] ref-manual: Correct the requirements for KERNEL_DEVICETREE Adrian Bunk
2019-08-23 18:57 ` Scott Rifenbark

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.