Re: [oe] [meta-gnome 2/2] libnotify: update to 0.7.5 and drop libnotify3

2013-04-17 Thread Andreas Müller
On Wed, Apr 17, 2013 at 4:01 PM, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 17-04-13 15:49, Andreas Müller schreef: >> removing tests drops dependencies on gtk >> >> Tested by: >> >> * building nautilus3 (the only recipe found depending on libnotify3) * >> running xf

[oe] [meta-oe, meta-webserver][PATCH 2/2] nostromo: move to meta-webserver and tweak

2013-04-17 Thread Paul Eggleton
* Add SUMMARY * Move SRC_URI checksums next to SRC_URI Signed-off-by: Paul Eggleton --- ...0001-GNUmakefile-add-possibility-to-override-variables.patch |0 .../recipes-httpd}/nostromo/files/nhttpd.conf |0 .../recipes-httpd}/nostromo/files/nostromo

[oe] [meta-oe, meta-webserver][PATCH 1/2] cherokee: move to meta-webserver and tweak

2013-04-17 Thread Paul Eggleton
* Set SUMMARY instead of DESCRIPTION Signed-off-by: Paul Eggleton --- .../recipes-httpd}/cherokee/cherokee/cherokee.init |0 .../recipes-httpd}/cherokee/cherokee_1.2.98.bb |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename {meta-oe/recip

[oe] [meta-oe, meta-webserver][PATCH 0/2] Move some recipes to meta-webserver

2013-04-17 Thread Paul Eggleton
The following changes since commit bea2397361da080df1256046b927b454e2e5fc9a: libical: remove (2013-04-16 18:16:30 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/meta-webserver-moves http://cgit.openembedded.org/cgit.cgi/meta-open

Re: [oe] [meta-oe PATCH 1/2] libgsf: update to version 1.14.26

2013-04-17 Thread Mario Domenech Goulart
On Wed, 17 Apr 2013 14:04:20 +0200 Martin Jansa wrote: > On Sat, Apr 13, 2013 at 02:15:00PM -0300, Otavio Salvador wrote: >> From: Mario Domenech Goulart >> >> Previous version was 1.14.21, but Gnumeric requires at least 1.14.24. >> Since we are changing it, we pick the latest available version

[oe] [meta-gnome][PATCH v2] libgsf: update to version 1.14.26

2013-04-17 Thread Mario Domenech Goulart
Previous version was 1.14.21, but Gnumeric requires at least 1.14.24. Since we are changing it, we pick the latest available version. Signed-off-by: Mario Domenech Goulart --- meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb | 23 --- meta-gnome/recipes-gnome/libgsf/libgsf_1.1

Re: [oe] [PATCH] qwt: Adjusted SRC_URI to point to a URL + PATH that works.

2013-04-17 Thread wayne, steve
Eric, Indeed it is working one my end today using both wget and the unmodified recipe in a different clone of the meta-openembedded recipe. Yesterday I was receiving a '502: Internal Server Error'I guess if I had looked into that ( http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#5xx_Se

[oe] [meta-oe][PATCH v2] net-snmp: set correct SYSTEMD_PACKAGES

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb b/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb index 81ad6

Re: [oe] [meta-oe][PATCH] net-snmp: set correct SYSTEMD_PACKAGES

2013-04-17 Thread Martin Jansa
On Wed, Apr 17, 2013 at 04:09:10PM +0100, Jack Mitchell wrote: > From: Jack Mitchell > > ERROR: net-snmp-server-snmpd-systemd does not appear in package list, please > add it > ERROR: net-snmp-server-snmptrapd-systemd does not appear in package list, > please add it > > Signed-off-by: Jack Mit

[oe] [meta-oe][PATCH] net-snmp: set correct SYSTEMD_PACKAGES

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell ERROR: net-snmp-server-snmpd-systemd does not appear in package list, please add it ERROR: net-snmp-server-snmptrapd-systemd does not appear in package list, please add it Signed-off-by: Jack Mitchell --- meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb | 8 1

Re: [oe] [meta-oe][PATCH] net-snmp: add -systemd packages to PACKAGES list to appease systemd.bbclass

2013-04-17 Thread Martin Jansa
On Wed, Apr 17, 2013 at 02:57:45PM +0100, Jack Mitchell wrote: > From: Jack Mitchell > > ERROR: net-snmp-server-snmpd-systemd does not appear in package list, please > add it > ERROR: net-snmp-server-snmptrapd-systemd does not appear in package list, > please add it > > Signed-off-by: Jack Mit

[oe] [meta-oe][PATCHv2] php: add PACKAGECONFIG options

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell This change is on top of Marcin's PHP 5.4.14 upgrade v2 - Remove sqlite 3 from DEPENDS Jack Mitchell (1): php: add sqlite3 and mysql PACKAGECONFIG options meta-oe/recipes-devtools/php/php.inc | 28 +++- 1 file changed, 19 insertions(+), 9 deletio

[oe] [meta-oe][PATCHv2] php: add sqlite3 and mysql PACKAGECONFIG options

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-devtools/php/php.inc | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc index 225c3d7..639aa01 100644

[oe] [meta-oe][PATCH] php add PACKAGECONFIG options

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell This change is on top of Marcin's PHP 5.4.14 upgrade Jack Mitchell (1): php: add sqlite3 and mysql PACKAGECONFIG options meta-oe/recipes-devtools/php/php.inc | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) -- 1.8.2 ___

[oe] [meta-oe][PATCH] php: add sqlite3 and mysql PACKAGECONFIG options

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-devtools/php/php.inc | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc index 225c3d7..39ddc33 100644 --

Re: [oe] [meta-gnome 2/2] libnotify: update to 0.7.5 and drop libnotify3

2013-04-17 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 17-04-13 15:49, Andreas Müller schreef: > removing tests drops dependencies on gtk > > Tested by: > > * building nautilus3 (the only recipe found depending on libnotify3) * > running xfce-based image and checked notififations The problem with lib

[oe] [meta-oe][PATCH] net-snmp: add -systemd packages to PACKAGES list to appease systemd.bbclass

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell ERROR: net-snmp-server-snmpd-systemd does not appear in package list, please add it ERROR: net-snmp-server-snmptrapd-systemd does not appear in package list, please add it Signed-off-by: Jack Mitchell --- meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb | 9 +

[oe] [meta-gnome 2/2] libnotify: update to 0.7.5 and drop libnotify3

2013-04-17 Thread Andreas Müller
removing tests drops dependencies on gtk Tested by: * building nautilus3 (the only recipe found depending on libnotify3) * running xfce-based image and checked notififations Signed-off-by: Andreas Müller --- .../libnotify/libnotify/0001-disable-tests.patch | 54 .../re

[oe] [meta-gnome 1/2] gnome-desktop3: add gnome-common to DEPENDS

2013-04-17 Thread Andreas Müller
error message was: ERROR: Function failed: do_configure (see /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134 for further information) ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7

Re: [oe] [meta-oe][PATCHv3 1/3] net-snmp: fix failure when starting on system without pci bus

2013-04-17 Thread Martin Jansa
On Wed, Apr 17, 2013 at 01:12:08PM +0100, Jack Mitchell wrote: > On 17/04/13 13:01, Jack Mitchell wrote: > > From: Jack Mitchell > > > > The snmpd daemon cannot start on platforms without a pci bus: > > > > snmpd[15460]: pcilib: Cannot open /proc/bus/pci > > snmpd[15460]: pcilib: Cannot find any w

Re: [oe] [meta-oe][PATCHv3 1/3] net-snmp: fix failure when starting on system without pci bus

2013-04-17 Thread Paul Eggleton
On Wednesday 17 April 2013 13:12:08 Jack Mitchell wrote: > On 17/04/13 13:01, Jack Mitchell wrote: > > From: Jack Mitchell > > > > The snmpd daemon cannot start on platforms without a pci bus: > > > > snmpd[15460]: pcilib: Cannot open /proc/bus/pci > > snmpd[15460]: pcilib: Cannot find any worki

Re: [oe] [OE-core] State of bitbake world

2013-04-17 Thread Andreas Müller
On Sat, Apr 13, 2013 at 4:44 PM, Martin Jansa wrote: > On Wed, Jan 09, 2013 at 04:25:40PM +, Burton, Ross wrote: >> On 9 January 2013 15:17, Andreas Müller wrote: >> > 2. bitbake libnotify3 -> Tons of: 'WARNING: The recipe libnotify3 is >> > trying to install files into a shared area when tho

Re: [oe] [meta-oe][PATCHv3 1/3] net-snmp: fix failure when starting on system without pci bus

2013-04-17 Thread Jack Mitchell
On 17/04/13 13:01, Jack Mitchell wrote: From: Jack Mitchell The snmpd daemon cannot start on platforms without a pci bus: snmpd[15460]: pcilib: Cannot open /proc/bus/pci snmpd[15460]: pcilib: Cannot find any working access method. snmpd should not depend on a PCI bus and should simply move on

Re: [oe] [meta-oe PATCH 1/2] libgsf: update to version 1.14.26

2013-04-17 Thread Martin Jansa
On Sat, Apr 13, 2013 at 02:15:00PM -0300, Otavio Salvador wrote: > From: Mario Domenech Goulart > > Previous version was 1.14.21, but Gnumeric requires at least 1.14.24. > Since we are changing it, we pick the latest available version. > > Signed-off-by: Mario Domenech Goulart > Signed-off-by:

[oe] [meta-oe][PATCHv3 3/3] net-snmp: merge .inc into .bb and clean up obsolete parts of recipe

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-extended/net-snmp/net-snmp.inc | 95 - .../recipes-extended/net-snmp/net-snmp_5.7.2.bb| 112 ++--- 2 files changed, 98 insertions(+), 109 deletions(-) delete mode 100644 meta-oe/recipe

[oe] [meta-oe][PATCHv3 1/3] net-snmp: fix failure when starting on system without pci bus

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell The snmpd daemon cannot start on platforms without a pci bus: snmpd[15460]: pcilib: Cannot open /proc/bus/pci snmpd[15460]: pcilib: Cannot find any working access method. snmpd should not depend on a PCI bus and should simply move on. Signed-off-by: Jack Mitchell --- .../

[oe] [meta-oe][PATCHv2 1/2] net-snmp: fix failure when starting on system without pci bus

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell The snmpd daemon cannot start on platforms without a pci bus: snmpd[15460]: pcilib: Cannot open /proc/bus/pci snmpd[15460]: pcilib: Cannot find any working access method. snmpd should not depend on a PCI bus and should simply move on. Signed-off-by: Jack Mitchell --- .../

Re: [oe] [meta-oe][PATCH 2/2] net-snmp: Update to 5.7.2

2013-04-17 Thread Paul Eggleton
On Wednesday 17 April 2013 12:21:44 Martin Jansa wrote: > On Wed, Apr 17, 2013 at 11:07:17AM +0100, Jack Mitchell wrote: > > From: Jack Mitchell > > > > - Removed some un-needed patches > > > > Signed-off-by: Jack Mitchell > > --- > > > > .../net-snmp/files/libnl-3-support.patch |

Re: [oe] [meta-oe][PATCH 2/2] net-snmp: Update to 5.7.2

2013-04-17 Thread Martin Jansa
On Wed, Apr 17, 2013 at 11:07:17AM +0100, Jack Mitchell wrote: > From: Jack Mitchell > > - Removed some un-needed patches > > Signed-off-by: Jack Mitchell > --- > .../net-snmp/files/libnl-3-support.patch |69 - > .../net-snmp/files/sync-with-5.7-branch.patch | 19998 > -

[oe] [meta-oe][PATCH 1/2] net-snmp: fix failure when starting on system without pci bus

2013-04-17 Thread Jack Mitchell
From: Jack Mitchell The snmpd daemon cannot start on platforms without a pci bus: snmpd[15460]: pcilib: Cannot open /proc/bus/pci snmpd[15460]: pcilib: Cannot find any working access method. snmpd should not depend on a PCI bus and should simply move on. Signed-off-by: Jack Mitchell --- .../

Re: [oe] [meta-oe][PATCH 1/2] xserver-nodm-init: install .service and conf only with systemd in DISTRO_FEATURES

2013-04-17 Thread Martin Jansa
On Wed, Apr 17, 2013 at 09:51:45AM +0100, Paul Eggleton wrote: > On Tuesday 16 April 2013 21:11:39 Martin Jansa wrote: > > * Otavio reported unpackaged files without systemd enabled > > We have this problem in a lot of recipes. I've filed this bug to fix it in > systemd.bbclass itself: > > https

Re: [oe] [meta-oe][PATCH 1/2] xserver-nodm-init: install .service and conf only with systemd in DISTRO_FEATURES

2013-04-17 Thread Paul Eggleton
On Tuesday 16 April 2013 21:11:39 Martin Jansa wrote: > * Otavio reported unpackaged files without systemd enabled We have this problem in a lot of recipes. I've filed this bug to fix it in systemd.bbclass itself: https://bugzilla.yoctoproject.org/show_bug.cgi?id=4309 Cheers, Paul -- Paul Eg

Re: [oe] [PATCH] qwt: Adjusted SRC_URI to point to a URL + PATH that works.

2013-04-17 Thread Eric Bénard
Hi Wayne, Le Tue, 16 Apr 2013 16:56:49 -0500, Wayne Warren a écrit : > Signed-off-by: Wayne Warren > --- > meta-oe/recipes-qt/qwt/qwt.inc |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipes-qt/qwt/qwt.inc b/meta-oe/recipes-qt/qwt/qwt.inc > index d9d47f0

Re: [oe] [meta-networking][PATCH V2] ntp: Create a separate package for sntp

2013-04-17 Thread Paul Eggleton
On Tuesday 16 April 2013 13:35:50 Khem Raj wrote: > sntp provides the functionality of obsoleted ntpdate > so we have option of using ntpd as well as sntp > sntp does the immediate one time sync with time > server and corrects the tme immediately. it > replaces ntpdate nicely. > > Signed-off-by: K