aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/samba/samba_3.3.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-30 14:08:53 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-30 14:08:53 +0200
commit22f2fe8b5b835a86ce64105661f978f976a7b1ba (patch)
tree339fbed02f25deedf9e5fbc378abb29bd18d0b17 /recipes/samba/samba_3.3.0.bb
parentabd27ee079540ef9159bc305ba38ccf824036b99 (diff)
downloadopenembedded-22f2fe8b5b835a86ce64105661f978f976a7b1ba.tar.gz
samba 3.3.0: tdb fixes from poky
Diffstat (limited to 'recipes/samba/samba_3.3.0.bb')
-rw-r--r--recipes/samba/samba_3.3.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/samba/samba_3.3.0.bb b/recipes/samba/samba_3.3.0.bb
index c561d95524..87a7c5e7f7 100644
--- a/recipes/samba/samba_3.3.0.bb
+++ b/recipes/samba/samba_3.3.0.bb
@@ -11,9 +11,9 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI += "file://configure-3.3.0.patch;patch=1 \
file://config-h.patch;patch=1 \
file://mtab.patch;patch=1 \
- "
+ file://tdbheaderfix.patch;patch=1 "
-PR = "r2"
+PR = "r3"
EXTRA_OECONF += "\
SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \