All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] test-manual: Add extra detail to YP Compatible section
@ 2021-08-04  9:47 Richard Purdie
  2021-08-04  9:47 ` [PATCH 2/2] migration-3.4: Add extra notes to override sytnax changes Richard Purdie
  2021-08-04 10:04 ` [docs] [PATCH 1/2] test-manual: Add extra detail to YP Compatible section Michael Opdenacker
  0 siblings, 2 replies; 10+ messages in thread
From: Richard Purdie @ 2021-08-04  9:47 UTC (permalink / raw)
  To: docs

Add a note about documenting where a layer doesn't support 'core'
functionality.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 documentation/test-manual/yocto-project-compatible.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/documentation/test-manual/yocto-project-compatible.rst b/documentation/test-manual/yocto-project-compatible.rst
index a7897469f..b83a0f12b 100644
--- a/documentation/test-manual/yocto-project-compatible.rst
+++ b/documentation/test-manual/yocto-project-compatible.rst
@@ -115,6 +115,11 @@ Here are key best practices the program tries to encourage:
    user changes a configuration setting to activate the layer, by selecting
    a :term:`MACHINE`, a :term:`DISTRO` or a :term:`DISTRO_FEATURES` setting.
 
+-  Layers should be documenting where they don’t support normal 'core'
+   functionality such as where debug symbols are disabled or missing, where
+   development headers and on-target library usage may not work or where
+   functionality like the SDK/eSDK would not be execpted to work.
+
 The project does test the compatibility status of the core project layers on
 its :doc:`Autobuilder </test-manual/understand-autobuilder>`.
 
-- 
2.30.2


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

end of thread, other threads:[~2021-08-05  8:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04  9:47 [PATCH 1/2] test-manual: Add extra detail to YP Compatible section Richard Purdie
2021-08-04  9:47 ` [PATCH 2/2] migration-3.4: Add extra notes to override sytnax changes Richard Purdie
2021-08-04 10:29   ` [docs] " Quentin Schulz
2021-08-04 10:42     ` Richard Purdie
2021-08-04 13:29     ` Michael Opdenacker
2021-08-04 10:04 ` [docs] [PATCH 1/2] test-manual: Add extra detail to YP Compatible section Michael Opdenacker
2021-08-04 10:13   ` Quentin Schulz
2021-08-04 10:18     ` Richard Purdie
2021-08-04 10:15   ` Richard Purdie
2021-08-05  8:07     ` Michael Opdenacker

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.