diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-09 19:16:42 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-09 19:16:42 +0000 |
commit | 249a5476b2d2ec15e71b126bb02bc885b29604ee (patch) | |
tree | cef4f4c3efe530504749ba3e57b385e7b41c83b4 /conf/distro | |
parent | edbb148535f63e58a8e10ed5c68b7aecb983602e (diff) |
slugos: update floating CVS packages and ipkg to latest versions in conf
Diffstat (limited to 'conf/distro')
-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..cab425a25f 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" +CVSDATE_diet-x11 ?= "20060106" # Ensure consistency across all SlugOS builds for the provider of a # relational database - use the latest version of the SleepyCat |