diff options
Diffstat (limited to 'conf/distro/familiar-unstable.conf')
-rw-r--r-- | conf/distro/familiar-unstable.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/familiar-unstable.conf b/conf/distro/familiar-unstable.conf index 90745ebe2d..1a5600c986 100644 --- a/conf/distro/familiar-unstable.conf +++ b/conf/distro/familiar-unstable.conf @@ -14,8 +14,8 @@ FEED_URIS += " \ base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \ updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates" -#CVSDATE = 20050331 -#CVSDATE = "now" +#SRCDATE = 20050331 +#SRCDATE = "now" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross" |