dev-manual: Added footnote crediting Trevor Woerner for devtool addition.

Trevor wrote a nice paper (tutorial) on the use of devtool that I found
to be very helpful in developing the information for this new workflow.
I decided to publicly credit this effort with a small footnote near
the top of the section.

(From yocto-docs rev: 97d234f2d535f85e5a50ac4e7f0c0a79579cd004)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2015-03-29 17:47:07 -07:00 committed by Richard Purdie
parent e1ff065bae
commit a4bd9cdaf2
1 changed files with 10 additions and 0 deletions

View File

@ -1718,6 +1718,16 @@
an image built using the OpenEmbedded build system.
The remainder of this section presents the workflow you would
use that includes <filename>devtool</filename>.
<footnote>
<para>
Kudos and thanks to
<ulink url='mailto:twoerner@gmail.com'>Trevor Woerner</ulink>
whose
"<ulink url='https://drive.google.com/file/d/0B3KGzY5fW7laTDVxUXo3UDRvd2s/view'>Yocto Project Developer Workflow Tutorial</ulink>"
paper contributed nicely towards the development of this
section.
</para>
</footnote>
<note>
The workflow considers the entire build process for the
image and not just modification of the external source