diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-01-07 21:42:26 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-07 21:42:26 +0000 |
commit | b6079b6c268d8df773e42a191f12c9afcd17d1c6 (patch) | |
tree | e665d9ee8167a8237254a624c79a3db8b7837cd3 /conf/distro/slugos.conf | |
parent | 1fbdad585b0137cecf62a86a6dac7e91a44505a6 (diff) |
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/slugos.conf')
-rw-r--r-- | conf/distro/slugos.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 21f1ae5bb9..afeba5bd56 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -170,7 +170,7 @@ PREFERRED_VERSION_ixp400-eth ?= "1.5" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_x11 ?= "diet-x11" -CVSDATE_diet-x11 ?= "20051005" +SRCDATE_diet-x11 ?= "20051005" # Ensure consistency across all SlugOS builds for the provider of a # relational database - use the latest version of the SleepyCat |