[oe] [PATCH 07/12] Document proxy setup in local.conf.sample

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Feb 8 21:14:28 UTC 2010


Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 conf/local.conf.sample |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 643ae0b..e7c4559 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -30,6 +30,9 @@ BBFILES := "${@bb.fatal('Edit your conf/local.conf: BBFILES')}"
 # This is a regulary expression, so be sure to get your parenthesis balanced.
 BBMASK = ""
 
+# Proxy settings:
+# BB_ENV_EXTRAWHITE="http_proxy ftp_proxy no_proxy"
+
 # Uncomment this if you want to use a prebuilt toolchain. You will need to
 # provide packages for toolchain and additional libraries yourself. You also
 # have to set PATH in your environment to make sure BitBake finds additional binaries.
-- 
1.6.5





More information about the Openembedded-devel mailing list