summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-09 13:07:03 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-09 13:07:03 +0000
commit7ce3f5adc323cc9bee307035eed372bea11b046a (patch)
treec7997fe404b3be768837ae4a1d2cda93c4436de0 /conf
parent92467b946863e57f5d59f72053f59af12c33a8c6 (diff)
maemo: fix feeds
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/maemo-1.0.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/distro/maemo-1.0.conf b/conf/distro/maemo-1.0.conf
index f10e89ce89..b8592fdf68 100644
--- a/conf/distro/maemo-1.0.conf
+++ b/conf/distro/maemo-1.0.conf
@@ -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"