diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-14 15:11:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-15 15:57:18 +0100 |
commit | 02881a8d0b9995f4f3c9904c06ae4b7882958591 (patch) | |
tree | 520dce7c4e0c9a6f124fd50a1cbd1aa6e8224d8f /documentation | |
parent | 65167a872d64ca49f180239e32e546dcfd0868af (diff) | |
download | poky-02881a8d0b9995f4f3c9904c06ae4b7882958591.tar.gz |
documentation: Preparation for 1.9 builds
This involves the following:
* Inserting a new row for all manual revision history tables
to have "October 2015" and 1.9 as the release information.
* Updating the mega-manual.sed file to process links for 1.9
* Updating variables in poky.ent to deal with the 1.9 release
variables.
(From yocto-docs rev: 1ed55c08b96cf0fded38833635111a5c6da86781)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 5 | ||||
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 5 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 5 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev.xml | 5 | ||||
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 5 | ||||
-rw-r--r-- | documentation/poky.ent | 12 | ||||
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 5 | ||||
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 5 | ||||
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 5 | ||||
-rw-r--r-- | documentation/tools/mega-manual.sed | 40 |
10 files changed, 66 insertions, 26 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index ee2b44f09f..6ce62c98d0 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -86,6 +86,11 @@ | |||
86 | <date>April 2015</date> | 86 | <date>April 2015</date> |
87 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 87 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
88 | </revision> | 88 | </revision> |
89 | <revision> | ||
90 | <revnumber>1.9</revnumber> | ||
91 | <date>October 2015</date> | ||
92 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
93 | </revision> | ||
89 | </revhistory> | 94 | </revhistory> |
90 | 95 | ||
91 | <copyright> | 96 | <copyright> |
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 7c74707fd4..5477ca866b 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -98,6 +98,11 @@ | |||
98 | <date>April 2015</date> | 98 | <date>April 2015</date> |
99 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 99 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
100 | </revision> | 100 | </revision> |
101 | <revision> | ||
102 | <revnumber>1.9</revnumber> | ||
103 | <date>October 2015</date> | ||
104 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
105 | </revision> | ||
101 | </revhistory> | 106 | </revhistory> |
102 | 107 | ||
103 | <copyright> | 108 | <copyright> |
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 067fcb72ff..608d3a9da6 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -76,6 +76,11 @@ | |||
76 | <date>April 2015</date> | 76 | <date>April 2015</date> |
77 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 77 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
78 | </revision> | 78 | </revision> |
79 | <revision> | ||
80 | <revnumber>1.9</revnumber> | ||
81 | <date>October 2015</date> | ||
82 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
83 | </revision> | ||
79 | </revhistory> | 84 | </revhistory> |
80 | 85 | ||
81 | <copyright> | 86 | <copyright> |
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 3d40045c00..e3df2cc235 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
@@ -61,6 +61,11 @@ | |||
61 | <date>April 2015</date> | 61 | <date>April 2015</date> |
62 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 62 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
63 | </revision> | 63 | </revision> |
64 | <revision> | ||
65 | <revnumber>1.9</revnumber> | ||
66 | <date>October 2015</date> | ||
67 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
68 | </revision> | ||
64 | </revhistory> | 69 | </revhistory> |
65 | 70 | ||
66 | <copyright> | 71 | <copyright> |
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 9bec799d7a..a75ebf1b56 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -45,6 +45,11 @@ | |||
45 | <date>April 2015</date> | 45 | <date>April 2015</date> |
46 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 46 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
47 | </revision> | 47 | </revision> |
48 | <revision> | ||
49 | <revnumber>1.9</revnumber> | ||
50 | <date>October 2015</date> | ||
51 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
52 | </revision> | ||
48 | </revhistory> | 53 | </revhistory> |
49 | 54 | ||
50 | <copyright> | 55 | <copyright> |
diff --git a/documentation/poky.ent b/documentation/poky.ent index 9850c03bb0..77baa17c42 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,9 +1,9 @@ | |||
1 | <!ENTITY DISTRO "1.8"> | 1 | <!ENTITY DISTRO "1.9"> |
2 | <!ENTITY DISTRO_COMPRESSED "18"> | 2 | <!ENTITY DISTRO_COMPRESSED "19"> |
3 | <!ENTITY DISTRO_NAME "fido"> | 3 | <!ENTITY DISTRO_NAME "tbd"> |
4 | <!ENTITY YOCTO_DOC_VERSION "1.8"> | 4 | <!ENTITY YOCTO_DOC_VERSION "1.9"> |
5 | <!ENTITY POKYVERSION "13.0.0"> | 5 | <!ENTITY POKYVERSION "14.0.0"> |
6 | <!ENTITY POKYVERSION_COMPRESSED "1300"> | 6 | <!ENTITY POKYVERSION_COMPRESSED "1400"> |
7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> | 7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> |
8 | <!ENTITY COPYRIGHT_YEAR "2010-2015"> | 8 | <!ENTITY COPYRIGHT_YEAR "2010-2015"> |
9 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 9 | <!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 ed86987ecc..38620df877 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -61,6 +61,11 @@ | |||
61 | <date>April 2015</date> | 61 | <date>April 2015</date> |
62 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 62 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
63 | </revision> | 63 | </revision> |
64 | <revision> | ||
65 | <revnumber>1.9</revnumber> | ||
66 | <date>October 2015</date> | ||
67 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
68 | </revision> | ||
64 | </revhistory> | 69 | </revhistory> |
65 | 70 | ||
66 | <copyright> | 71 | <copyright> |
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 58f6ae390e..0b4eddf00c 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -92,6 +92,11 @@ | |||
92 | <date>April 2015</date> | 92 | <date>April 2015</date> |
93 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 93 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
94 | </revision> | 94 | </revision> |
95 | <revision> | ||
96 | <revnumber>1.9</revnumber> | ||
97 | <date>October 2015</date> | ||
98 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
99 | </revision> | ||
95 | </revhistory> | 100 | </revhistory> |
96 | 101 | ||
97 | <copyright> | 102 | <copyright> |
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index f3cc8850bd..9dac6d9655 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -36,6 +36,11 @@ | |||
36 | <date>April 2015</date> | 36 | <date>April 2015</date> |
37 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 37 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
38 | </revision> | 38 | </revision> |
39 | <revision> | ||
40 | <revnumber>1.9</revnumber> | ||
41 | <date>October 2015</date> | ||
42 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
43 | </revision> | ||
39 | </revhistory> | 44 | </revhistory> |
40 | 45 | ||
41 | <copyright> | 46 | <copyright> |
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed index 2bd5e616ba..bec40b3f94 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\/1.8\/[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\/1.9\/[a-z]*-[a-z]*-[a-z]*\/[a-z]*-[a-z]*-[a-z]*.html#/\"link\" href=\"#/g |
6 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g | 6 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g |
7 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g | 7 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/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\/1.8\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g | 14 | # s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g |
15 | 15 | ||
16 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/adt-manual\/adt-manual.html#/\"link\" href=\"#/g | 16 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/adt-manual\/adt-manual.html#/\"link\" href=\"#/g |
17 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g | 17 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g |
18 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g | 18 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g |
19 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g | 19 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g |
20 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g | 20 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g |
21 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g | 21 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g |
22 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g | 22 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g |
23 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g | 23 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/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 |
26 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/yocto-project-qs\/yocto-project-qs.html\" target=\"_top\">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g | 26 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/yocto-project-qs\/yocto-project-qs.html\" target=\"_top\">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g |
27 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/dev-manual\/dev-manual.html\" target=\"_top\">Yocto Project Development Manual<\/a>/Yocto Project Development Manual/g | 27 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/dev-manual\/dev-manual.html\" target=\"_top\">Yocto Project Development Manual<\/a>/Yocto Project Development Manual/g |
28 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/adt-manual\/adt-manual.html\" target=\"_top\">Yocto Project Application Developer's Guide<\/a>/Yocto Project Application Developer's Guide/g | 28 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/adt-manual\/adt-manual.html\" target=\"_top\">Yocto Project Application Developer's Guide<\/a>/Yocto Project Application Developer's Guide/g |
29 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/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 | 29 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/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 |
30 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/profile-manual\/profile-manual.html\" target=\"_top\">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g | 30 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/profile-manual\/profile-manual.html\" target=\"_top\">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g |
31 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/kernel-dev\/kernel-dev.html\" target=\"_top\">Yocto Project Linux Kernel Development Manual<\/a>/Yocto Project Linux Kernel Development Manual/g | 31 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/kernel-dev\/kernel-dev.html\" target=\"_top\">Yocto Project Linux Kernel Development Manual<\/a>/Yocto Project Linux Kernel Development Manual/g |
32 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/ref-manual\/ref-manual.html\" target=\"_top\">Yocto Project Reference Manual<\/a>/Yocto Project Reference Manual/g | 32 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/ref-manual\/ref-manual.html\" target=\"_top\">Yocto Project Reference Manual<\/a>/Yocto Project Reference Manual/g |
33 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.8\/toaster-manual\/toaster-manual.html\" target=\"_top\">Toaster User Manual<\/a>/Toaster User Manual/g | 33 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/1.9\/toaster-manual\/toaster-manual.html\" target=\"_top\">Toaster User Manual<\/a>/Toaster User Manual/g |