[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5309/8267] documentation: Added support for "pyro" name and May release date.



commit b3e2ecaae2dda85b56e1e1017ba12c191a0dd7ea
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Tue Mar 21 10:19:07 2017 -0700

    documentation: Added support for "pyro" name and May release date.
    
    poky.ent - changed the "tbd" and "TBD" strings to "pyro" and
               "Pyro", respectively.
    
    Manual Head Files - Updated the manual history table with the
               May release month.
    
    (From yocto-docs rev: 076226d2986d0cf69685121e4342f50c1603fc7b)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/bsp-guide/bsp-guide.xml           |    2 +-
 documentation/dev-manual/dev-manual.xml         |    2 +-
 documentation/kernel-dev/kernel-dev.xml         |    2 +-
 documentation/mega-manual/mega-manual.xml       |    2 +-
 documentation/poky.ent                          |    4 ++--
 documentation/profile-manual/profile-manual.xml |    2 +-
 documentation/ref-manual/ref-manual.xml         |    2 +-
 documentation/sdk-manual/sdk-manual.xml         |    2 +-
 documentation/toaster-manual/toaster-manual.xml |    2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index 848ff7b..6cebb13 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -115,7 +115,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
         </revhistory>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index 86ba573..d72aa24 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -93,7 +93,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
         </revhistory>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index 5e90113..6a8962e 100644
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -78,7 +78,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
         </revhistory>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index 3406ee8..265596e 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -62,7 +62,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
        </revhistory>
diff --git a/documentation/poky.ent b/documentation/poky.ent
index adc0be4..846df23 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,7 +1,7 @@
 <!ENTITY DISTRO "2.3">
 <!ENTITY DISTRO_COMPRESSED "23">
-<!ENTITY DISTRO_NAME_NO_CAP "tbd">
-<!ENTITY DISTRO_NAME "TBD">
+<!ENTITY DISTRO_NAME_NO_CAP "pyro">
+<!ENTITY DISTRO_NAME "Pyro">
 <!ENTITY YOCTO_DOC_VERSION "2.3">
 <!ENTITY POKYVERSION "18.0.0">
 <!ENTITY POKYVERSION_COMPRESSED "1800">
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml
index 1457d69..e39a3e4 100644
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -78,7 +78,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
         </revhistory>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index 0259f0c..463b10c 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -109,7 +109,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
         </revhistory>
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index be92a30..2f6dbd6 100644
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -43,7 +43,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
        </revhistory>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index 2b9000c..059c4f5 100644
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -53,7 +53,7 @@
             </revision>
             <revision>
                 <revnumber>2.3</revnumber>
-                <date>Proposed for April 2017</date>
+                <date>May 2017</date>
                 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
             </revision>
        </revhistory>


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