Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Mon, 2 May 2005 19:40:04 +0000 (19:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Mon, 2 May 2005 19:40:04 +0000 (19:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/05/02 11:54:14-07:00 (none)!ggilbert
base.bbclass:
  Moving MIRROR to oesources.org
local.conf.sample:
  Moving CVS_TARBALL_STASH to oesources.org

BKrev: 42768214CJNcNmVazhNdoM8kjvuLgw

classes/base.bbclass
conf/local.conf.sample

index bc2e853..52dfede 100644 (file)
@@ -795,7 +795,7 @@ ftp://ftp.kernel.org/pub    ftp://ftp.uk.kernel.org/pub
 ftp://ftp.kernel.org/pub       ftp://ftp.hk.kernel.org/pub
 ftp://ftp.kernel.org/pub       ftp://ftp.au.kernel.org/pub
 ftp://ftp.kernel.org/pub       ftp://ftp.jp.kernel.org/pub
-ftp://.*/.*/   http://treke.net/oe/source/
-http://.*/.*/  http://treke.net/oe/source/
+ftp://.*/.*/   http://www.oesources.org/source/current
+http://.*/.*/  http://www.oesources.org/source/current
 }
 
index 4ff306d..7a7afb4 100644 (file)
@@ -116,7 +116,7 @@ BBINCLUDELOGS = "yes"
 
 # Specifies a location to search for pre-generated tarballs when fetching
 # a cvs:// URI. Outcomment this, if you always want to pull directly from CVS.
-CVS_TARBALL_STASH = "http://www.treke.net/oe/source/"
+CVS_TARBALL_STASH = "http://www.oesources.org/source/current/"
 
 # EDIT THIS FILE and then remove the line below before using!
 REMOVE_THIS_LINE:="${@oe.fatal('Read the comments in your conf/local.conf')}"