diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-03-06 17:06:44 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:08:09 -0800 |
| commit | 2ede6c8c4481158a5bc713a105792e35ef9d362d (patch) | |
| tree | 934b30e249240cf2b9901220ceebb7f3bd1753e9 /documentation/adt-manual/adt-package.xml | |
| parent | eebdda725bac9590b5090fa9e46f8e1d910f0056 (diff) | |
| download | poky-2ede6c8c4481158a5bc713a105792e35ef9d362d.tar.gz | |
documentation/adt-manual: Converted manual to use the poky.ent file
Conversion of hard links to use the variables set up in the file
documentation/poky.ent.
(From yocto-docs rev: edbacc1b57f02c31ff6eaee666245be83fb17543)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual/adt-package.xml')
| -rw-r--r-- | documentation/adt-manual/adt-package.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 3289a32ff2..26b5dc18d8 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
| 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" |
| 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | ||
| 3 | 4 | ||
| 4 | <chapter id='adt-package'> | 5 | <chapter id='adt-package'> |
| 5 | <title>Optionally Customizing the Development Packages Installation</title> | 6 | <title>Optionally Customizing the Development Packages Installation</title> |
| @@ -54,7 +55,7 @@ | |||
| 54 | 55 | ||
| 55 | <note> | 56 | <note> |
| 56 | For build performance information related to the PMS, see | 57 | For build performance information related to the PMS, see |
| 57 | <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> in The Yocto Project Reference Manual. | 58 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> in The Yocto Project Reference Manual. |
| 58 | </note> | 59 | </note> |
| 59 | 60 | ||
| 60 | <para> | 61 | <para> |
