Re: [oe] [meta-networking][PATCH v3] lldpd: Add recipe

2015-09-15 Thread Otavio Salvador
On Tue, Sep 15, 2015 at 9:11 PM, Fabio Berton wrote: > lldpd is a 802.1AB implementation, a L2 network discovery protocol. > It also supports CDP, EDP and various other protocols. > > Signed-off-by: Fabio Berton Acked-by: Otavio

[oe] [PATCH] xfce4-pulseaudio-plugin: add packageconfig for libnotify

2015-09-15 Thread jackie.huang
From: Jackie Huang Add PACKAGECONFIG for libnotify and disable it by default to avoid the QA issue: WARNING: QA Issue: xfce4-pulseaudio-plugin rdepends on libnotify, but it isn't a build dependency? [build-deps] Signed-off-by: Jackie Huang

[oe] [PATCH][meta-oe] rsyslog: fix ptest

2015-09-15 Thread wenzong.fan
From: Wenzong Fan After rsyslog updated to 7.6.1, ptest fails to build & run since the serial-tests config patch was dropped: - rsyslog-use-serial-tests-config-needed-by-ptest.patch This patch involved serial test harness: + AM_INIT_AUTOMAKE([serial-tests]) Which

[oe] [meta-networking][PATCH v3] lldpd: Add recipe

2015-09-15 Thread Fabio Berton
lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton --- .../lldpd/files/fix-libevent-configure.patch | 39 +++

[oe] [meta-oe][PATCH] tiobench: Fix build using GCC 5.2

2015-09-15 Thread Otavio Salvador
Drop 'inline' of crc32 function to fix build using GCC 5.2 Signed-off-by: Otavio Salvador --- ...-of-crc32-function-to-fix-build-using-GCC.patch | 30 ++ .../recipes-benchmark/tiobench/tiobench_0.3.3.bb | 1 + 2 files changed, 31 insertions(+)

Re: [oe] [meta-networking][PATCH v2] lldpd: Add recipe

2015-09-15 Thread Otavio Salvador
Hello Fabio, On Tue, Sep 15, 2015 at 6:23 PM, Fabio Berton wrote: > lldpd is a 802.1AB implementation, a L2 network discovery protocol. > It also supports CDP, EDP and various other protocols. > > Signed-off-by: Fabio Berton Sorry

Re: [oe] [PATCH][meta-qt5] qtbase: fix build for PACKAGECONFIG gles2

2015-09-15 Thread Ahsan, Noor
Noor, I am keen to know that how this patch does not include X.h where None was being defined to 0 earlier. Noor -Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Andreas Müller Sent:

Re: [oe] [meta-browser][PATCH 3/3] chromium: Rework the evaluation of the Wayland feature.

2015-09-15 Thread Khem Raj
On Tue, Sep 15, 2015 at 5:50 AM, Carlos Alberto Lopez Perez wrote: > +CHROMIUM_BUILD_TYPE = d.getVar('CHROMIUM_BUILD_TYPE', True) Lets default to one if its not set by user and set a bb.note about what is chosen may be Release as default is good. --

[oe] [meta-networking][PATCH] lldpd: Add recipe

2015-09-15 Thread Fabio Berton
From: Fabio Berton lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton --- .../recipes-connectivity/lldpd/files/lldpd.default | 2

Re: [oe] [meta-networking][PATCH] lldpd: Add recipe

2015-09-15 Thread Joe MacDonald
Hi Fabio, [[oe] [meta-networking][PATCH] lldpd: Add recipe] On 15.09.15 (Tue 14:54) Fabio Berton wrote: > From: Fabio Berton > > lldpd is a 802.1AB implementation, a L2 network discovery protocol. > It also supports CDP, EDP and various other protocols. I

Re: [oe] [PATCH] inetutils: add package config pam

2015-09-15 Thread Kang Kai
On 2015年09月14日 21:59, Joe MacDonald wrote: [Re: [oe] [PATCH] inetutils: add package config pam] On 15.09.14 (Mon 11:29) Kang Kai wrote: On 2015年09月07日 11:20, Kang Kai wrote: On 2015年08月20日 16:43, kai.k...@windriver.com wrote: From: Kai Kang Add package config pam

[oe] [PATCH 2/2] gimp: disable webkit dependency in the recipe

2015-09-15 Thread Alexander Kanavin
gimp (optionally) depends on a very old version of webkit-gtk (1.6.x) for browsing help, and oe-core no longer provides that version. Signed-off-by: Alexander Kanavin --- meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb | 4 +--- 1 file changed, 1 insertion(+), 3

[oe] [PATCH 1/2] epiphany: remove the recipe due to its move to oe-core

2015-09-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-gnome/epiphany/epiphany_2.30.6.bb | 21 - 1 file changed, 21 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb diff --git

Re: [oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4

2015-09-15 Thread Kang Kai
On 2015年09月15日 03:37, Joe MacDonald wrote: [[oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4] On 15.09.10 (Thu 13:38) kai.k...@windriver.com wrote: From: Kai Kang * update md5sum of license file

Re: [oe] [PATCH][meta-qt5] qtbase: fix build for PACKAGECONFIG gles2

2015-09-15 Thread Khem Raj
On Mon, Sep 14, 2015 at 11:51 PM, Ahsan, Noor wrote: > Noor, > > I am keen to know that how this patch does not include X.h where None was > being defined to 0 earlier. > QT can build without X, in case you have X in there then using it from X.h might be OK. > Noor > >

Re: [oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4

2015-09-15 Thread Khem Raj
On Tue, Sep 15, 2015 at 1:52 AM, Kang Kai wrote: > Got it. > > For for iftop, it just update licensing text. > > > revision 1.3 > date: 2014/01/01 14:50:05; author: pdw; state: Exp; lines: +7 -8 > Update to licensing text. Patch by Robert

Re: [oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4

2015-09-15 Thread Joe MacDonald
[Re: [oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4] On 15.09.15 (Tue 09:52) Khem Raj wrote: > On Tue, Sep 15, 2015 at 1:52 AM, Kang Kai wrote: > > Got it. > > > > For for iftop, it just update licensing text. > > > > > > revision

Re: [oe] [meta-browser][PATCH 1/3] chromium: Allow to build in Debug mode.

2015-09-15 Thread Khem Raj
On Tue, Sep 15, 2015 at 8:03 AM, Trevor Woerner wrote: > On 09/15/15 08:50, Carlos Alberto Lopez Perez wrote: >> * Add also a patch that workarounds a build error when building >> in Debug mode and using GCC. This patch has no effect when >> building in Release mode

Re: [oe] [meta-browser][PATCH 1/3] chromium: Allow to build in Debug mode.

2015-09-15 Thread Trevor Woerner
On 09/15/15 08:50, Carlos Alberto Lopez Perez wrote: > * Add also a patch that workarounds a build error when building > in Debug mode and using GCC. This patch has no effect when > building in Release mode because is guarded within ifdef(debug) > blocks. > > Signed-off-by: Carlos

Re: [oe] [meta-networking][PATCH] lldpd: Add recipe

2015-09-15 Thread Otavio Salvador
Hello Joe, On Tue, Sep 15, 2015 at 3:04 PM, Joe MacDonald wrote: > [[oe] [meta-networking][PATCH] lldpd: Add recipe] On 15.09.15 (Tue 14:54) > Fabio Berton wrote: > >> From: Fabio Berton >> >> lldpd is a 802.1AB implementation, a L2

Re: [oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4

2015-09-15 Thread Khem Raj
> On Sep 15, 2015, at 10:24 AM, Joe MacDonald wrote: > > [Re: [oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4] On 15.09.15 > (Tue 09:52) Khem Raj wrote: > >> On Tue, Sep 15, 2015 at 1:52 AM, Kang Kai wrote: >>> Got it. >>> >>> For

[oe] [meta-networking][PATCH v2] lldpd: Add recipe

2015-09-15 Thread Fabio Berton
lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton --- .../recipes-daemons/lldpd/files/lldpd.default | 2 + .../recipes-daemons/lldpd/files/lldpd.init.d

Re: [oe] [meta-qt5][PATCH v2] qt5: package Qt Quick Designer files separately

2015-09-15 Thread Otavio Salvador
On Thu, Sep 10, 2015 at 3:57 AM, Samuli Piippo wrote: > Some modules (at least Qt Quick Controls and Qt Canvas 3d) have extra > files for Qt Quick Designer integration, which are not needed in the image. > Create new ${PN}-qmldesigner package that includes those

Re: [oe] [meta-oe][PATCH] dnsmasq: upgrade 2.72->2.75

2015-09-15 Thread Joe MacDonald
Hi Lei, [Re: [oe] [meta-oe][PATCH] dnsmasq: upgrade 2.72->2.75] On 15.09.15 (Tue 01:58) Lei, Maohui wrote: > Hi > > Excuse me. This patch has been in master-next for a long time. Why not > been merged into master? Probably the same reason as why Kai's inetutils patch lingered on for so long.

Re: [oe] [meta-networking][PATCH][V3] netmap: fix multiple build issues.

2015-09-15 Thread Joe MacDonald
[Re: [meta-networking][PATCH][V3] netmap: fix multiple build issues.] On 15.09.15 (Tue 07:15) akuster wrote: > > > On 09/14/2015 06:49 PM, Joe MacDonald wrote: > > Hi Armin, > > > > [Re: [meta-networking][PATCH][V3] netmap: fix multiple build issues.] On > > 15.09.14 (Mon 14:23) akuster

Re: [oe] [PATCH] collectd: fix a floating dependence on openjdk

2015-09-15 Thread Martin Jansa
On Fri, Sep 11, 2015 at 05:24:43PM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > 1. fix a floating dependence on openjdk > 2. fix the host contamination, since the default value of java home > is /usr/lib/jvm: >warning: library search path

[oe] [PATCH][fido] dhcp: fix parsing warning

2015-09-15 Thread Martin Jansa
From: Martin Jansa * fixes: WARNING: Variable key FILES_${PN}-client (${base_sbindir}/dhclient ${base_sbindir}/dhclient-script ${sysconfdir}/dhcp/dhclient.conf) replaces original key FILES_dhcp-client ( ${systemd_unitdir}/system/dhclient.service). Signed-off-by:

Re: [oe] gnome-icon-theme?

2015-09-15 Thread Mike Looijmans
On 15-09-15 13:14, Burton, Ross wrote: On 15 September 2015 at 12:13, Burton, Ross wrote: Yeah this was just removed from oe-core but the addition to meta-oe hasn't happened. I can send a patch now if there isn't one on the list. Hm, alternatively, we make

[oe] [meta-browser][PATCH 1/3] chromium: Allow to build in Debug mode.

2015-09-15 Thread Carlos Alberto Lopez Perez
* Add also a patch that workarounds a build error when building in Debug mode and using GCC. This patch has no effect when building in Release mode because is guarded within ifdef(debug) blocks. Signed-off-by: Carlos Alberto Lopez Perez ---

[oe] [meta-browser][PATCH 0/3] chromium: make the build type configurable.

2015-09-15 Thread Carlos Alberto Lopez Perez
This serie of patches adds 2 new variables that allow a more fine control of the Chromium build without needing to modify the recipe. (This can be configured in conf/local.conf) CHROMIUM_BUILD_TYPE = ['Release', 'Debug'] CHROMIUM_ENABLE_WAYLAND = ['0', '1'] Carlos Alberto Lopez Perez (3):

Re: [oe] gnome-icon-theme?

2015-09-15 Thread Martin Jansa
On Tue, Sep 15, 2015 at 03:26:01PM +0300, Jussi Kukkonen wrote: > On 15 September 2015 at 14:14, Burton, Ross wrote: > > > > On 15 September 2015 at 12:13, Burton, Ross wrote: > > > > > Yeah this was just removed from oe-core but the addition to

[oe] [meta-browser][PATCH 2/3] chromium: Clean the definitions of some ozone-wayland variables.

2015-09-15 Thread Carlos Alberto Lopez Perez
Signed-off-by: Carlos Alberto Lopez Perez --- recipes-browser/chromium/chromium_40.0.2214.91.bb | 17 ++--- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/recipes-browser/chromium/chromium_40.0.2214.91.bb

[oe] [meta-browser][PATCH 3/3] chromium: Rework the evaluation of the Wayland feature.

2015-09-15 Thread Carlos Alberto Lopez Perez
* Remove the ENABLE_X11 variable and rename ENABLE_WAYLAND to CHROMIUM_ENABLE_WAYLAND. Make the old ENABLE_X11 be just "not CHROMIUM_ENABLE_WAYLAND". * Allow configuring this in the local.conf file. * Add a couple of sanity checks and two notes that will let the user be sure if

Re: [oe] [meta-oe][PATCH] dnsmasq: upgrade 2.72->2.75

2015-09-15 Thread Martin Jansa
On Tue, Sep 15, 2015 at 10:22:49AM -0400, Joe MacDonald wrote: > Hi Lei, > > [Re: [oe] [meta-oe][PATCH] dnsmasq: upgrade 2.72->2.75] On 15.09.15 (Tue > 01:58) Lei, Maohui wrote: > > > Hi > > > > Excuse me. This patch has been in master-next for a long time. Why not > > been merged into master?