diff options
Diffstat (limited to 'meta/conf/documentation.conf')
-rw-r--r-- | meta/conf/documentation.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index d984d0d656..f4d62418c6 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf | |||
@@ -40,7 +40,7 @@ ASSUME_SHLIBS[doc] = "List of shlib:package[_version] mappings. Useful for lib p | |||
40 | for which automatic shlib dependency tracking doesn't work." | 40 | for which automatic shlib dependency tracking doesn't work." |
41 | 41 | ||
42 | PACKAGE_ARCH[doc] = 'The architecture needed for using a resulting package. If you have \ | 42 | PACKAGE_ARCH[doc] = 'The architecture needed for using a resulting package. If you have \ |
43 | machine dependant configuration options in your bitbake file add a \ | 43 | machine-dependent configuration options in your bitbake file add a \ |
44 | PACKAGE_ARCH = "${MACHINE_ARCH}" to the file.' | 44 | PACKAGE_ARCH = "${MACHINE_ARCH}" to the file.' |
45 | 45 | ||
46 | PACKAGE_ARCHS[doc] = 'A list of architectures compatible with the given target in order of priority' | 46 | PACKAGE_ARCHS[doc] = 'A list of architectures compatible with the given target in order of priority' |