Re: [oe] [meta-networking][PATCH v2] Samba: use built-in libtevent

2017-02-20 Thread Szombathelyi György
Hi, If theres no solution to resolve the conflict between the internal tevent and the external one, then maybe putting the libtevent-internal.h from the external lib to the samba tree would be a way to go. Br, György Eredeti levél Feladó: Andreas Müller

Re: [oe] [meta-webserver][PATCHv2 1/2] nginx: optimize systemd unit file

2016-08-18 Thread Szombathelyi György
On Thursday, August 18, 2016 7:02:19 PM CEST Martin Jansa wrote: > Then please send tested v3. > Done. Hopefully OK this time. > Thanks Br, György > > On Thu, Aug 18, 2016 at 6:41 PM, Szombathelyi György <gyu...@freemail.hu> > wrote: > > > Hi, > > >

Re: [oe] [meta-webserver][PATCHv2 1/2] nginx: optimize systemd unit file

2016-08-18 Thread Szombathelyi György
Hi, Sorry for the wrong patch, but this has also some problems (inlined): On Thursday, August 18, 2016 6:09:38 PM CEST Martin Jansa wrote: > From: Szombathelyi György <gyu...@freemail.hu> > > - Call the nginx binary directly, no need to wrap the SysV init file. > - Cre

[oe] [meta-webserver][PATCH]nginx: optimize systemd unit file

2016-08-18 Thread Szombathelyi György
- Call the nginx binary directly, no need to wrap the SysV init file. - Create /var/log/nginx with tmpfiles, like volatiles without systemd. - Run nginx with ${NGINX_USER} (user ${NGINX_USER} in nginx.conf) Signed-off-by: Gyorgy Szombathelyi

[oe] [meta-webserver][PATCH] nginx: PACKAGECONFIG for httpv2

2016-08-12 Thread Szombathelyi György
Signed-off-by: Gyorgy Szombathelyi diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/ recipes-httpd/nginx/nginx.inc index ebf926a..cb57b42 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx.inc +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc

Re: [oe] [meta-networking][PATCH] Samba: use only libsystemd

2016-07-04 Thread Szombathelyi György
On Monday, June 20, 2016 10:08:45 AM CEST Joe MacDonald wrote: > Hi Gyorgy, > Hi Joe, > [[oe] [meta-networking][PATCH] Samba: use only libsystemd] On 16.06.18 (Sat 21:06) Gyorgy Szombathelyi wrote: > > This patch was disappeared while moved to 4.4.2 > > I can't find this patch in the git

Re: [oe] [meta-networking][PATCH] Samba: use only libsystemd

2016-06-20 Thread Szombathelyi György
On Monday, June 20, 2016 10:08:45 AM CEST Joe MacDonald wrote: > Hi Gyorgy, > > [[oe] [meta-networking][PATCH] Samba: use only libsystemd] On 16.06.18 (Sat 21:06) Gyorgy Szombathelyi wrote: > > This patch was disappeared while moved to 4.4.2 > > I can't find this patch in the git history, but

[oe] [meta-networking][PATCH]Fix postfix-native on Linux 4.0

2015-06-04 Thread Szombathelyi György
Make postfix compilable on 4.0 kernel. Signed-off-by: Gyorgy Szombathelyi gyu...@freemail.hu diff --git a/meta-networking/recipes-daemons/postfix/files/makedefs.patch b/meta-networking/recipes-daemons/postfix/files/makedefs.patch index 32c31b0..ea1e994 100644 ---

Re: [oe] [meta-networking]Fix postfix-native on Linux 4.0

2015-06-04 Thread Szombathelyi György
Resubmitted with [PATCH] in the subject. On Saturday 30 May 2015 14:45:04 Szombathelyi György wrote: Make postfix compilable on 4.0 kernel. Signed-off-by: Gyorgy Szombathelyi gyu...@freemail.hu diff --git a/meta-networking/recipes-daemons/postfix/files/makedefs.patch b/meta

[oe] [meta-networking]Fix postfix-native on Linux 4.0

2015-05-30 Thread Szombathelyi György
Make postfix compilable on 4.0 kernel. Signed-off-by: Gyorgy Szombathelyi gyu...@freemail.hu diff --git a/meta-networking/recipes-daemons/postfix/files/makedefs.patch b/meta-networking/recipes-daemons/postfix/files/makedefs.patch index 32c31b0..ea1e994 100644 ---

Re: [oe] [meta-oe][PATCH]ntp: fix perl path

2015-01-18 Thread Szombathelyi György
Hi, Any chance to get this into git? Now if one has a system /bin/perl, ntp build will fail. Br, György On Tuesday 13 January 2015 22:44:03 Szombathelyi György wrote: Fix perl path in ntp-wait and calc_tickadj. Signed-off-by: Gyorgy Szombathelyi gyu...@freemail.hu diff --git

[oe] [meta-oe][PATCH]ntp: fix perl path

2015-01-13 Thread Szombathelyi György
Fix perl path in ntp-wait and calc_tickadj. Signed-off-by: Gyorgy Szombathelyi gyu...@freemail.hu diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8.bb b/meta- networking/recipes-support/ntp/ntp_4.2.8.bb index 9f74f6b..e802ee7 100644 ---

[oe] [meta-oe][PATCH]ntp: fix perl path

2015-01-13 Thread Szombathelyi György
Fix perl path in ntp-wait and calc_tickadj. Signed-off-by: Gyorgy Szombathelyi gyu...@freemail.hu diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8.bb index 9f74f6b..e802ee7 100644 ---