From 4b23d26063790c4dad466cf8a0af8ba4a0970f1d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 2 Aug 2013 16:56:40 +0300 Subject: ref-manual, mega-manual: New section for images/SDK Fixes [YOCTO #2808] Added a new section for the closer look at how BitBake creates images and the SDK installer files. This included the section itself, a new .PNG figure that had to be added to the figures directory of both the ref-manual and the mega-manual. Finally, the Makefile needed to be edited so that the tarballs for the ref-manual and mega-manual also included the new figure. Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-structure.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'documentation/ref-manual/ref-structure.xml') diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index d482511516..1d19ffd07f 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -356,7 +356,14 @@ <filename>build/tmp/deploy/</filename> - This directory contains any "end result" output from the OpenEmbedded build process. + This directory contains any "end result" output from the + OpenEmbedded build process. + The DEPLOY_DIR + variable points to this directory. + For more detail on the contents of the deploy + directory, see the + "Images and Application Development SDK" + section. -- cgit v1.2.3-54-g00ecf