aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-17 14:14:59 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-18 12:43:51 +0100
commit14554f8d2ed36589c1823a315b2e3bca04c882b3 (patch)
treef567a2b10d89f7cc7c1050f55c3ef0b30d6a9b0c /documentation
parentbd456271e4a26dbbc24b2d1be7bafc43f9d25df9 (diff)
downloadopenembedded-core-contrib-14554f8d2ed36589c1823a315b2e3bca04c882b3.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-package.xml9
1 files changed, 6 insertions, 3 deletions
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 @@
<para>
Whichever PMS you are using, you need to be sure that the
- <filename>PACKAGE_CLASSES</filename> variable in the <filename>conf/local.conf</filename>
+ <ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_CLASSES'><filename>PACKAGE_CLASSES</filename></ulink>
+ variable in the <filename>conf/local.conf</filename>
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 @@
<note>
For build performance information related to the PMS, see
- <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> in The Yocto Project Reference Manual.
+ <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>
+ in the Yocto Project Reference Manual.
</note>
<para>
@@ -75,7 +77,8 @@
</para>
<para>
- Next, source the environment setup script found in the source directory.
+ Next, source the environment setup script found in the
+ <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink>.
Follow that by setting up the installation destination to point to your
sysroot as <filename>&lt;sysroot_dir&gt;</filename>.
Finally, have an OPKG configuration file <filename>&lt;conf_file&gt;</filename>