diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-extensible.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 82f123be71..1309cd0c4c 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
| @@ -1015,8 +1015,8 @@ | |||
| 1015 | <title>A Closer Look at <filename>devtool add</filename></title> | 1015 | <title>A Closer Look at <filename>devtool add</filename></title> |
| 1016 | 1016 | ||
| 1017 | <para> | 1017 | <para> |
| 1018 | The <filename>devtool add</filename> command automatically creates a | 1018 | The <filename>devtool add</filename> command automatically creates |
| 1019 | recipe based on the source tree with which you provide it. | 1019 | a recipe based on the source tree you provide with the command. |
| 1020 | Currently, the command has support for the following: | 1020 | Currently, the command has support for the following: |
| 1021 | <itemizedlist> | 1021 | <itemizedlist> |
| 1022 | <listitem><para> | 1022 | <listitem><para> |
| @@ -1062,8 +1062,8 @@ | |||
| 1062 | In most cases, you need to edit the automatically generated | 1062 | In most cases, you need to edit the automatically generated |
| 1063 | recipe in order to make it build properly. | 1063 | recipe in order to make it build properly. |
| 1064 | Typically, you would go through several edit and build cycles | 1064 | Typically, you would go through several edit and build cycles |
| 1065 | until you can build the recipe. | 1065 | until the recipe successfully builds. |
| 1066 | Once the recipe can be built, you could use possible further | 1066 | Once the recipe builds, you could use possible further |
| 1067 | iterations to test the recipe on the target device. | 1067 | iterations to test the recipe on the target device. |
| 1068 | </note> | 1068 | </note> |
| 1069 | </para> | 1069 | </para> |
