diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-03-26 11:43:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-09 22:16:00 +0100 |
commit | 722e24a45ea2b773dbaf590bf4daa8f8fa6ec3e2 (patch) | |
tree | 7f0503635299005e0801a2e8571da69300de2386 | |
parent | 3df4b6e53688f2051e6bfbb97b64ff9f10b7d246 (diff) | |
download | poky-722e24a45ea2b773dbaf590bf4daa8f8fa6ec3e2.tar.gz |
Documentation: Prepare for 2.6.2 release.
poky.ent - updated variables
mega-manual.sed - updated release string
<manual>.xml - updated manual revision history tables
(From yocto-docs rev: 5559b4006668d47595b3e4b5d5703bb1c200d6d1)
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.xml | 7 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 7 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev.xml | 7 | ||||
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 7 | ||||
-rw-r--r-- | documentation/overview-manual/overview-manual.xml | 7 | ||||
-rw-r--r-- | documentation/poky.ent | 16 | ||||
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 7 | ||||
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 7 | ||||
-rw-r--r-- | documentation/sdk-manual/sdk-manual.xml | 7 | ||||
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 7 | ||||
-rw-r--r-- | documentation/tools/mega-manual.sed | 48 |
11 files changed, 86 insertions, 41 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 0d5b6b1365..71e6783d19 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -128,9 +128,14 @@ | |||
128 | </revision> | 128 | </revision> |
129 | <revision> | 129 | <revision> |
130 | <revnumber>2.6.1</revnumber> | 130 | <revnumber>2.6.1</revnumber> |
131 | <date>&REL_MONTH_YEAR;</date> | 131 | <date>February 2019</date> |
132 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 132 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
133 | </revision> | 133 | </revision> |
134 | <revision> | ||
135 | <revnumber>2.6.2</revnumber> | ||
136 | <date>&REL_MONTH_YEAR;</date> | ||
137 | <revremark>Released with the Yocto Project 2.6.2 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 b54c0d65d5..2c00aeb1c3 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -113,9 +113,14 @@ | |||
113 | </revision> | 113 | </revision> |
114 | <revision> | 114 | <revision> |
115 | <revnumber>2.6.1</revnumber> | 115 | <revnumber>2.6.1</revnumber> |
116 | <date>&REL_MONTH_YEAR;</date> | 116 | <date>February 2019</date> |
117 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 117 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
118 | </revision> | 118 | </revision> |
119 | <revision> | ||
120 | <revnumber>2.6.2</revnumber> | ||
121 | <date>&REL_MONTH_YEAR;</date> | ||
122 | <revremark>Released with the Yocto Project 2.6.2 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 fc46c205b5..870dc75f75 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
@@ -98,9 +98,14 @@ | |||
98 | </revision> | 98 | </revision> |
99 | <revision> | 99 | <revision> |
100 | <revnumber>2.6.1</revnumber> | 100 | <revnumber>2.6.1</revnumber> |
101 | <date>&REL_MONTH_YEAR;</date> | 101 | <date>February 2019</date> |
102 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 102 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
103 | </revision> | 103 | </revision> |
104 | <revision> | ||
105 | <revnumber>2.6.2</revnumber> | ||
106 | <date>&REL_MONTH_YEAR;</date> | ||
107 | <revremark>Released with the Yocto Project 2.6.2 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 7a4199198b..88d79edaa4 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -82,9 +82,14 @@ | |||
82 | </revision> | 82 | </revision> |
83 | <revision> | 83 | <revision> |
84 | <revnumber>2.6.1</revnumber> | 84 | <revnumber>2.6.1</revnumber> |
85 | <date>&REL_MONTH_YEAR;</date> | 85 | <date>February 2019</date> |
86 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 86 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
87 | </revision> | 87 | </revision> |
88 | <revision> | ||
89 | <revnumber>2.6.2</revnumber> | ||
90 | <date>&REL_MONTH_YEAR;</date> | ||
91 | <revremark>Released with the Yocto Project 2.6.2 Release.</revremark> | ||
92 | </revision> | ||
88 | </revhistory> | 93 | </revhistory> |
89 | 94 | ||
90 | <copyright> | 95 | <copyright> |
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index 320ca35530..6636f7dd8f 100644 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -43,9 +43,14 @@ | |||
43 | </revision> | 43 | </revision> |
44 | <revision> | 44 | <revision> |
45 | <revnumber>2.6.1</revnumber> | 45 | <revnumber>2.6.1</revnumber> |
46 | <date>&REL_MONTH_YEAR;</date> | 46 | <date>February 2019</date> |
47 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 47 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
48 | </revision> | 48 | </revision> |
49 | <revision> | ||
50 | <revnumber>2.6.2</revnumber> | ||
51 | <date>&REL_MONTH_YEAR;</date> | ||
52 | <revremark>Released with the Yocto Project 2.6.2 Release.</revremark> | ||
53 | </revision> | ||
49 | </revhistory> | 54 | </revhistory> |
50 | 55 | ||
51 | <copyright> | 56 | <copyright> |
diff --git a/documentation/poky.ent b/documentation/poky.ent index f92e69dadd..2704bd2079 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,17 +1,17 @@ | |||
1 | <!ENTITY DISTRO "2.6.1"> | 1 | <!ENTITY DISTRO "2.6.2"> |
2 | <!ENTITY DISTRO_COMPRESSED "261"> | 2 | <!ENTITY DISTRO_COMPRESSED "262"> |
3 | <!ENTITY DISTRO_NAME_NO_CAP "thud"> | 3 | <!ENTITY DISTRO_NAME_NO_CAP "thud"> |
4 | <!ENTITY DISTRO_NAME "Thud"> | 4 | <!ENTITY DISTRO_NAME "Thud"> |
5 | <!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "sumo"> | 5 | <!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "sumo"> |
6 | <!ENTITY DISTRO_NAME_MINUS_ONE "Sumo"> | 6 | <!ENTITY DISTRO_NAME_MINUS_ONE "Sumo"> |
7 | <!ENTITY YOCTO_DOC_VERSION "2.6.1"> | 7 | <!ENTITY YOCTO_DOC_VERSION "2.6.2"> |
8 | <!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.5.2"> | 8 | <!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.5.3"> |
9 | <!ENTITY DISTRO_REL_TAG "yocto-2.6.1"> | 9 | <!ENTITY DISTRO_REL_TAG "yocto-2.6.2"> |
10 | <!ENTITY METAINTELVERSION "10.1"> | 10 | <!ENTITY METAINTELVERSION "10.1"> |
11 | <!ENTITY REL_MONTH_YEAR "February 2019"> | 11 | <!ENTITY REL_MONTH_YEAR "April 2019"> |
12 | <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> | 12 | <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> |
13 | <!ENTITY POKYVERSION "21.0.1"> | 13 | <!ENTITY POKYVERSION "21.0.2"> |
14 | <!ENTITY POKYVERSION_COMPRESSED "2101"> | 14 | <!ENTITY POKYVERSION_COMPRESSED "2102"> |
15 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> | 15 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> |
16 | <!ENTITY COPYRIGHT_YEAR "2010-2019"> | 16 | <!ENTITY COPYRIGHT_YEAR "2010-2019"> |
17 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 17 | <!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 10ca68e501..d8d7b9ff02 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -98,9 +98,14 @@ | |||
98 | </revision> | 98 | </revision> |
99 | <revision> | 99 | <revision> |
100 | <revnumber>2.6.1</revnumber> | 100 | <revnumber>2.6.1</revnumber> |
101 | <date>&REL_MONTH_YEAR;</date> | 101 | <date>February 2019</date> |
102 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 102 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
103 | </revision> | 103 | </revision> |
104 | <revision> | ||
105 | <revnumber>2.6.2</revnumber> | ||
106 | <date>&REL_MONTH_YEAR;</date> | ||
107 | <revremark>Released with the Yocto Project 2.6.2 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 f834d2dead..628fae6b0d 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -129,9 +129,14 @@ | |||
129 | </revision> | 129 | </revision> |
130 | <revision> | 130 | <revision> |
131 | <revnumber>2.6.1</revnumber> | 131 | <revnumber>2.6.1</revnumber> |
132 | <date>&REL_MONTH_YEAR;</date> | 132 | <date>February 2019</date> |
133 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 133 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
134 | </revision> | 134 | </revision> |
135 | <revision> | ||
136 | <revnumber>2.6.2</revnumber> | ||
137 | <date>&REL_MONTH_YEAR;</date> | ||
138 | <revremark>Released with the Yocto Project 2.6.2 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 7f93d5f611..22f65b137b 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
@@ -63,9 +63,14 @@ | |||
63 | </revision> | 63 | </revision> |
64 | <revision> | 64 | <revision> |
65 | <revnumber>2.6.1</revnumber> | 65 | <revnumber>2.6.1</revnumber> |
66 | <date>&REL_MONTH_YEAR;</date> | 66 | <date>February 2019</date> |
67 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
68 | </revision> | 68 | </revision> |
69 | <revision> | ||
70 | <revnumber>2.6.2</revnumber> | ||
71 | <date>&REL_MONTH_YEAR;</date> | ||
72 | <revremark>Released with the Yocto Project 2.6.2 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 dcc2990dcd..1aa67a0172 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -73,9 +73,14 @@ | |||
73 | </revision> | 73 | </revision> |
74 | <revision> | 74 | <revision> |
75 | <revnumber>2.6.1</revnumber> | 75 | <revnumber>2.6.1</revnumber> |
76 | <date>&REL_MONTH_YEAR;</date> | 76 | <date>February 2019</date> |
77 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 77 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
78 | </revision> | 78 | </revision> |
79 | <revision> | ||
80 | <revnumber>2.6.2</revnumber> | ||
81 | <date>&REL_MONTH_YEAR;</date> | ||
82 | <revremark>Released with the Yocto Project 2.6.2 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 f6e205feb3..3f87cb919c 100644 --- a/documentation/tools/mega-manual.sed +++ b/documentation/tools/mega-manual.sed | |||
@@ -2,39 +2,39 @@ | |||
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.6.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.6.2/[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/2.6.1/yocto-project-qs/yocto-project-qs.html#@"link" href="#@g | 6 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/yocto-project-qs/yocto-project-qs.html#@"link" href="#@g |
7 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/poky-ref-manual/poky-ref-manual.html#@"link" href="#@g | 7 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.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.6.1/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g | 14 | # s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g |
15 | 15 | ||
16 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/sdk-manual/sdk-manual.html#@"link" href="#@g | 16 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/sdk-manual/sdk-manual.html#@"link" href="#@g |
17 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/bsp-guide/bsp-guide.html#@"link" href="#@g | 17 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/bsp-guide/bsp-guide.html#@"link" href="#@g |
18 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/dev-manual/dev-manual.html#@"link" href="#@g | 18 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/dev-manual/dev-manual.html#@"link" href="#@g |
19 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/overview-manual/overview-manual.html#@"link" href="#@g | 19 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/overview-manual/overview-manual.html#@"link" href="#@g |
20 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g | 20 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g |
21 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/kernel-dev/kernel-dev.html#@"link" href="#@g | 21 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/kernel-dev/kernel-dev.html#@"link" href="#@g |
22 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/profile-manual/profile-manual.html#@"link" href="#@g | 22 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/profile-manual/profile-manual.html#@"link" href="#@g |
23 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/ref-manual/ref-manual.html#@"link" href="#@g | 23 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/ref-manual/ref-manual.html#@"link" href="#@g |
24 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.1/toaster-manual/toaster-manual.html#@"link" href="#@g | 24 | s@"ulink" href="http://www.yoctoproject.org/docs/2.6.2/toaster-manual/toaster-manual.html#@"link" href="#@g |
25 | 25 | ||
26 | # Process cases where just an external manual is referenced without an id anchor | 26 | # Process cases where just an external manual is referenced without an id anchor |
27 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html" target="_top">Yocto Project Quick Build</a>@Yocto Project Quick Build@g | 27 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/brief-yoctoprojectqs/brief-yoctoprojectqs.html" target="_top">Yocto Project Quick Build</a>@Yocto Project Quick Build@g |
28 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/yocto-project-qs/yocto-project-qs.html" target="_top">Yocto Project Quick Start</a>@Yocto Project Quick Start@g | 28 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/yocto-project-qs/yocto-project-qs.html" target="_top">Yocto Project Quick Start</a>@Yocto Project Quick Start@g |
29 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/dev-manual/dev-manual.html" target="_top">Yocto Project Development Tasks Manual</a>@Yocto Project Development Tasks Manual@g | 29 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/dev-manual/dev-manual.html" target="_top">Yocto Project Development Tasks Manual</a>@Yocto Project Development Tasks Manual@g |
30 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/overview-manual/overview-manual.html" target="_top">Yocto Project Overview and Concepts Manual</a>@Yocto project Overview and Concepts Manual@g | 30 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/overview-manual/overview-manual.html" target="_top">Yocto Project Overview and Concepts Manual</a>@Yocto project Overview and Concepts Manual@g |
31 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.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 | 31 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.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 |
32 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.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 | 32 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.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 |
33 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/profile-manual/profile-manual.html" target="_top">Yocto Project Profiling and Tracing Manual</a>@Yocto Project Profiling and Tracing Manual@g | 33 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/profile-manual/profile-manual.html" target="_top">Yocto Project Profiling and Tracing Manual</a>@Yocto Project Profiling and Tracing Manual@g |
34 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/kernel-dev/kernel-dev.html" target="_top">Yocto Project Linux Kernel Development Manual</a>@Yocto Project Linux Kernel Development Manual@g | 34 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/kernel-dev/kernel-dev.html" target="_top">Yocto Project Linux Kernel Development Manual</a>@Yocto Project Linux Kernel Development Manual@g |
35 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/ref-manual/ref-manual.html" target="_top">Yocto Project Reference Manual</a>@Yocto Project Reference Manual@g | 35 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/ref-manual/ref-manual.html" target="_top">Yocto Project Reference Manual</a>@Yocto Project Reference Manual@g |
36 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/toaster-manual/toaster-manual.html" target="_top">Toaster User Manual</a>@Toaster User Manual@g | 36 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/toaster-manual/toaster-manual.html" target="_top">Toaster User Manual</a>@Toaster User Manual@g |
37 | 37 | ||
38 | # Process a single, rouge occurrence of a linked reference to the Mega-Manual. | 38 | # Process a single, rouge occurrence of a linked reference to the Mega-Manual. |
39 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.1/mega-manual/mega-manual.html" target="_top">Yocto Project Mega-Manual</a>@Yocto Project Mega-Manual@g | 39 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/2.6.2/mega-manual/mega-manual.html" target="_top">Yocto Project Mega-Manual</a>@Yocto Project Mega-Manual@g |
40 | 40 | ||