All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-docs][PATCH] doc: discourage users from looking in directly
@ 2019-06-11 15:32 yann.dirson
  0 siblings, 0 replies; only message in thread
From: yann.dirson @ 2019-06-11 15:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Yann Dirson

From: Yann Dirson <yann@blade-group.com>

Signed-off-by: Yann Dirson <yann@blade-group.com>
---
 documentation/ref-manual/ref-classes.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 5cd25e8c29..0f8c89703b 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -3236,6 +3236,14 @@ This check was removed for YP 2.3 release
                     <link linkend='var-SYSROOT_PREPROCESS_FUNCS'><filename>SYSROOT_PREPROCESS_FUNCS</filename></link>
                     variable.
                 </note>
+                <note>
+                    The paths under
+                    <filename>${SYSROOT_DESTDIR}</filename> have (for
+                    historical reasons) a complicated structure, you
+                    should instead look in <link
+                    linkend='structure-build-tmp-sysroots-components'><filename>tmp/sysroots-components/</filename>
+                    when debugging a recipe.</link>
+                </note>
                 </para>
 
                 <para>
-- 
2.20.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-11 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 15:32 [yocto-docs][PATCH] doc: discourage users from looking in directly yann.dirson

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.