From 7b989f563fa109111dcf96bc3b06001307bc595d Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Fri, 23 Aug 2019 11:48:06 -0700 Subject: Update to KERNEL_DEVICETREE variable. Corrected the requirements for the KERNEL_DEVCIETREE variable example. (From yocto-docs rev: 0502910c81f4d669457155ed5f52d5fa775d8d6d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9470a780aa..6b2097ef34 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -7580,15 +7580,9 @@ However, providing just the .dtb file is preferred. - In order to use this variable, you must have the include - files in your kernel recipe: - - require recipes-kernel/linux/linux-dtb.inc - - or - - require recipes-kernel/linux/linux-yocto.inc - + In order to use this variable, the + kernel-devicetree + class must be inherited. -- cgit v1.2.3-54-g00ecf