Преглед изворни кода

local.conf.sample: Remove reference to oesources.org.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1142 311d38ba-8fff-0310-9ca6-ca027cbcb966
Richard Purdie пре 18 година
родитељ
комит
92404e4a2e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build/conf/local.conf.sample

+ 1 - 1
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"