[oe] [meta-webserver][PATCH] Nginx: use PACKAGECONFIG variables in configure

2017-09-14 Thread Gyorgy Szombathelyi
Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-webserver/recipes-httpd/nginx/nginx.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes-httpd/nginx/nginx.inc index 77d1b32..4a97e26

[oe] [meta-oe][PATCH 2/2] sg3-utils: add mirror

2017-07-19 Thread Gyorgy Szombathelyi
Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb index a11bd77..c

[oe] [meta-oe][PATCH 1/2] sdparm: add mirror

2017-07-19 Thread Gyorgy Szombathelyi
Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-oe/recipes-support/sdparm/sdparm_1.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.10.bb b/meta-oe/recipes-support/sdparm/sdparm_1.10.bb index 8ab2819..3299a77 100644 --- a/m

[oe] [meta-oe][PATCH] xf86-video-nouveau: bump version to 1.0.15

2017-07-18 Thread Gyorgy Szombathelyi
Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- .../{xf86-video-nouveau_1.0.12.bb => xf86-video-nouveau_1.0.15.bb} | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta-oe/recipes-graphics/xorg-driver/{xf86-video-nouveau_1.0.12.bb => xf86-video-nouve

[oe] [meta-networking][PATCH] samba: fix conflict between samba and sudo packages

2017-04-17 Thread Gyorgy Szombathelyi
Use the same permissions for sudoers.d as in the sudo package. Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.4.5

[oe] [meta-networking][PATCH] samba: update tevent_internal.h

2017-03-05 Thread Gyorgy Szombathelyi
. Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- .../samba-4.4.5/internal_tevent_to_0.9.31.patch| 92 ++ .../recipes-connectivity/samba/samba_4.4.5.bb | 1 + 2 files changed, 93 insertions(+) create mode 100644 meta-networking/recipes-connectivity

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

2017-02-11 Thread Gyorgy Szombathelyi
Since Samba uses libtevent-internal.h in some places, it is incompatible with external libtevent versions if they're not the same as the built-in, and just crashes. Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 4 +

[oe] [meta-webserver][PATCHv3 2/2] nginx.inc: use 4 spaces for indentation

2016-08-19 Thread Gyorgy Szombathelyi
From: Martin Jansa <martin.ja...@gmail.com> * like any other sane recipes do Signed-off-by: Martin Jansa <martin.ja...@gmail.com> Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-webserver/recipes-httpd/nginx/nginx.inc | 194 ++-

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

2016-08-18 Thread Gyorgy Szombathelyi
- 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 <gyu...@freemail.hu> --- meta-webserver/recipes

[oe] [meta-multimedia][PATCH] Mpd: use libsystemd

2016-07-04 Thread Gyorgy Szombathelyi
Mpd tries to find and link to libsystemd-daemon by default, but there's only libsystemd in OpenEmbedded. Fixing this makes socket activation work. Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb | 4 1 file chan

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

2016-06-18 Thread Gyorgy Szombathelyi
This patch was disappeared while moved to 4.4.2 Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- .../samba/samba-4.4.2/10-use-only-libsystemd.patch | 81 ++ .../recipes-connectivity/samba/samba_4.4.2.bb | 1 + 2 files changed, 82 insertions(+) creat

[oe] [meta-multimedia][PATCH] MPD: update to 0.19.15

2016-06-06 Thread Gyorgy Szombathelyi
This fixes a build issue Signed-off-by: Gyorgy Szombathelyi <gyu...@freemail.hu> --- .../recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.19.10.bb =>

[oe] [meta-multimedia][PATCH] MPD: update to 0.19.15

2016-06-04 Thread Gyorgy Szombathelyi
This fixes a build issue --- .../recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} (94%) diff --git

[oe] [PATCH] MPD: update to 0.19.15

2016-06-04 Thread Gyorgy Szombathelyi
This fixes a build issue --- .../recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} (94%) diff --git