aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/site.conf.sample
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-20 16:56:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-20 18:07:30 +0100
commit607a7657715f6fcba467a4e55ba64f41f4e13a15 (patch)
tree1498baf19ed0baba1c6eb6e3c024cecaad2dcb05 /meta/conf/site.conf.sample
parent0126b0ec9757127c65bda341a52e951ca0ddb2bb (diff)
downloadopenembedded-core-607a7657715f6fcba467a4e55ba64f41f4e13a15.tar.gz
Replace POKYBASE with COREBASE
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/site.conf.sample')
-rw-r--r--meta/conf/site.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/site.conf.sample b/meta/conf/site.conf.sample
index 42042042f7..469a1660f5 100644
--- a/meta/conf/site.conf.sample
+++ b/meta/conf/site.conf.sample
@@ -20,7 +20,7 @@ SCONF_VERSION = "1"
# although this only works for http
#GIT_PROXY_HOST = "proxy.example.com"
#GIT_PROXY_PORT = "81"
-#export GIT_PROXY_COMMAND = "${POKYBASE}/scripts/poky-git-proxy-command"
+#export GIT_PROXY_COMMAND = "${COREBASE}/scripts/poky-git-proxy-command"
# GIT_PROXY_IGNORE_* lines define hosts which do not require a proxy to access
#GIT_CORE_CONFIG = "Yes"
@@ -32,7 +32,7 @@ SCONF_VERSION = "1"
# and then share that binary somewhere in PATH, then use the following settings
#GIT_PROXY_HOST = "proxy.example.com"
#GIT_PROXY_PORT = "81"
-#export GIT_PROXY_COMMAND = "${POKYBASE}/scripts/poky-git-proxy-socks-command"
+#export GIT_PROXY_COMMAND = "${COREBASE}/scripts/poky-git-proxy-socks-command"
# Uncomment this to use a shared download directory