From: Grazvydas Ignotas Date: Thu, 23 Jul 2015 23:11:40 +0000 (+0300) Subject: samba: missed old oe fixup X-Git-Tag: sz_173~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2128c4aa3934e0b46fb0bb28109d6152f20ddc14;p=openembedded.git samba: missed old oe fixup caused "Resource temporarily unavailable" errors --- diff --git a/recipes/samba/samba_3.5.6.bb b/recipes/samba/samba_3.5.6.bb index baa3ee9325..d77bb6f7a0 100644 --- a/recipes/samba/samba_3.5.6.bb +++ b/recipes/samba/samba_3.5.6.bb @@ -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 \