diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-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> |