From 6192753e9df88100c8ba5867c20995d9a5f86d51 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 27 Apr 2015 15:20:28 -0700 Subject: ref-manual; mega-manual: Edits to further define packaging process In response to community input where developers were attempting to locate information on how to write packages out to a directory other than ${DEPLOY_DIR}/, I updated the "Package Feeds" section, added several new DEPLOY_DIR_* variables, updated four classes, and updated four tasks. Here are some details: * Made changes to the "Package Feeds" section to provide more accurate information in the package feeds directory structure used by the build system in build/tmp. These changes included updating the figure itself and some explanatory text. * Updated the DEPLOY_DIR variable description. * Added new variable descriptions for DEPLOY_DIR_DEB, DEPLOY_DIR_IPK, DEPLOY_DIR_RPM, and DEPLOY_DIR_TAR. * Updated the related classes: package_deb, package_ipk, package_rpm, and package_tar. * Updated the related tasks: do_package_write_deb, do_package_write_ipk, do_package_write_rpm, and do_package_write_tar. Reported-by: Trieu Nguyen (From yocto-docs rev: e8742267506bf9359346cfcd3965f762ed2c7d6f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/mega-manual/figures/package-feeds.png | Bin 27711 -> 30112 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'documentation/mega-manual') diff --git a/documentation/mega-manual/figures/package-feeds.png b/documentation/mega-manual/figures/package-feeds.png index 4bc311f3d6..37c9c32506 100644 Binary files a/documentation/mega-manual/figures/package-feeds.png and b/documentation/mega-manual/figures/package-feeds.png differ -- cgit v1.2.3-54-g00ecf