summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-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 4f72d4c9a7..c8ba7553bf 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -127,7 +127,7 @@ BBINCLUDELOGS = "yes"
127# Specifies a location to search for pre-generated tarballs when fetching 127# Specifies a location to search for pre-generated tarballs when fetching
128# a cvs:// or svn:// URI. Uncomment this, if you do not want to pull directly 128# a cvs:// or svn:// URI. Uncomment this, if you do not want to pull directly
129# from CVS or Subversion 129# from CVS or Subversion
130SRC_TARBALL_STASH = "http://folks.o-hand.com/~richard/poky/sources/" 130SRC_TARBALL_STASH = "http://pokylinux.org/sources/"
131 131
132# Set this if you wish to make pkgconfig libraries from your system available 132# Set this if you wish to make pkgconfig libraries from your system available
133# for native builds. Combined with extra ASSUME_PROVIDEDs this can allow 133# for native builds. Combined with extra ASSUME_PROVIDEDs this can allow