aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index 7f5e8499ed..03513f7cb5 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -93,6 +93,6 @@ BBINCLUDELOGS = "yes"
# Specifies a location to search for pre-generated tarballs when fetching
# a cvs:// URI. Uncomment this, if you not want to pull directly from CVS.
-CVS_TARBALL_STASH = "http://www.oesources.org/source/current/"
+CVS_TARBALL_STASH = "http://folks.o-hand.com/~richard/poky/sources/"
ENABLE_BINARY_LOCALE_GENERATION = "1"