From a51a7e9d87ee49ec85371728cfb2d548ebaf3ee9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 27 Mar 2017 14:22:54 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-devtool-reference.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml index 90330f1a35..99d5a52a0f 100644 --- a/documentation/ref-manual/ref-devtool-reference.xml +++ b/documentation/ref-manual/ref-devtool-reference.xml @@ -520,9 +520,9 @@ the potential to not behave correctly when run on the target: - You are deploying a new application to the target that - has correctly defined runtime dependencies defined in - recipe you used to build the application. + You are deploying a new application to the target and + the recipe you used to build the application had + correctly defined runtime dependencies. The target does not physically have the packages on which