From 155961db71e15356ce5ccd6baf4e57e5f9ad6799 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 24 Sep 2013 08:37:06 -0700 Subject: [PATCH] ref-manual: Updated the "Images" section. changed the wording for where the DEPLOY_DIR_IMAGE directory points to per Paul Eggleton's suggestion. (From yocto-docs rev: eaa48e4dc54bf07431d389de6064329f2173ea68) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/closer-look.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index c8f2fae94e..25c03e0a52 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml @@ -1078,7 +1078,8 @@ variable points to the deploy directory, while the DEPLOY_DIR_IMAGE - variable points to the machine-specific directory. + variable points to the appropriate directory containing images for + the current configuration. <kernel-image>: A kernel binary file.