summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/faq.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/faq.rst')
-rw-r--r--documentation/ref-manual/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst
index af49d57715..84affddd1e 100644
--- a/documentation/ref-manual/faq.rst
+++ b/documentation/ref-manual/faq.rst
@@ -109,7 +109,7 @@ I prevent this?
109but make sure the package is manually marked as machine-specific for the 109but make sure the package is manually marked as machine-specific for the
110case that needs it. The code that handles 110case that needs it. The code that handles
111:term:`SRC_URI_OVERRIDES_PACKAGE_ARCH` is in the 111:term:`SRC_URI_OVERRIDES_PACKAGE_ARCH` is in the
112``meta/classes/base.bbclass`` file. 112``meta/classes-global/base.bbclass`` file.
113 113
114**Q:** I'm behind a firewall and need to use a proxy server. How do I do 114**Q:** I'm behind a firewall and need to use a proxy server. How do I do
115that? 115that?