diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-02 07:32:06 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:44 +0100 |
| commit | 1977dcf3f85e8c7dc32db237e49b2b6a3d4ea2ce (patch) | |
| tree | 7a18aef1f2a0232d3dbcd68ab24e02f433725595 | |
| parent | aab8563cb837259f29c7e639fa5c52556c466549 (diff) | |
| download | poky-1977dcf3f85e8c7dc32db237e49b2b6a3d4ea2ce.tar.gz | |
ref-manual: Added cross-reference link to term "Metadata".
(From yocto-docs rev: a182cae60ccddfc881eb5c835dbb64db84f6d733)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 529f89c3d8..7e01b4ac05 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -335,7 +335,9 @@ | |||
| 335 | This comparison takes into account a complete build of the package with all | 335 | This comparison takes into account a complete build of the package with all |
| 336 | dependencies previously built. | 336 | dependencies previously built. |
| 337 | The reason for this discrepancy is because the RPM package manager creates and | 337 | The reason for this discrepancy is because the RPM package manager creates and |
| 338 | processes more metadata than the IPK package manager. | 338 | processes more |
| 339 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> than the | ||
| 340 | IPK package manager. | ||
| 339 | Consequently, you might consider setting <filename>PACKAGE_CLASSES</filename> | 341 | Consequently, you might consider setting <filename>PACKAGE_CLASSES</filename> |
| 340 | to "package_ipk" if you are building smaller systems. | 342 | to "package_ipk" if you are building smaller systems. |
| 341 | </para> | 343 | </para> |
