diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 4f72d4c9a..c8ba7553b 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -127,7 +127,7 @@ BBINCLUDELOGS = "yes" # Specifies a location to search for pre-generated tarballs when fetching # a cvs:// or svn:// URI. Uncomment this, if you do not want to pull directly # from CVS or Subversion -SRC_TARBALL_STASH = "http://folks.o-hand.com/~richard/poky/sources/" +SRC_TARBALL_STASH = "http://pokylinux.org/sources/" # Set this if you wish to make pkgconfig libraries from your system available # for native builds. Combined with extra ASSUME_PROVIDEDs this can allow |