aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/familiar-unstable.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-07 21:42:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-07 21:42:26 +0000
commitb6079b6c268d8df773e42a191f12c9afcd17d1c6 (patch)
treee665d9ee8167a8237254a624c79a3db8b7837cd3 /conf/distro/familiar-unstable.conf
parent1fbdad585b0137cecf62a86a6dac7e91a44505a6 (diff)
downloadopenembedded-b6079b6c268d8df773e42a191f12c9afcd17d1c6.tar.gz
Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
Diffstat (limited to 'conf/distro/familiar-unstable.conf')
-rw-r--r--conf/distro/familiar-unstable.conf4
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"