conf/: remove references to oesources.org
authorKoen Kooi <koen@openembedded.org>
Fri, 20 Oct 2006 12:28:34 +0000 (12:28 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 20 Oct 2006 12:28:34 +0000 (12:28 +0000)
conf/distro/angstrom-2007.1.conf
conf/distro/openzaurus-unstable.conf
conf/local.conf.sample

index 1cae849..92ec149 100644 (file)
@@ -6,9 +6,9 @@
 #@MAINTAINER: Michael 'Mickey' Lauer <mickey@Vanille.de>
 #@--------------------------------------------------------------------
 
-#DISTRO_VERSION = "2006.9"
+#DISTRO_VERSION = "2007.1"
 DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "2"
+DISTRO_REVISION = "3"
 
 require conf/distro/include/angstrom.inc
 require conf/distro/include/sane-srcdates.inc
@@ -42,7 +42,7 @@ PREFERRED_VERSION_qemu-native = "0.8.2"
 
 CVS_TARBALL_STASH = "\
 http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \
-http://www.oesources.org/source/current/"
+"
 
 # Opie
 #use 1337 mt version of opie to have a webbrowser
index 6dbf0dc..b1080d1 100644 (file)
@@ -8,8 +8,7 @@ DISTRO_VERSION = ".dev-snapshot-${DATE}"
 
 CVS_TARBALL_STASH = "\
 http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \
-http://www.oesources.org/source/current/"
-
+"
 
 require conf/distro/include/sane-srcdates.inc
 require conf/distro/include/openzaurus.inc
index 9d23b65..0f098c3 100644 (file)
@@ -133,7 +133,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.oesources.org/source/current/"
+#CVS_TARBALL_STASH = ""
 
 # EDIT THIS FILE and then remove the line below before using!
 REMOVE_THIS_LINE:="${@oe.fatal('Read the comments in your conf/local.conf')}"