diff options
Diffstat (limited to 'recipes/samba/samba_3.3.0.bb')
-rw-r--r-- | recipes/samba/samba_3.3.0.bb | 4 |
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 \ |