maemo: fix feeds
authorKoen Kooi <koen@openembedded.org>
Wed, 9 Aug 2006 13:07:03 +0000 (13:07 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 9 Aug 2006 13:07:03 +0000 (13:07 +0000)
conf/distro/maemo-1.0.conf

index f10e89c..b8592fd 100644 (file)
@@ -8,9 +8,7 @@ DISTRO_TYPE = "debug"
 #DISTRO_TYPE = "release"
 
 FEED_URIS += " \
-        base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \
-       updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates"
-
+               "
 #SRCDATE = 20050331
 
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"