diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 91b2058544..aa52c2c00a 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1718,6 +1718,16 @@ | |||
1718 | an image built using the OpenEmbedded build system. | 1718 | an image built using the OpenEmbedded build system. |
1719 | The remainder of this section presents the workflow you would | 1719 | The remainder of this section presents the workflow you would |
1720 | use that includes <filename>devtool</filename>. | 1720 | use that includes <filename>devtool</filename>. |
1721 | <footnote> | ||
1722 | <para> | ||
1723 | Kudos and thanks to | ||
1724 | <ulink url='mailto:twoerner@gmail.com'>Trevor Woerner</ulink> | ||
1725 | whose | ||
1726 | "<ulink url='https://drive.google.com/file/d/0B3KGzY5fW7laTDVxUXo3UDRvd2s/view'>Yocto Project Developer Workflow Tutorial</ulink>" | ||
1727 | paper contributed nicely towards the development of this | ||
1728 | section. | ||
1729 | </para> | ||
1730 | </footnote> | ||
1721 | <note> | 1731 | <note> |
1722 | The workflow considers the entire build process for the | 1732 | The workflow considers the entire build process for the |
1723 | image and not just modification of the external source | 1733 | image and not just modification of the external source |