mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
test-manual: Add extra detail to YP Compatible section
Add a note about documenting where a layer doesn't support 'core' functionality. (From yocto-docs rev: 0fc15d069aae11e6e705d80f684345150ff7bf3b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
492205ea83
commit
ae6153e10b
|
|
@ -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 expected to work.
|
||||
|
||||
The project does test the compatibility status of the core project layers on
|
||||
its :doc:`Autobuilder </test-manual/understand-autobuilder>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user