From 14554f8d2ed36589c1823a315b2e3bca04c882b3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 17 Jul 2012 14:14:59 -0700 Subject: documentation/adt-manual/adt-package.xml: Edits to packaging chapter Some minor edits to create some links to some terms used. (From yocto-docs rev: 1559b8caca07cce8630de9ddf8c84f0b24fa35e7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-package.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 0da301b123..c55c10d1cd 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml @@ -45,7 +45,8 @@ Whichever PMS you are using, you need to be sure that the - PACKAGE_CLASSES variable in the conf/local.conf + PACKAGE_CLASSES + variable in the conf/local.conf file is set to reflect that system. The first value you choose for the variable specifies the package file format for the root filesystem at sysroot. @@ -55,7 +56,8 @@ For build performance information related to the PMS, see - Packaging - package*.bbclass in The Yocto Project Reference Manual. + Packaging - package*.bbclass + in the Yocto Project Reference Manual. @@ -75,7 +77,8 @@ - Next, source the environment setup script found in the source directory. + Next, source the environment setup script found in the + source directory. Follow that by setting up the installation destination to point to your sysroot as <sysroot_dir>. Finally, have an OPKG configuration file <conf_file> -- cgit v1.2.3-54-g00ecf