[oe] [meta-networking][PATCH] Fix confilct error in do_rootfs.

2018-06-05 Thread Lei Maohui
Error: Transaction check error: file /usr/bin/mailq conflicts between attempted installs of esmtp-1.2-r0.x86_64 and postfix-3.2.2-r0.x86_64 file /usr/bin/newaliases conflicts between attempted installs of esmtp-1.2-r0.x86_64 and postfix-3.2.2-r0.x86_64 Signed-off-by: Lei Maohui ---

Re: [oe] [meta-oe][PATCH v2] lshw: Add new recipe with B.02.18 version

2018-06-05 Thread Khem Raj
Hi Krzysztof This fails on musl due to basename() API not being available you might want to fix it on the same lines as http://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/poppler/poppler/basename-include.patch | make[1]: *** [Makefile:20: dasd.o] Error 1 | make[1]: ***

Re: [oe] [meta-oe][PATCH] nano: Upgrade 2.9.7 -> 2.9.8

2018-06-05 Thread Khem Raj
On Mon, Jun 4, 2018 at 9:29 AM, Leon Anavi wrote: > Upgrade nano to 2.9.8, the latest version as of 2 June 2018: > https://www.nano-editor.org/dist/v2.9/ChangeLog > > Signed-off-by: Leon Anavi > --- > meta-oe/recipes-support/nano/nano_2.9.7.bb | 8 >

Re: [oe] [PATCH 2/2] mosquitto: add mosquitto-examples package

2018-06-05 Thread Paul Eggleton
On Wednesday, 6 June 2018 1:39:09 AM NZST Nicola Lunghi wrote: > From: Nicola Lunghi > > the mosquitto install populate some .example files in > /etc/mosquitto. move thise example files in a separate package > > The PACKAGE_BEFORE_PN is needed because otherwise those examples > end in the base

Re: [oe] [meta-java] maintainer status

2018-06-05 Thread Mark Asselstine
On Tuesday, June 5, 2018 12:48:20 PM EDT Otavio Salvador wrote: > On Tue, Jun 5, 2018 at 12:11 PM, Mark Asselstine > > wrote: > > Several of us have noticed that nothing has been merged to meta-java since > > mid-April (roughly 8 weeks ago). With about a dozen commits sent to the > > list and

Re: [oe] [meta-networking][PATCH] radvd: Fix missing yacc error.

2018-06-05 Thread Khem Raj
its in master-next, perhaps keeping an eye at patchwork or master-next can be helpful On Mon, Jun 4, 2018 at 1:53 AM, Ahsan, Noor wrote: > Hello, > > Any update on this. Kindly apply think on master and Sumo release. > > Noor > > -Original Message- > From:

Re: [oe] [PATCH] telnetd: Fix deadlock on cleanup

2018-06-05 Thread Khem Raj
can you rebase it on top of master-next and resend ? On Sat, Jun 2, 2018 at 11:42 PM, Seiichi Ishitsuka wrote: > The cleanup function in telnetd is called both directly and on SIGCHLD > signals. > This triggered a deadlock in glibc and was reproduced in glibc 2.27 while > running on a 4.14.30

Re: [oe] [meta-java] maintainer status

2018-06-05 Thread Otavio Salvador
On Tue, Jun 5, 2018 at 12:11 PM, Mark Asselstine wrote: > Several of us have noticed that nothing has been merged to meta-java since > mid-April (roughly 8 weeks ago). With about a dozen commits sent to the list > and pending merges I thought I might email you, the maintainers, directly to >

Re: [oe] [meta-java] maintainer status

2018-06-05 Thread Mark Asselstine
On Tue, Jun 5, 2018 at 11:18 AM, Mark Asselstine wrote: > On Tue, Jun 5, 2018 at 11:11 AM, Mark Asselstine > wrote: >> Several of us have noticed that nothing has been merged to meta-java since >> mid-April (roughly 8 weeks ago). With about a dozen commits sent to the list >> and pending merges

Re: [oe] [meta-java] maintainer status

2018-06-05 Thread Mark Asselstine
On Tue, Jun 5, 2018 at 11:11 AM, Mark Asselstine wrote: > Several of us have noticed that nothing has been merged to meta-java since > mid-April (roughly 8 weeks ago). With about a dozen commits sent to the list > and pending merges I thought I might email you, the maintainers, directly to >

[oe] [meta-java] maintainer status

2018-06-05 Thread Mark Asselstine
Several of us have noticed that nothing has been merged to meta-java since mid-April (roughly 8 weeks ago). With about a dozen commits sent to the list and pending merges I thought I might email you, the maintainers, directly to determine if this is expected to continue. Should we be looking to

[oe] [PATCH 2/2] mosquitto: add mosquitto-examples package

2018-06-05 Thread Nicola Lunghi
From: Nicola Lunghi the mosquitto install populate some .example files in /etc/mosquitto. move thise example files in a separate package The PACKAGE_BEFORE_PN is needed because otherwise those examples end in the base mosquitto package Signed-off-by: Nicola Lunghi ---

[oe] [PATCH 1/2] mosquitto: add default configuration file

2018-06-05 Thread Nicola Lunghi
From: Nicola Lunghi the mosquitto recipe doesn't add a mosquitto configuration file add it from the mosquitto.conf.example file Signed-off-by: Nicola Lunghi --- .../recipes-connectivity/mosquitto/mosquitto_1.4.15.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git

Re: [oe] [PATCH 2/2] mosquitto: add default configuration file

2018-06-05 Thread nick83ola
Hi Khem, please ignore my previous email. I will repost the two patches with your suggestions Thanks Nicola Lunghi On 5 June 2018 at 10:55, Nicola Lunghi wrote: > Hi Khem, > > the conf file is taken from the package itself (look in the zip for conf) > with the options enabled in current Debian

[oe] [meta-oe][PATCH] libtinyxml2: update to 6.2.0

2018-06-05 Thread Johannes Pointner
Signed-off-by: Johannes Pointner --- .../libtinyxml2/{libtinyxml2_5.0.1.bb => libtinyxml2_6.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libtinyxml2/{libtinyxml2_5.0.1.bb => libtinyxml2_6.2.0.bb} (88%) diff --git

[oe] [meta-qt5][PATCH] qtquick1: remove recipe and all references

2018-06-05 Thread Andreas Müller
* webkit part is broken (at least) * It is dead since 5.7 / 11/2016 Signed-off-by: Andreas Müller --- lib/recipetool/create_qt5.py | 1 - .../packagegroup-qt5-toolchain-target.bb | 5 recipes-qt/qt5/qtquick1_git.bb | 29

[oe] [PATCH] postfix: Remove useless file makedeps.out of postfix

2018-06-05 Thread Changqing Li
file /etc/postfix/makedeps.out is useless, remove it. makedeps.out is intermediate file that documents how Postfix was built for your machine. Signed-off-by: Changqing Li --- meta-networking/recipes-daemons/postfix/postfix.inc | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff

[oe] [meta-networking][PATCH] opensaf:Modified PACKAGECONFIG to fix the following error:

2018-06-05 Thread Lei Maohui
| configure: error: Package requirements (libvirt) were not met: | | No package 'libvirt' found Signed-off-by: Lei Maohui --- meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

[oe] [meta-networking][PATCH] samba:Deleted config for lsb, since this part has been deleted from samba upstream.

2018-06-05 Thread Lei Maohui
Signed-off-by: Lei Maohui --- .../recipes-connectivity/samba/samba_4.7.6.bb | 25 -- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb