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 @@ Any changes you want to turn into patches must be committed to the Git repository in the source tree. - - Because there is no need to move the recipe, - devtool finish either updates the - original recipe in the original layer or the command - creates a .bbappend in a different - layer as provided by layer. - - As a final process of the devtool finish command, the state of the standard layers and the upstream source is diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index e5231233e8..1496476be9 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -26,8 +26,8 @@ In addition to the functionality available through - devtool, you can alternatively make use of - the toolchain directly to work on Makefile, Autotools, and + devtool, you can alternatively make use of the + toolchain directly, for example from Makefile, Autotools, and Eclipse-based projects. See the "Using the SDK Toolchain Directly" @@ -244,10 +244,6 @@ number of sub-commands for each function. You can run devtool --help to see all the commands. - See the - "devtool Quick Reference" - in the Yocto Project Reference Manual for a - devtool quick reference. @@ -285,8 +281,9 @@ The remainder of this section presents the - devtool add and - devtool modify workflows. + devtool add, + devtool modify, and + devtool upgrade workflows.
@@ -874,12 +871,6 @@ Any changes you want to turn into patches must be committed to the Git repository in the source tree. - Because there is no need to move the recipe, - devtool finish either updates the - original recipe in the original layer or the command - creates a .bbappend in a different - layer as provided by layer. - As a final process of the devtool finish command, the state of the standard layers and the upstream source is