From 4526a1747cc69c754a1e10c37760b4d40b574c3c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 13:08:47 -0600 Subject: [PATCH] ref-manual: Edits to deploy class. (From yocto-docs rev: aec5ec0b95bc2d4ba5a00d070282cbef460df877) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 0f904d3c9e..36c0ee3502 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -498,7 +498,7 @@ <filename>deploy.bbclass</filename> - The Deploy (deploy) class handles deploying files + The deploy class handles deploying files to the DEPLOY_DIR_IMAGE directory.