aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-09-04 04:35:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 04:35:46 +0000
commitc3403e805730b7289f2f5d3423af1c9f824d6f62 (patch)
tree82153be1d914c406e89c8e38a31eb30a7258d016 /conf
parent3e651d8c85c0a6f47112bbdaac0d8d9321e6a188 (diff)
downloadopenembedded-c3403e805730b7289f2f5d3423af1c9f824d6f62.tar.gz
ucslugc.conf: Pin samba version to 3.0.14a, since 3.0.20 breaks in ucslugc
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/ucslugc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf
index be2e54e917..d2d5951729 100644
--- a/conf/distro/ucslugc.conf
+++ b/conf/distro/ucslugc.conf
@@ -132,4 +132,5 @@ 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_nslu2-linksys-firmware ?= "2.3r29"