familiar-unstable: add locale feeds
authorKoen Kooi <koen@openembedded.org>
Thu, 16 Feb 2006 13:39:25 +0000 (13:39 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 16 Feb 2006 13:39:25 +0000 (13:39 +0000)
conf/distro/familiar-unstable.conf

index 1d40bba..d32ea70 100644 (file)
@@ -13,8 +13,12 @@ DISTRO_TYPE = "debug"
 
 
 FEED_URIS += " \
-        base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \
-       updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates"
+    base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \
+       ${MACHINE}##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/machine/${MACHINE} \
+       updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates \
+       locale-en##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/locale/en \
+       locale-fr##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/locale/fr \
+       locale-de##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/locale/de"
 
 #SRCDATE = 20050331
 #SRCDATE = "now"
@@ -41,9 +45,9 @@ PREFERRED_VERSION_orinoco-modules_ipaq-pxa270 ?= "0.15"
 # The CSL compiler is unusable because
 # 1) certain programs stop to compile
 # 2) more programs segfault
-PREFERRED_VERSION_gcc ?= "3.4.4"
-PREFERRED_VERSION_gcc-cross ?= "3.4.4"
-PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
+#PREFERRED_VERSION_gcc ?= "3.4.4"
+#PREFERRED_VERSION_gcc-cross ?= "3.4.4"
+#PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
 
 #
 # Opie