[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1320/8267] ref-manual: Fixed typo in the "Shared State" section.



commit 4fb1961acf6f45df82e68aa7b6e5df83a2ff455e
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Thu Jun 30 13:43:41 2016 -0700

    ref-manual: Fixed typo in the "Shared State" section.
    
    Fixes [YOCTO #9823]
    
    The do_deploy[sstate-inputdirs] string was wrongly
    do_deploy[sstate-inputsdirs].
    
    (From yocto-docs rev: 49e7cb239f4f4f70dc5738686f1bca135772bcbe)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/ref-manual/technical-details.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 8e0b957..193787d 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -703,7 +703,7 @@
                     </para></listitem>
                 <listitem><para>
                     The
-                    <filename>do_deploy[sstate-inputsdirs] = "${DEPLOYDIR}"</filename>
+                    <filename>do_deploy[sstate-inputdirs] = "${DEPLOYDIR}"</filename>
                     declares that <filename>do_deploy</filename> places its
                     output in <filename>${DEPLOYDIR}</filename> when run
                     normally (i.e. when not using the sstate cache).


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