[gnome-continuous-yocto/gnomeostree-3.28-rocko: 117/218] documentation: Prepared files for a 2.4.2 point release



commit 80e2c6f36b9f3c0de54f204dcf493a65ddbdbd4f
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Jan 22 12:25:56 2018 -0800

    documentation: Prepared files for a 2.4.2 point release
    
    poky.ent - Updated variables to reflect 2.4.2
    mega-manual.sed - changes "2.4.1" string to "2.4.2"
    <manual>.xml - Updated release manual table to use "TBD 2018"
                   release date.
    
    (From yocto-docs rev: cee187153d4136a90556fefbdaaf41bdc9d65006)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/bsp-guide/bsp-guide.xml           |    5 +++
 documentation/dev-manual/dev-manual.xml         |    5 +++
 documentation/kernel-dev/kernel-dev.xml         |    5 +++
 documentation/mega-manual/mega-manual.xml       |    5 +++
 documentation/poky.ent                          |   12 +++---
 documentation/profile-manual/profile-manual.xml |    5 +++
 documentation/ref-manual/ref-manual.xml         |    5 +++
 documentation/sdk-manual/sdk-manual.xml         |    5 +++
 documentation/toaster-manual/toaster-manual.xml |    5 +++
 documentation/tools/mega-manual.sed             |   40 +++++++++++-----------
 10 files changed, 66 insertions(+), 26 deletions(-)
---
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index a2b1712..7cc9c3d 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -121,6 +121,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
         </revhistory>
 
     <copyright>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index d214be2..91bc24d 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -106,6 +106,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
         </revhistory>
 
     <copyright>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index 8e56337..e42cc7a 100644
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -91,6 +91,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
         </revhistory>
 
     <copyright>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index b0da683..7a88914 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -75,6 +75,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
        </revhistory>
 
     <copyright>
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 337c2d0..db3eef0 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,13 +1,13 @@
-<!ENTITY DISTRO "2.4.1">
-<!ENTITY DISTRO_COMPRESSED "241">
+<!ENTITY DISTRO "2.4.2">
+<!ENTITY DISTRO_COMPRESSED "242">
 <!ENTITY DISTRO_NAME_NO_CAP "rocko">
 <!ENTITY DISTRO_NAME "Rocko">
-<!ENTITY YOCTO_DOC_VERSION "2.4.1">
-<!ENTITY DISTRO_REL_TAG "yocto-2.4.1">
+<!ENTITY YOCTO_DOC_VERSION "2.4.2">
+<!ENTITY DISTRO_REL_TAG "yocto-2.4.2">
 <!ENTITY METAINTELVERSION "8.0">
 <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;">
-<!ENTITY POKYVERSION "19.0.1">
-<!ENTITY POKYVERSION_COMPRESSED "1901">
+<!ENTITY POKYVERSION "19.0.2">
+<!ENTITY POKYVERSION_COMPRESSED "1902">
 <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;">
 <!ENTITY COPYRIGHT_YEAR "2010-2018">
 <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org";>
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml
index bac0006..7700c4c 100644
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -91,6 +91,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
         </revhistory>
 
     <copyright>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index fa898b0..02e6326 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -122,6 +122,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
         </revhistory>
 
     <copyright>
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index 57349b0..c387049 100644
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -56,6 +56,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
        </revhistory>
 
     <copyright>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index 4a3ea7b..56053ba 100644
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -66,6 +66,11 @@
                 <date>January 2018</date>
                 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
             </revision>
+            <revision>
+                <revnumber>2.4.2</revnumber>
+                <date>TBD 2018</date>
+                <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
+            </revision>
        </revhistory>
 
     <copyright>
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed
index 8e4f949..ae2800c 100644
--- a/documentation/tools/mega-manual.sed
+++ b/documentation/tools/mega-manual.sed
@@ -2,32 +2,32 @@
 # This style is for manual folders like "yocto-project-qs" and "poky-ref-manual".
 # This is the old way that did it.  Can't do that now that we have "bitbake-user-manual" strings
 # in the mega-manual.
-# s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/[a-z]*-[a-z]*-[a-z]*\/[a-z]*-[a-z]*-[a-z]*.html#/\"link\" 
href=\"#/g
-s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\/yocto-project-qs.html#/\"link\" 
href=\"#/g
-s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g
+# s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/[a-z]*-[a-z]*-[a-z]*\/[a-z]*-[a-z]*-[a-z]*.html#/\"link\" 
href=\"#/g
+s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/yocto-project-qs\/yocto-project-qs.html#/\"link\" 
href=\"#/g
+s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g
 
 # Processes all other manuals (<word>-<word> style) except for the BitBake User Manual because
 # it is not included in the mega-manual.
 # This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual").
 # This was the one-liner that worked before we introduced the BitBake User Manual, which is
 # not in the mega-manual.
-# s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" 
href=\"#/g
+# s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" 
href=\"#/g
 
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/sdk-manual\/sdk-manual.html#/\"link\" 
href=\"#/g
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/dev-manual\/dev-manual.html#/\"link\" 
href=\"#/g
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/kernel-dev\/kernel-dev.html#/\"link\" 
href=\"#/g
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/profile-manual\/profile-manual.html#/\"link\" 
href=\"#/g
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/ref-manual\/ref-manual.html#/\"link\" 
href=\"#/g
-s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/toaster-manual\/toaster-manual.html#/\"link\" 
href=\"#/g
-s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\/yocto-project-qs.html#/\"link\" 
href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/sdk-manual\/sdk-manual.html#/\"link\" 
href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/dev-manual\/dev-manual.html#/\"link\" 
href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/kernel-dev\/kernel-dev.html#/\"link\" 
href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/profile-manual\/profile-manual.html#/\"link\" 
href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/ref-manual\/ref-manual.html#/\"link\" 
href=\"#/g
+s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/toaster-manual\/toaster-manual.html#/\"link\" 
href=\"#/g
+s/\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/yocto-project-qs\/yocto-project-qs.html#/\"link\" 
href=\"#/g
 
 # Process cases where just an external manual is referenced without an id anchor
-s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\/yocto-project-qs.html\" 
target=\"_top\">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g
-s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/dev-manual\/dev-manual.html\" 
target=\"_top\">Yocto Project Development Tasks Manual<\/a>/Yocto Project Development Tasks Manual/g
-s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/sdk-manual\/sdk-manual.html\" 
target=\"_top\">Yocto Project Application Development and the Extensible Software Development Kit 
(eSDK)<\/a>/Yocto Project Application Development and the Extensible Software Development Kit (eSDK)/g
-s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/bsp-guide\/bsp-guide.html\" 
target=\"_top\">Yocto Project Board Support Package (BSP) Developer's Guide<\/a>/Yocto Project Board Support 
Package (BSP) Developer's Guide/g
-s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/profile-manual\/profile-manual.html\" 
target=\"_top\">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g
-s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/kernel-dev\/kernel-dev.html\" 
target=\"_top\">Yocto Project Linux Kernel Development Manual<\/a>/Yocto Project Linux Kernel Development 
Manual/g
-s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/ref-manual\/ref-manual.html\" 
target=\"_top\">Yocto Project Reference Manual<\/a>/Yocto Project Reference Manual/g
-s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/toaster-manual\/toaster-manual.html\" 
target=\"_top\">Toaster User Manual<\/a>/Toaster User Manual/g
+s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/yocto-project-qs\/yocto-project-qs.html\" 
target=\"_top\">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g
+s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/dev-manual\/dev-manual.html\" 
target=\"_top\">Yocto Project Development Tasks Manual<\/a>/Yocto Project Development Tasks Manual/g
+s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/sdk-manual\/sdk-manual.html\" 
target=\"_top\">Yocto Project Application Development and the Extensible Software Development Kit 
(eSDK)<\/a>/Yocto Project Application Development and the Extensible Software Development Kit (eSDK)/g
+s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/bsp-guide\/bsp-guide.html\" 
target=\"_top\">Yocto Project Board Support Package (BSP) Developer's Guide<\/a>/Yocto Project Board Support 
Package (BSP) Developer's Guide/g
+s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/profile-manual\/profile-manual.html\" 
target=\"_top\">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g
+s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/kernel-dev\/kernel-dev.html\" 
target=\"_top\">Yocto Project Linux Kernel Development Manual<\/a>/Yocto Project Linux Kernel Development 
Manual/g
+s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/ref-manual\/ref-manual.html\" 
target=\"_top\">Yocto Project Reference Manual<\/a>/Yocto Project Reference Manual/g
+s/<a class=\"ulink\" 
href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/toaster-manual\/toaster-manual.html\" 
target=\"_top\">Toaster User Manual<\/a>/Toaster User Manual/g


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