summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-09-22 07:35:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-28 15:02:32 +0100
commit285931e0d4d6cd6d2a7bab68c55797df3f64cf1e (patch)
tree334a6e106a7edb846ff72f0bb4f9b65950db3535 /documentation/dev-manual
parentf1b31e9ea5b5bc328978b7936d4557c6331fcda1 (diff)
downloadpoky-285931e0d4d6cd6d2a7bab68c55797df3f64cf1e.tar.gz
dev-manual, sdk-manual: Applied review comments for SDK movement
I applied several nits across the manuals based on reviewer comments. All these corrections relate to the task of shuffling topics around that have to do with the extensible SDK and the devtool. (From yocto-docs rev: 9f8079adc7fa2897fd885aff8e64f9721212e9c7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 0b76ad7191..c5c672baae 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1239,14 +1239,6 @@
1239 Any changes you want to turn into patches must be 1239 Any changes you want to turn into patches must be
1240 committed to the Git repository in the source tree. 1240 committed to the Git repository in the source tree.
1241 </note></para> 1241 </note></para>
1242
1243 <para>Because there is no need to move the recipe,
1244 <filename>devtool finish</filename> either updates the
1245 original recipe in the original layer or the command
1246 creates a <filename>.bbappend</filename> in a different
1247 layer as provided by <replaceable>layer</replaceable>.
1248 </para>
1249
1250 <para>As a final process of the 1242 <para>As a final process of the
1251 <filename>devtool finish</filename> command, the state 1243 <filename>devtool finish</filename> command, the state
1252 of the standard layers and the upstream source is 1244 of the standard layers and the upstream source is