summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-07-23 10:47:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:28:18 +0100
commit2731fd35d5570263bc004ab16acf4acb0d94422b (patch)
tree9219ea130d2189f92fed1c275e9808a5e4477ff2
parent4a59df45f8e10f4fcf33583602d5c622697caf21 (diff)
downloadpoky-2731fd35d5570263bc004ab16acf4acb0d94422b.tar.gz
documentation: Preparation for 2.4.4 release
poky.ent - updated variables for 2.4.4 mega-manual.sed - updated string from "2.4.3" to "2.4.4" <manual>.xml - updated manual revision tables for 2.4.4 and September 2018 date (From yocto-docs rev: 1bba098ba20f2b1349ac840fd36f62de401f8701) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 754c29f6a3..8a6e991d69 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -131,6 +131,11 @@
131 <date>June 2018</date> 131 <date>June 2018</date>
132 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 132 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
133 </revision> 133 </revision>
134 <revision>
135 <revnumber>2.4.4</revnumber>
136 <date>September 2018</date>
137 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
138 </revision>
134 </revhistory> 139 </revhistory>
135 140
136 <copyright> 141 <copyright>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index 120db228a3..11ed422213 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -116,6 +116,11 @@
116 <date>June 2018</date> 116 <date>June 2018</date>
117 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 117 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
118 </revision> 118 </revision>
119 <revision>
120 <revnumber>2.4.4</revnumber>
121 <date>September 2018</date>
122 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
123 </revision>
119 </revhistory> 124 </revhistory>
120 125
121 <copyright> 126 <copyright>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index 3d56c19d87..e10cd8655e 100644
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -101,6 +101,11 @@
101 <date>June 2018</date> 101 <date>June 2018</date>
102 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 102 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
103 </revision> 103 </revision>
104 <revision>
105 <revnumber>2.4.4</revnumber>
106 <date>September 2018</date>
107 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
108 </revision>
104 </revhistory> 109 </revhistory>
105 110
106 <copyright> 111 <copyright>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index de7f14e08d..5c3c1d3b6a 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -85,6 +85,11 @@
85 <date>June 2018</date> 85 <date>June 2018</date>
86 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 86 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
87 </revision> 87 </revision>
88 <revision>
89 <revnumber>2.4.4</revnumber>
90 <date>September 2018</date>
91 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
92 </revision>
88 </revhistory> 93 </revhistory>
89 94
90 <copyright> 95 <copyright>
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 5c46be5dfe..02a0cfc942 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,13 +1,13 @@
1<!ENTITY DISTRO "2.4.3"> 1<!ENTITY DISTRO "2.4.4">
2<!ENTITY DISTRO_COMPRESSED "243"> 2<!ENTITY DISTRO_COMPRESSED "244">
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.3"> 5<!ENTITY YOCTO_DOC_VERSION "2.4.4">
6<!ENTITY DISTRO_REL_TAG "yocto-2.4.3"> 6<!ENTITY DISTRO_REL_TAG "yocto-2.4.4">
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 "18.0.3"> 9<!ENTITY POKYVERSION "18.0.4">
10<!ENTITY POKYVERSION_COMPRESSED "1803"> 10<!ENTITY POKYVERSION_COMPRESSED "1804">
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 dba8fb69e6..e8b7ba5ece 100644
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -101,6 +101,11 @@
101 <date>June 2018</date> 101 <date>June 2018</date>
102 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 102 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
103 </revision> 103 </revision>
104 <revision>
105 <revnumber>2.4.4</revnumber>
106 <date>September 2018</date>
107 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
108 </revision>
104 </revhistory> 109 </revhistory>
105 110
106 <copyright> 111 <copyright>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index c5a06b4403..1f0959f2d4 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -132,6 +132,11 @@
132 <date>June 2018</date> 132 <date>June 2018</date>
133 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 133 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
134 </revision> 134 </revision>
135 <revision>
136 <revnumber>2.4.4</revnumber>
137 <date>September 2018</date>
138 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
139 </revision>
135 </revhistory> 140 </revhistory>
136 141
137 <copyright> 142 <copyright>
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index 6852b45f79..6b9708e3e1 100644
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -66,6 +66,11 @@
66 <date>June 2018</date> 66 <date>June 2018</date>
67 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 67 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
68 </revision> 68 </revision>
69 <revision>
70 <revnumber>2.4.4</revnumber>
71 <date>September 2018</date>
72 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
73 </revision>
69 </revhistory> 74 </revhistory>
70 75
71 <copyright> 76 <copyright>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index df8ceb7b87..2abf610d40 100644
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -76,6 +76,11 @@
76 <date>June 2018</date> 76 <date>June 2018</date>
77 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> 77 <revremark>Released with the Yocto Project 2.4.3 Release.</revremark>
78 </revision> 78 </revision>
79 <revision>
80 <revnumber>2.4.4</revnumber>
81 <date>September 2018</date>
82 <revremark>Released with the Yocto Project 2.4.4 Release.</revremark>
83 </revision>
79 </revhistory> 84 </revhistory>
80 85
81 <copyright> 86 <copyright>
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed
index f3b85ac04e..30bfeada0a 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.3\/[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.4\/[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.3\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g 6s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g
7s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g 7s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/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.3\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g 14# s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g
15 15
16s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/sdk-manual\/sdk-manual.html#/\"link\" href=\"#/g 16s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/sdk-manual\/sdk-manual.html#/\"link\" href=\"#/g
17s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g 17s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g
18s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g 18s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g
19s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g 19s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g
20s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g 20s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g
21s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g 21s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g
22s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g 22s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g
23s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.3\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g 23s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.4.4\/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.3\/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.4\/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.3\/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.4\/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.3\/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.4\/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.3\/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.4\/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.3\/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.4\/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.3\/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.4\/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.3\/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.4\/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.3\/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.4\/toaster-manual\/toaster-manual.html\" target=\"_top\">Toaster User Manual<\/a>/Toaster User Manual/g