summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-22 12:25:56 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:24:48 +0000
commit80e2c6f36b9f3c0de54f204dcf493a65ddbdbd4f (patch)
treea99019d0ffac766123c57bbdc667dcbed55c6071 /documentation
parent3aaf67b0b98f138e68643d93c7208180ce17b7f8 (diff)
downloadpoky-80e2c6f36b9f3c0de54f204dcf493a65ddbdbd4f.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp-guide.xml5
-rw-r--r--documentation/dev-manual/dev-manual.xml5
-rw-r--r--documentation/kernel-dev/kernel-dev.xml5
-rw-r--r--documentation/mega-manual/mega-manual.xml5
-rw-r--r--documentation/poky.ent12
-rw-r--r--documentation/profile-manual/profile-manual.xml5
-rw-r--r--documentation/ref-manual/ref-manual.xml5
-rw-r--r--documentation/sdk-manual/sdk-manual.xml5
-rw-r--r--documentation/toaster-manual/toaster-manual.xml5
-rw-r--r--documentation/tools/mega-manual.sed40
10 files changed, 66 insertions, 26 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index a2b1712bd4..7cc9c3d711 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -121,6 +121,11 @@
121 <date>January 2018</date> 121 <date>January 2018</date>
122 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 122 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
123 </revision> 123 </revision>
124 <revision>
125 <revnumber>2.4.2</revnumber>
126 <date>TBD 2018</date>
127 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
128 </revision>
124 </revhistory> 129 </revhistory>
125 130
126 <copyright> 131 <copyright>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index d214be28dc..91bc24dbd7 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -106,6 +106,11 @@
106 <date>January 2018</date> 106 <date>January 2018</date>
107 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 107 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
108 </revision> 108 </revision>
109 <revision>
110 <revnumber>2.4.2</revnumber>
111 <date>TBD 2018</date>
112 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
113 </revision>
109 </revhistory> 114 </revhistory>
110 115
111 <copyright> 116 <copyright>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index 8e563374af..e42cc7a04a 100644
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -91,6 +91,11 @@
91 <date>January 2018</date> 91 <date>January 2018</date>
92 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 92 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
93 </revision> 93 </revision>
94 <revision>
95 <revnumber>2.4.2</revnumber>
96 <date>TBD 2018</date>
97 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
98 </revision>
94 </revhistory> 99 </revhistory>
95 100
96 <copyright> 101 <copyright>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index b0da6836c0..7a889142fe 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -75,6 +75,11 @@
75 <date>January 2018</date> 75 <date>January 2018</date>
76 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 76 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
77 </revision> 77 </revision>
78 <revision>
79 <revnumber>2.4.2</revnumber>
80 <date>TBD 2018</date>
81 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
82 </revision>
78 </revhistory> 83 </revhistory>
79 84
80 <copyright> 85 <copyright>
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 337c2d068c..db3eef0862 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,13 +1,13 @@
1<!ENTITY DISTRO "2.4.1"> 1<!ENTITY DISTRO "2.4.2">
2<!ENTITY DISTRO_COMPRESSED "241"> 2<!ENTITY DISTRO_COMPRESSED "242">
3<!ENTITY DISTRO_NAME_NO_CAP "rocko"> 3<!ENTITY DISTRO_NAME_NO_CAP "rocko">
4<!ENTITY DISTRO_NAME "Rocko"> 4<!ENTITY DISTRO_NAME "Rocko">
5<!ENTITY YOCTO_DOC_VERSION "2.4.1"> 5<!ENTITY YOCTO_DOC_VERSION "2.4.2">
6<!ENTITY DISTRO_REL_TAG "yocto-2.4.1"> 6<!ENTITY DISTRO_REL_TAG "yocto-2.4.2">
7<!ENTITY METAINTELVERSION "8.0"> 7<!ENTITY METAINTELVERSION "8.0">
8<!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> 8<!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;">
9<!ENTITY POKYVERSION "19.0.1"> 9<!ENTITY POKYVERSION "19.0.2">
10<!ENTITY POKYVERSION_COMPRESSED "1901"> 10<!ENTITY POKYVERSION_COMPRESSED "1902">
11<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> 11<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;">
12<!ENTITY COPYRIGHT_YEAR "2010-2018"> 12<!ENTITY COPYRIGHT_YEAR "2010-2018">
13<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 13<!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 bac0006ab7..7700c4c8a2 100644
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -91,6 +91,11 @@
91 <date>January 2018</date> 91 <date>January 2018</date>
92 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 92 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
93 </revision> 93 </revision>
94 <revision>
95 <revnumber>2.4.2</revnumber>
96 <date>TBD 2018</date>
97 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
98 </revision>
94 </revhistory> 99 </revhistory>
95 100
96 <copyright> 101 <copyright>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index fa898b0ffa..02e6326372 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -122,6 +122,11 @@
122 <date>January 2018</date> 122 <date>January 2018</date>
123 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 123 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
124 </revision> 124 </revision>
125 <revision>
126 <revnumber>2.4.2</revnumber>
127 <date>TBD 2018</date>
128 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
129 </revision>
125 </revhistory> 130 </revhistory>
126 131
127 <copyright> 132 <copyright>
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index 57349b0fec..c387049016 100644
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -56,6 +56,11 @@
56 <date>January 2018</date> 56 <date>January 2018</date>
57 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 57 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
58 </revision> 58 </revision>
59 <revision>
60 <revnumber>2.4.2</revnumber>
61 <date>TBD 2018</date>
62 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
63 </revision>
59 </revhistory> 64 </revhistory>
60 65
61 <copyright> 66 <copyright>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index 4a3ea7bdf7..56053baf8a 100644
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -66,6 +66,11 @@
66 <date>January 2018</date> 66 <date>January 2018</date>
67 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark> 67 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
68 </revision> 68 </revision>
69 <revision>
70 <revnumber>2.4.2</revnumber>
71 <date>TBD 2018</date>
72 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
73 </revision>
69 </revhistory> 74 </revhistory>
70 75
71 <copyright> 76 <copyright>
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed
index 8e4f949c39..ae2800c2b7 100644
--- a/documentation/tools/mega-manual.sed
+++ b/documentation/tools/mega-manual.sed
@@ -2,32 +2,32 @@
2# This style is for manual folders like "yocto-project-qs" and "poky-ref-manual". 2# This style is for manual folders like "yocto-project-qs" and "poky-ref-manual".
3# This is the old way that did it. Can't do that now that we have "bitbake-user-manual" strings 3# This is the old way that did it. Can't do that now that we have "bitbake-user-manual" strings
4# in the mega-manual. 4# in the mega-manual.
5# 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 5# 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
6s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g 6s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g
7s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g 7s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g
8 8
9# Processes all other manuals (<word>-<word> style) except for the BitBake User Manual because 9# Processes all other manuals (<word>-<word> style) except for the BitBake User Manual because
10# it is not included in the mega-manual. 10# it is not included in the mega-manual.
11# This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual"). 11# This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual").
12# This was the one-liner that worked before we introduced the BitBake User Manual, which is 12# This was the one-liner that worked before we introduced the BitBake User Manual, which is
13# not in the mega-manual. 13# not in the mega-manual.
14# s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g 14# s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g
15 15
16s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/sdk-manual\/sdk-manual.html#/\"link\" href=\"#/g 16s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/sdk-manual\/sdk-manual.html#/\"link\" href=\"#/g
17s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g 17s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g
18s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g 18s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g
19s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g 19s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g
20s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g 20s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g
21s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g 21s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g
22s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g 22s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g
23s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.1\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g 23s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.2\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g
24 24
25# Process cases where just an external manual is referenced without an id anchor 25# Process cases where just an external manual is referenced without an id anchor
26s/<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 26s/<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
27s/<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 27s/<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
28s/<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 28s/<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
29s/<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 29s/<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
30s/<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 30s/<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
31s/<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 31s/<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
32s/<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 32s/<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
33s/<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 33s/<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