aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-02-15 15:12:46 -0500
committerDenys Dmytriyenko <denis@denix.org>2010-02-15 15:12:46 -0500
commitecc28508d531eeffdd0d0364dc9a24fe73006104 (patch)
tree96c2abe2a329e7c6697b11a82464ab9eb4476cc8 /conf/local.conf.sample
parent6506dcf51ad136470efa406fce782f6a0d158595 (diff)
downloadopenembedded-ecc28508d531eeffdd0d0364dc9a24fe73006104.tar.gz
Revert "local.conf.sample: Document proxy setup."
This reverts commit 3f602f72f0936ef773aa4767636d41bb82ecf3b0. See: http://thread.gmane.org/gmane.comp.handhelds.openembedded/29926/focus=29927 Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index e7c4559039..643ae0b611 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -30,9 +30,6 @@ 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.