diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-29 14:39:53 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-30 10:18:39 +0100 |
commit | e67466827b9371f72935f1908a4e2a2ffe012f63 (patch) | |
tree | d9088745ec6222d86c1bca1c1776d9b155e7c331 /documentation/ref-manual/migration.xml | |
parent | c140238d291248b37f789c4226b476523d29cb95 (diff) | |
download | poky-e67466827b9371f72935f1908a4e2a2ffe012f63.tar.gz |
ref-manual: Added placeholder sections for the "Migration" section.
(From yocto-docs rev: 9288d6a1529c92e94dc83e9719dc92550edf27eb)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 147 |
1 files changed, 146 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 9ec38e146e..3db3ea6b84 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -983,7 +983,7 @@ | |||
983 | </para> | 983 | </para> |
984 | </section> | 984 | </section> |
985 | 985 | ||
986 | <section id='removed-renamed-recipes'> | 986 | <section id='migration-1.5-removed-renamed-recipes'> |
987 | <title>Removed and Renamed Recipes</title> | 987 | <title>Removed and Renamed Recipes</title> |
988 | 988 | ||
989 | <itemizedlist> | 989 | <itemizedlist> |
@@ -1083,6 +1083,151 @@ | |||
1083 | </para> | 1083 | </para> |
1084 | </section> | 1084 | </section> |
1085 | </section> | 1085 | </section> |
1086 | |||
1087 | <section id='moving-to-the-yocto-project-1.6-release'> | ||
1088 | <title>Moving to the Yocto Project 1.6 Release</title> | ||
1089 | |||
1090 | <para> | ||
1091 | This section provides migration information for moving to the | ||
1092 | Yocto Project 1.6 Release from the prior release. | ||
1093 | </para> | ||
1094 | |||
1095 | <section id='migration-1.6-host-dependency-changes'> | ||
1096 | <title>Host Dependency Changes</title> | ||
1097 | |||
1098 | <para> | ||
1099 | Sample section. | ||
1100 | </para> | ||
1101 | </section> | ||
1102 | |||
1103 | <section id='migration-1.6-atom-pc-bsp'> | ||
1104 | <title><filename>atom-pc</filename> Board Support Package (BSP)</title> | ||
1105 | |||
1106 | <para> | ||
1107 | Sample section. | ||
1108 | </para> | ||
1109 | </section> | ||
1110 | |||
1111 | <section id='migration-1.6-bitbake'> | ||
1112 | <title>BitBake</title> | ||
1113 | |||
1114 | <para> | ||
1115 | Sample section. | ||
1116 | </para> | ||
1117 | </section> | ||
1118 | |||
1119 | <section id='migration-1.6-qa-warnings'> | ||
1120 | <title>QA Warnings</title> | ||
1121 | |||
1122 | <para> | ||
1123 | Sample section. | ||
1124 | </para> | ||
1125 | </section> | ||
1126 | |||
1127 | <section id='migration-1.6-directory-layout-changes'> | ||
1128 | <title>Directory Layout Changes</title> | ||
1129 | |||
1130 | <para> | ||
1131 | Sample section. | ||
1132 | </para> | ||
1133 | </section> | ||
1134 | |||
1135 | <section id='migration-1.6-shortened-git-srcrev-values'> | ||
1136 | <title>Shortened Git <filename>SRCREV</filename> Values</title> | ||
1137 | |||
1138 | <para> | ||
1139 | Sample section. | ||
1140 | </para> | ||
1141 | </section> | ||
1142 | |||
1143 | <section id='migration-1.6-image-features'> | ||
1144 | <title><filename>IMAGE_FEATURES</filename></title> | ||
1145 | |||
1146 | <para> | ||
1147 | Sample section. | ||
1148 | </para> | ||
1149 | </section> | ||
1150 | |||
1151 | <section id='migration-1.6-run'> | ||
1152 | <title><filename>run</filename></title> | ||
1153 | |||
1154 | <para> | ||
1155 | Sample section. | ||
1156 | </para> | ||
1157 | </section> | ||
1158 | |||
1159 | <section id='migration-1.6-removal-of-package-manager-database-within-image-recipes'> | ||
1160 | <title>Removal of Package Manager Database Within Image Recipes</title> | ||
1161 | |||
1162 | <para> | ||
1163 | Sample section. | ||
1164 | </para> | ||
1165 | </section> | ||
1166 | |||
1167 | <section id='migration-1.6-images-now-rebuild-only-on-changes-instead-of-every-time'> | ||
1168 | <title>Images Now Rebuild Only on Changes Instead of Every Time</title> | ||
1169 | |||
1170 | <para> | ||
1171 | Sample section. | ||
1172 | </para> | ||
1173 | </section> | ||
1174 | |||
1175 | <section id='migration-1.6-task-recipes'> | ||
1176 | <title>Task Recipes</title> | ||
1177 | |||
1178 | <para> | ||
1179 | Sample section. | ||
1180 | </para> | ||
1181 | </section> | ||
1182 | |||
1183 | <section id='migration-1.6-busybox'> | ||
1184 | <title>BusyBox</title> | ||
1185 | |||
1186 | <para> | ||
1187 | Sample section. | ||
1188 | </para> | ||
1189 | </section> | ||
1190 | |||
1191 | <section id='migration-1.6-automated-image-testing'> | ||
1192 | <title>Automated Image Testing</title> | ||
1193 | |||
1194 | <para> | ||
1195 | Sample section. | ||
1196 | </para> | ||
1197 | </section> | ||
1198 | |||
1199 | <section id='migration-1.6-build-history'> | ||
1200 | <title>Build History</title> | ||
1201 | |||
1202 | <para> | ||
1203 | Sample section. | ||
1204 | </para> | ||
1205 | </section> | ||
1206 | |||
1207 | <section id='migration-1.6-udev'> | ||
1208 | <title><filename>udev</filename></title> | ||
1209 | |||
1210 | <para> | ||
1211 | Sample section. | ||
1212 | </para> | ||
1213 | </section> | ||
1214 | |||
1215 | <section id='migration-1.6-removed-renamed-recipes'> | ||
1216 | <title>Removed and Renamed Recipes</title> | ||
1217 | |||
1218 | <para> | ||
1219 | Sample section. | ||
1220 | </para> | ||
1221 | </section> | ||
1222 | |||
1223 | <section id='migration-1.6-other-changes'> | ||
1224 | <title>Other Changes</title> | ||
1225 | |||
1226 | <para> | ||
1227 | Sample section. | ||
1228 | </para> | ||
1229 | </section> | ||
1230 | </section> | ||
1086 | </chapter> | 1231 | </chapter> |
1087 | <!-- | 1232 | <!-- |
1088 | vim: expandtab tw=80 ts=4 | 1233 | vim: expandtab tw=80 ts=4 |