[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7912/8267] dev-manual: Updated compatible log program section.



commit 0e7af54763666cde16219465ad2ebaf52dc7f7e6
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Sep 25 09:45:47 2017 -0700

    dev-manual: Updated compatible log program section.
    
    Script name changed to "yocto-check-layer".
    
    (From yocto-docs rev: 545a90dd2816c4e97dc70efc76c7cca49684c2d8)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../dev-manual/dev-manual-common-tasks.xml         |   23 +++++++++----------
 1 files changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml 
b/documentation/dev-manual/dev-manual-common-tasks.xml
index f82d37e..3f33a81 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -443,10 +443,10 @@
                 with the Yocto Project).
                 Ensuring compatibility makes the layer easy to be consumed
                 by others in the Yocto Project community and could allow you
-                permission to use the Yocto Project Compatibility Logo.
+                permission to use the Yocto Project Compatible Logo.
                 <note>
                     Only Yocto Project member organizations are permitted to
-                    use the Yocto Project Compatibility Logo.
+                    use the Yocto Project Compatible Logo.
                     The logo is not available for general use.
                     For information on how to become a Yocto Project member
                     organization, see the
@@ -463,7 +463,7 @@
                 <orderedlist>
                     <listitem><para>
                         Successfully passing a script
-                        (<filename>yocto-compat-layer.py</filename>) that
+                        (<filename>yocto-check-layer</filename>) that
                         when run against your layer, tests it against
                         constraints based on experiences of how layers have
                         worked in the real world and where pitfalls have been
@@ -501,15 +501,14 @@
             <para>
                 The remainder of this section presents information on the
                 registration form and on the
-                <filename>yocto-compat-layer.py</filename> script.
+                <filename>yocto-check-layer</filename> script.
             </para>
 
-            <section id='yocto-project-compatibility-program-application'>
-                <title>Yocto Project Compatibility Program Application</title>
+            <section id='yocto-project-compatible-program-application'>
+                <title>Yocto Project Compatible Program Application</title>
 
                 <para>
-                    Use the form to apply for your layer's compatibility
-                    approval.
+                    Use the form to apply for your layer's approval.
                     Upon successful application, you can use the Yocto
                     Project Compatibility Logo with your layer and the
                     application that uses your layer.
@@ -549,11 +548,11 @@
                 </para>
             </section>
 
-            <section id='yocto-compat-layer-py-script'>
-                <title><filename>yocto-compat-layer.py</filename> Script</title>
+            <section id='yocto-check-layer-script'>
+                <title><filename>yocto-check-layer</filename> Script</title>
 
                 <para>
-                    The <filename>yocto-compat-layer.py</filename> script
+                    The <filename>yocto-check-layer</filename> script
                     provides you a way to assess how compatible your layer is
                     with the Yocto Project.
                     You should run this script prior to using the form to
@@ -577,7 +576,7 @@
                     your build directory:
                     <literallayout class='monospaced'>
      $ source oe-init-build-env
-     $ yocto-compat-layer.py <replaceable>your_layer_directory</replaceable>
+     $ yocto-check-layer <replaceable>your_layer_directory</replaceable>
                     </literallayout>
                     Be sure to provide the actual directory for your layer
                     as part of the command.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]