diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-02-12 09:32:13 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:24:42 +0000 |
| commit | 47c44fb870f82c757a6d79d92d7d10d2af680a05 (patch) | |
| tree | ee5696c8b4306c9d84617c0abff416fccee3931f /documentation | |
| parent | 6657e86f00e31bbe2b6ecbfdc34ff61a4977e387 (diff) | |
| download | poky-47c44fb870f82c757a6d79d92d7d10d2af680a05.tar.gz | |
documentation: Prepared for a 2.2.4 point release
poky.ent - changed variables to reflect 2.2.4
mega-manual.sed - "2.2.4" for "2.2.3" string replace
<manual>.xml - Updated manual revision date for "TBD 2018"
(From yocto-docs rev: aba8dcce56de3db01c6abfec9ace1588f0394dca)
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.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/sdk-manual/sdk-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/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index d56ecea48d..5d46773fed 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
| @@ -128,6 +128,11 @@ | |||
| 128 | <date>December 2017</date> | 128 | <date>December 2017</date> |
| 129 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 129 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 130 | </revision> | 130 | </revision> |
| 131 | <revision> | ||
| 132 | <revnumber>2.2.4</revnumber> | ||
| 133 | <date>TBD 2018</date> | ||
| 134 | <revremark>Released with the Yocto Project 2.2.4 Release.</revremark> | ||
| 135 | </revision> | ||
| 131 | </revhistory> | 136 | </revhistory> |
| 132 | 137 | ||
| 133 | <copyright> | 138 | <copyright> |
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 8231f42fe8..fb0edad1a8 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
| @@ -106,6 +106,11 @@ | |||
| 106 | <date>December 2017</date> | 106 | <date>December 2017</date> |
| 107 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 107 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 108 | </revision> | 108 | </revision> |
| 109 | <revision> | ||
| 110 | <revnumber>2.2.4</revnumber> | ||
| 111 | <date>TBD 2018</date> | ||
| 112 | <revremark>Released with the Yocto Project 2.2.4 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 f23bfe6a77..10cb9aeb1f 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -91,6 +91,11 @@ | |||
| 91 | <date>December 2017</date> | 91 | <date>December 2017</date> |
| 92 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 92 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 93 | </revision> | 93 | </revision> |
| 94 | <revision> | ||
| 95 | <revnumber>2.2.4</revnumber> | ||
| 96 | <date>TBD 2018</date> | ||
| 97 | <revremark>Released with the Yocto Project 2.2.4 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 79eefccfad..8f88df810e 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -75,6 +75,11 @@ | |||
| 75 | <date>December 2017</date> | 75 | <date>December 2017</date> |
| 76 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 76 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 77 | </revision> | 77 | </revision> |
| 78 | <revision> | ||
| 79 | <revnumber>2.2.4</revnumber> | ||
| 80 | <date>TBD 2018</date> | ||
| 81 | <revremark>Released with the Yocto Project 2.2.4 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 0363acf35e..9c68b69ea1 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | <!ENTITY DISTRO "2.2.3"> | 1 | <!ENTITY DISTRO "2.2.4"> |
| 2 | <!ENTITY DISTRO_COMPRESSED "223"> | 2 | <!ENTITY DISTRO_COMPRESSED "224"> |
| 3 | <!ENTITY DISTRO_NAME_NO_CAP "morty"> | 3 | <!ENTITY DISTRO_NAME_NO_CAP "morty"> |
| 4 | <!ENTITY DISTRO_NAME "Morty"> | 4 | <!ENTITY DISTRO_NAME "Morty"> |
| 5 | <!ENTITY YOCTO_DOC_VERSION "2.2.3"> | 5 | <!ENTITY YOCTO_DOC_VERSION "2.2.4"> |
| 6 | <!ENTITY POKYVERSION "17.0.3"> | 6 | <!ENTITY POKYVERSION "17.0.4"> |
| 7 | <!ENTITY POKYVERSION_COMPRESSED "1703"> | 7 | <!ENTITY POKYVERSION_COMPRESSED "1704"> |
| 8 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> | 8 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> |
| 9 | <!ENTITY COPYRIGHT_YEAR "2010-2017"> | 9 | <!ENTITY COPYRIGHT_YEAR "2010-2018"> |
| 10 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 10 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> |
| 11 | <!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> | 11 | <!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> |
| 12 | <!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> | 12 | <!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> |
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index c1cae116fe..e52f7b6255 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
| @@ -91,6 +91,11 @@ | |||
| 91 | <date>December 2017</date> | 91 | <date>December 2017</date> |
| 92 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 92 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 93 | </revision> | 93 | </revision> |
| 94 | <revision> | ||
| 95 | <revnumber>2.2.4</revnumber> | ||
| 96 | <date>TBD 2018</date> | ||
| 97 | <revremark>Released with the Yocto Project 2.2.4 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 19ef06f1eb..c3b2d27bd7 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
| @@ -122,6 +122,11 @@ | |||
| 122 | <date>December 2017</date> | 122 | <date>December 2017</date> |
| 123 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 123 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 124 | </revision> | 124 | </revision> |
| 125 | <revision> | ||
| 126 | <revnumber>2.2.4</revnumber> | ||
| 127 | <date>TBD 2018</date> | ||
| 128 | <revremark>Released with the Yocto Project 2.2.4 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 a118238019..718950d708 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
| @@ -56,6 +56,11 @@ | |||
| 56 | <date>December 2017</date> | 56 | <date>December 2017</date> |
| 57 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 57 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 58 | </revision> | 58 | </revision> |
| 59 | <revision> | ||
| 60 | <revnumber>2.2.4</revnumber> | ||
| 61 | <date>TBD 2018</date> | ||
| 62 | <revremark>Released with the Yocto Project 2.2.4 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 1bfb670b4d..d2d03f66c3 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
| @@ -66,6 +66,11 @@ | |||
| 66 | <date>December 2017</date> | 66 | <date>December 2017</date> |
| 67 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 2.2.3 Release.</revremark> |
| 68 | </revision> | 68 | </revision> |
| 69 | <revision> | ||
| 70 | <revnumber>2.2.4</revnumber> | ||
| 71 | <date>TBD 2018</date> | ||
| 72 | <revremark>Released with the Yocto Project 2.2.4 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 3823f7e49e..a144c1d3bb 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.2.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.2.4\/[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.2.3\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g | 6 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g |
| 7 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/poky-ref-manual\/poky-ref-manual.html#/\"link\" href=\"#/g | 7 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.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.2.3\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g | 14 | # s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/[a-z]*-[a-z]*\/[a-z]*-[a-z]*.html#/\"link\" href=\"#/g |
| 15 | 15 | ||
| 16 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/sdk-manual\/sdk-manual.html#/\"link\" href=\"#/g | 16 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/sdk-manual\/sdk-manual.html#/\"link\" href=\"#/g |
| 17 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g | 17 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/bsp-guide\/bsp-guide.html#/\"link\" href=\"#/g |
| 18 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g | 18 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/dev-manual\/dev-manual.html#/\"link\" href=\"#/g |
| 19 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g | 19 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/kernel-dev\/kernel-dev.html#/\"link\" href=\"#/g |
| 20 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g | 20 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/profile-manual\/profile-manual.html#/\"link\" href=\"#/g |
| 21 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g | 21 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/ref-manual\/ref-manual.html#/\"link\" href=\"#/g |
| 22 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g | 22 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/toaster-manual\/toaster-manual.html#/\"link\" href=\"#/g |
| 23 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/yocto-project-qs\/yocto-project-qs.html#/\"link\" href=\"#/g | 23 | s/\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.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 |
| 26 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/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\/2.2.4\/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\/2.2.3\/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\/2.2.4\/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\/2.2.3\/sdk-manual\/sdk-manual.html\" target=\"_top\">Yocto Project Software Development Kit (SDK) Developer's Guide<\/a>/Yocto Project Software Development Kit (SDK) Developer's Guide/g | 28 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.4\/sdk-manual\/sdk-manual.html\" target=\"_top\">Yocto Project Software Development Kit (SDK) Developer's Guide<\/a>/Yocto Project Software Development Kit (SDK) Developer's Guide/g |
| 29 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.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 | 29 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.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 |
| 30 | s/<a class=\"ulink\" href=\"http:\/\/www.yoctoproject.org\/docs\/2.2.3\/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\/2.2.4\/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\/2.2.3\/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\/2.2.4\/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\/2.2.3\/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\/2.2.4\/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\/2.2.3\/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\/2.2.4\/toaster-manual\/toaster-manual.html\" target=\"_top\">Toaster User Manual<\/a>/Toaster User Manual/g |
