summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-15 06:17:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-29 14:59:26 +0100
commit7ce46066a5918df6f1660d4f9cd25a9faabb6493 (patch)
treeba9727cf45d948b2fe042984dbb839a37d0b6095
parentd3e51cea0ff8d035b88fc28b9d5473b411f3d062 (diff)
downloadpoky-7ce46066a5918df6f1660d4f9cd25a9faabb6493.tar.gz
documentation/adt-manual/adt-package.xml: Applied poky.ent variables.
(From yocto-docs rev: 6d5a53feae97cdb4c7bd95dc2788c08e463d931a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/adt-manual/adt-package.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index e353b5cd84..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/1.1.1/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>