diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-14 08:39:11 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:40 +0000 |
| commit | 79ac80d840a219e0a920d09af12b6af08d8d958f (patch) | |
| tree | 5f1865446061332e845499badc1d86f24a9b3bc6 /documentation/adt-manual | |
| parent | 529b65ac5d39045ee8a10dc07e54a785414265ca (diff) | |
| download | poky-79ac80d840a219e0a920d09af12b6af08d8d958f.tar.gz | |
adt-manual: Fixed Cross-ref target title and applied minor formatting.
(From yocto-docs rev: 14ebfc28d92b5fe9018ad2046a6ac070a2349e92)
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, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 48edf0aef5..da032eee5b 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml | |||
| @@ -56,7 +56,7 @@ | |||
| 56 | 56 | ||
| 57 | <note> | 57 | <note> |
| 58 | For build performance information related to the PMS, see the | 58 | For build performance information related to the PMS, see the |
| 59 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>" | 59 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'><filename>package.bbclass</filename></ulink>" |
| 60 | section in the Yocto Project Reference Manual. | 60 | section in the Yocto Project Reference Manual. |
| 61 | </note> | 61 | </note> |
| 62 | 62 | ||
| @@ -66,7 +66,7 @@ | |||
| 66 | </para> | 66 | </para> |
| 67 | 67 | ||
| 68 | <para> | 68 | <para> |
| 69 | First, you should generate the <filename>ipk</filename> file for the | 69 | First, you should generate the IPK file for the |
| 70 | <filename>libglade</filename> package and add it | 70 | <filename>libglade</filename> package and add it |
| 71 | into a working <filename>opkg</filename> repository. | 71 | into a working <filename>opkg</filename> repository. |
| 72 | Use these commands: | 72 | Use these commands: |
