[oe] [PATCH 0/1][meta-networking] ntp: fix path to driftfile

2014-10-09 Thread wenzong.fan
From: Wenzong Fan Default path to driftfile is "/etc/ntp.drift", that doesn't work since ntp daemon is always started with "ntp" user. It should be created at the home directory of "ntp" which is "/var/lib/ntp/". The following changes since commit 17ff23b4a4a0e5ed7efde107fb00296f1ebd5fdd: xf8

[oe] [PATCH 1/1][meta-networking] ntp: fix path to driftfile

2014-10-09 Thread wenzong.fan
From: Wenzong Fan Default path to driftfile is "/etc/ntp.drift", that doesn't work since ntp daemon is always started with "ntp" user. It should be created at the home directory of "ntp" which is "/var/lib/ntp/". Signed-off-by: Wenzong Fan --- meta-networking/recipes-support/ntp/ntp.inc | 15

Re: [oe] [meta-browser][PATCH][resend] chromium: conditionally compile routines for use with GLIB

2014-10-09 Thread Otavio Salvador
On Wed, Oct 8, 2014 at 3:46 PM, Eric Nelson wrote: > The routine QuoteArgForDesktopFileExec is only called when GLIB is > used, and compilation will fail with the following error message > if it is compiled without GLIB support (e.g. under Wayland): > "defined but not used [-Werror=unused-

[oe] [meta-qt5][PATCH] Fix SDK environment setting

2014-10-09 Thread Otavio Salvador
Since the change to use a meta-environment canadian package in the OE-Core, the SDK environment setting has been broken. This uses the new subscript environment to fix it and also move the environment generation to the nativesdk-qtbase recipe. Signed-off-by: Otavio Salvador --- classes/populate_

[oe] [PATCH] Better support for upgrading packages in opkg and update-rc.d.bbclass

2014-10-09 Thread Peter Urbanec
init-ifupdown inherits default implementations of prerm, postrm, preinst and postinst from update-rc.d.bbclass. Unfortunately these default implementations don't deal with package upgrades as well as they could. What ends up happening is that opkg starts downloading and unpacking packages sequenti

[oe] [PATCH] Fix for gcc bug 61144

2014-10-09 Thread Peter Urbanec
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61144 for details. This patch is taken from the gcc repository and should be obsoleted by a gcc release after 4.9.1 The problem is severe enough (at least from my point of view) to need this patch until the next gcc release is available. comm

[oe] [meta-qt5] How to build Qt5 with 'designer' module?

2014-10-09 Thread Fink, Peter
Hi, I’m trying to build a Qt application with the toolchain generated by openembedded (meta-toolchain-qt5). The application needs the designer-module, which I thought was included in the qttools package, but now I get the following error: “Project Error: Unknown module(s) in QT: designer.” Wh

Re: [oe] [meta-oe][PATCH] samba: add systemd service file

2014-10-09 Thread Chong Lu
ping //Chong On 09/29/2014 04:22 PM, Chong Lu wrote: Add systemd service for samba. Signed-off-by: Chong Lu --- meta-oe/recipes-connectivity/samba/samba.inc | 32 +- .../recipes-connectivity/samba/samba/nmb.service | 12 .../recipes-connectivity/samba/