aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-09-04 05:34:36 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 05:34:36 +0000
commitcd8360e16c2a13e324fbed6901bc785442cdcd25 (patch)
treea570914351351a445fef6e050567bee1347e32be /conf
parentab7e543db8bcd3c6dbcb4cef0d317eeaaab6da05 (diff)
downloadopenembedded-cd8360e16c2a13e324fbed6901bc785442cdcd25.tar.gz
ucslugc.conf: Fix samba preferred version
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/ucslugc.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf
index d2d5951729..9239e676c7 100644
--- a/conf/distro/ucslugc.conf
+++ b/conf/distro/ucslugc.conf
@@ -132,5 +132,6 @@ PREFERRED_VERSION_openslug-kernel ?= "2.6.12.2"
PREFERRED_VERSION_ixp4xx-csr ?= "1.4"
PREFERRED_VERSION_ixp425-eth ?= "1.1"
-PREFERRED_VERSION_samba ?= "3.0.14a" # Samba 3.0.20 breaks on ucslugc
+PREFERRED_VERSION_samba ?= "3.0.14a"
+
PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r29"