summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/documentation.conf2
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
42PACKAGE_ARCH[doc] = 'The architecture needed for using a resulting package. If you have \ 42PACKAGE_ARCH[doc] = 'The architecture needed for using a resulting package. If you have \
43machine dependant configuration options in your bitbake file add a \ 43machine-dependent configuration options in your bitbake file add a \
44PACKAGE_ARCH = "${MACHINE_ARCH}" to the file.' 44PACKAGE_ARCH = "${MACHINE_ARCH}" to the file.'
45 45
46PACKAGE_ARCHS[doc] = 'A list of architectures compatible with the given target in order of priority' 46PACKAGE_ARCHS[doc] = 'A list of architectures compatible with the given target in order of priority'