diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-19 12:59:00 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:59 +0000 |
commit | dc785b64c1a619b139396377a3a2c61d770f759c (patch) | |
tree | b0c822687f34d582638902349c20f25a9d57c23e /documentation/adt-manual | |
parent | 257dbe8d39a6b530abc883086024604a0bd59b64 (diff) | |
download | poky-dc785b64c1a619b139396377a3a2c61d770f759c.tar.gz |
documentation/adt-manual/adt-package.xml: Fixed reference to manual.
Removed redundant link for referencing a section of a different
manual.
(From yocto-docs rev: 44f4df93ead5c8d48dd536355770919871bdc283)
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')
-rw-r--r-- | documentation/adt-manual/adt-package.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 269c863554..e353b5cd84 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml | |||
@@ -54,9 +54,7 @@ | |||
54 | 54 | ||
55 | <note> | 55 | <note> |
56 | For build performance information related to the PMS, see | 56 | 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> | 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 | in <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html'> | ||
59 | The Yocto Project Reference Manual</ulink>. | ||
60 | </note> | 58 | </note> |
61 | 59 | ||
62 | <para> | 60 | <para> |