samba: missed old oe fixup
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 23 Jul 2015 23:11:40 +0000 (02:11 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 23 Jul 2015 23:11:40 +0000 (02:11 +0300)
caused "Resource temporarily unavailable" errors

recipes/samba/samba_3.5.6.bb

index baa3ee9..d77bb6f 100644 (file)
@@ -7,12 +7,12 @@ S = "${WORKDIR}/samba-${PV}/source3"
 # new version that you can not downgrade to use with older
 # releases. More testing will happen before this is removed
 # should there be further issues. Appears to work though :)
-DEFAULT_PREFERENCE = "-1"
+#DEFAULT_PREFERENCE = "-1"
 
-SRC_URI += "file://config-h.patch \
+SRC_URI += "file://config-h.patch;patch=1 \
             file://tdbheaderfix.patch;apply=no"
 
-PR = "r0"
+PR = "r1"
 
 EXTRA_OECONF += "\
        SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \