Someone changed the location of om sources mirror without modifying
related settings, nor posting a proper notice on any mailing list.
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"