summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/adt-manual/adt-package.xml4
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: