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"
# 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