ref-manual: Rewording of devtool-deploy target command caveats

Fixes [YOCTO #10350]

Based on Henry's assesment that the wording was unclear in some
spots, I did a little smithing to try and help.

(From yocto-docs rev: b52bb8d73071ad6b7a0956dec2f84a84ae1c7045)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2017-03-27 14:22:54 -07:00 committed by Richard Purdie
parent d7c5376946
commit a51a7e9d87
1 changed files with 3 additions and 3 deletions

View File

@ -520,9 +520,9 @@
the potential to not behave correctly when run on the target: the potential to not behave correctly when run on the target:
<itemizedlist> <itemizedlist>
<listitem><para> <listitem><para>
You are deploying a new application to the target that You are deploying a new application to the target and
has correctly defined runtime dependencies defined in the recipe you used to build the application had
recipe you used to build the application. correctly defined runtime dependencies.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
The target does not physically have the packages on which The target does not physically have the packages on which