git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6506dcf
)
Revert "local.conf.sample: Document proxy setup."
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Feb 2010 20:12:46 +0000
(15:12 -0500)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Feb 2010 20:12:46 +0000
(15:12 -0500)
This reverts commit
3f602f72f0936ef773aa4767636d41bb82ecf3b0
.
See: http://thread.gmane.org/gmane.comp.handhelds.openembedded/29926/focus=29927
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
conf/local.conf.sample
patch
|
blob
|
history
diff --git
a/conf/local.conf.sample
b/conf/local.conf.sample
index
e7c4559
..
643ae0b
100644
(file)
--- 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.