From 188eaf36733f85c35da2034ec651df17cb9bb773 Mon Sep 17 00:00:00 2001 From: John Lee Date: Fri, 27 Mar 2009 05:15:53 +0800 Subject: openmoko.conf: update sources mirror URL Someone changed the location of om sources mirror without modifying related settings, nor posting a proper notice on any mailing list. --- conf/distro/openmoko.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index cb1513de4b..36461087bd 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -20,9 +20,9 @@ OVERRIDES = "local:${MACHINE}:openmoko:angstrom:${TARGET_OS}:${TARGET_ARCH}:buil INHERIT += "packaged-staging" -CVS_TARBALL_STASH += "http://downloads.openmoko.org/sources/" +CVS_TARBALL_STASH += "http://downloads.openmoko.org/developer/sources/" -PREMIRRORS = "(ftp|https?)$://.*/.* http://downloads.openmoko.org/sources/" +PREMIRRORS = "(ftp|https?)$://.*/.* http://downloads.openmoko.org/developer/sources/" DISTRO_FEED_PREFIX ?= "om-dev" DISTRO_FEED_URI ?= "http://downloads.openmoko.org/repository/testing" -- cgit v1.2.3