summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
diff options
context:
space:
mode:
authorSzombathelyi György <gyurco@freemail.hu>2017-03-05 21:15:11 +0100
committerJoe MacDonald <joe_macdonald@mentor.com>2017-03-24 14:10:17 -0400
commitde05464e965288c51eb7191d9e12a25b54287181 (patch)
treeb4b9edb458199cec1a4860a12165117bbd2825ea /meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
parent80fa973c078ccaa2a61f32bb04e6900355369b3b (diff)
downloadmeta-openembedded-de05464e965288c51eb7191d9e12a25b54287181.tar.gz
samba: update tevent_internal.h
Update the tevent_internal.h file to the same version as the current OpenEmbedded recipe version, otherwise nmbd will segfault immediately at start, and strange crashes occurs with smbd. Samba uses this internal libtevent header file, and it is crucial to match this file to the external libtevent. Signed-off-by: Gyorgy Szombathelyi <gyurco@freemail.hu> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/samba/samba_4.4.5.bb')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.4.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
index 1d9ed7c84..d0235c195 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb
@@ -19,6 +19,7 @@ SRC_URI = "${SAMBA_MIRROR}/stable/samba-${PV}.tar.gz \
19 file://21-add-config-option-without-valgrind.patch \ 19 file://21-add-config-option-without-valgrind.patch \
20 file://0001-packaging-Avoid-timeout-for-nmbd-if-started-offline-.patch \ 20 file://0001-packaging-Avoid-timeout-for-nmbd-if-started-offline-.patch \
21 file://0006-avoid-using-colon-in-the-checking-msg.patch \ 21 file://0006-avoid-using-colon-in-the-checking-msg.patch \
22 file://internal_tevent_to_0.9.31.patch \
22 file://volatiles.03_samba \ 23 file://volatiles.03_samba \
23 " 24 "
24SRC_URI_append_libc-musl = " \ 25SRC_URI_append_libc-musl = " \