diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-classes.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-classes.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml index e2bf9fed99..35c713434c 100644 --- a/documentation/poky-ref-manual/ref-classes.xml +++ b/documentation/poky-ref-manual/ref-classes.xml | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE appendix 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 | <appendix id='ref-classes'> | 5 | <appendix id='ref-classes'> |
5 | <title>Reference: Classes</title> | 6 | <title>Reference: Classes</title> |
@@ -52,7 +53,8 @@ | |||
52 | and then simply <filename>inherit autotools</filename>. | 53 | and then simply <filename>inherit autotools</filename>. |
53 | This class can also work with software that emulates Autotools. | 54 | This class can also work with software that emulates Autotools. |
54 | For more information, see the | 55 | For more information, see the |
55 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-extend-addpkg-autotools'>Autotooled Package</ulink>" section in the Yocto Project Development Manual. | 56 | "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-addpkg-autotools'>Autotooled Package</ulink>" |
57 | section in the Yocto Project Development Manual. | ||
56 | </para> | 58 | </para> |
57 | 59 | ||
58 | <para> | 60 | <para> |
@@ -314,9 +316,9 @@ | |||
314 | You can find additional information on the effects of the package class at these | 316 | You can find additional information on the effects of the package class at these |
315 | two Yocto Project mailing list links: | 317 | two Yocto Project mailing list links: |
316 | <itemizedlist> | 318 | <itemizedlist> |
317 | <listitem><para><ulink url='https://lists.yoctoproject.org/pipermail/poky/2011-May/006362.html'> | 319 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/pipermail/poky/2011-May/006362.html'> |
318 | https://lists.yoctoproject.org/pipermail/poky/2011-May/006362.html</ulink></para></listitem> | 320 | https://lists.yoctoproject.org/pipermail/poky/2011-May/006362.html</ulink></para></listitem> |
319 | <listitem><para><ulink url='https://lists.yoctoproject.org/pipermail/poky/2011-May/006363.html'> | 321 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/pipermail/poky/2011-May/006363.html'> |
320 | https://lists.yoctoproject.org/pipermail/poky/2011-May/006363.html</ulink></para></listitem> | 322 | https://lists.yoctoproject.org/pipermail/poky/2011-May/006363.html</ulink></para></listitem> |
321 | </itemizedlist> | 323 | </itemizedlist> |
322 | </para> | 324 | </para> |
@@ -577,7 +579,7 @@ | |||
577 | 579 | ||
578 | <para> | 580 | <para> |
579 | For information on how to use this class, see the | 581 | For information on how to use this class, see the |
580 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#building-software-from-an-external-source'>Building | 582 | "<ulink url='&YOCTO_DOCS_DEV_URL;#building-software-from-an-external-source'>Building |
581 | Software from an External Source</ulink>" section in the Yocto Project Development Manual. | 583 | Software from an External Source</ulink>" section in the Yocto Project Development Manual. |
582 | </para> | 584 | </para> |
583 | </section> | 585 | </section> |