diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-24 09:50:50 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:25 +0100 |
commit | 51266a5498392817a25397e6d6da63349eb881bd (patch) | |
tree | 63a5e84272390a7222b8ceb0fac3c4ee2579b7ac /documentation/overview-manual | |
parent | d665d7c82858e51f355554f88ad386131f45d6b2 (diff) | |
download | poky-51266a5498392817a25397e6d6da63349eb881bd.tar.gz |
overview-manual: Added link to YP Compatible program section.
(From yocto-docs rev: e5361d48c0807ab2f7bc674ec615e432baff2819)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index af6d177a15..202113068e 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
@@ -337,9 +337,10 @@ | |||
337 | <listitem><para> | 337 | <listitem><para> |
338 | Layers support the inclusion of technologies, hardware | 338 | Layers support the inclusion of technologies, hardware |
339 | components, and software components. | 339 | components, and software components. |
340 | The Yocto Project Compatible designation provides a | 340 | The |
341 | minimum level of standardization that contributes to a | 341 | <ulink url='&YOCTO_DOCS_DEV_URL;#making-sure-your-layer-is-compatible-with-yocto-project'>Yocto Project Compatible</ulink> |
342 | strong ecosystem. | 342 | designation provides a minimum level of standardization |
343 | that contributes to a strong ecosystem. | ||
343 | "YP Compatible" is applied to appropriate products and | 344 | "YP Compatible" is applied to appropriate products and |
344 | software components such as BSPs, other OE-compatible | 345 | software components such as BSPs, other OE-compatible |
345 | layers, and related open-source projects, allowing the | 346 | layers, and related open-source projects, allowing the |