Re: [oe] [PATCH] xgamma: Add new recipes

2014-11-10 Thread Qian Lei
On Mon, 10 Nov 2014 07:49:55 +0100 Martin Jansa wrote: > How was this recipe tested? > > ERROR: ParseError at > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb:1: > Could not include required file xorg-app-common.inc Oh Jansa, I'm really sorry

[oe] [PATCH v2] xgamma: Add new recipes

2014-11-10 Thread Qian Lei
xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension). Signed-off-by: Qian Lei --- meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-oe/r

Re: [oe] PRINC migration questions

2014-11-10 Thread Bryan Evenson
Martin, > -Original Message- > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Friday, November 07, 2014 6:21 PM > To: Bryan Evenson > Cc: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] PRINC migration questions > > On Fri, Nov 07, 2014 at 03:36:14PM +, Bryan

[oe] [meta-oe][PATCH] dfu-util: Point to gitorious.org repository as gnumonks.org is down

2014-11-10 Thread Chris Morgan
--- meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb b/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb index aa2b84d..c706fd1 100644 --- a/meta-oe/recipes-support/dfu-uti

[oe] [RFC 01/10] gypsy: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-oe/recipes-navigation/gypsy/gypsy.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-navigation/gypsy/gypsy.inc b/meta-oe/recipes-navigation/gypsy/gypsy.inc index 7c93d0a..15d80fe 100644 --- a/meta-oe/recipes-navigation/

[oe] [RFC 03/10] foxtrotgps: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb index 101e87e..ef6

[oe] [meta-gnome][RFC 05/10] gvfs: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb index 131c849..4e1dd23 100644 --- a/meta-gnome/recipes-gn

[oe] [RFC 02/10] gpsd: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb index 6d3adc1..d081f89 100644 --- a/meta-oe/recipes-navig

[oe] [RFC 00/10] mods to support virtual/bluez

2014-11-10 Thread Peter A. Bigot
This series is a proposed fix for Yocto 5031, providing virtual/bluez to select between bluez4 and bluez5. The intent is to continue using bluez4 as the default, but to allow distros to switch to bluez5 if the packages they need support the new interface. The material here depends on this RFC bra

[oe] [RFC 04/10] packagegroup-basic: switch bluetooth to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-oe/recipes-core/packagegroups/packagegroup-basic.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb index 20b1652..e25eab

[oe] [meta-gnome][RFC 06/10] obexd: conflict with bluez5

2014-11-10 Thread Peter A. Bigot
obexd was integrated into bluez5 and is no longer a separate package. Signed-off-by: Peter A. Bigot --- meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/o

[oe] [meta-gnome][RFC 07/10] gnome-bluetooth: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-blueto

[oe] [RFC 10/10] openobex: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-oe/recipes-connectivity/obex/openobex_1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb index b07779d..1324843 100644 --- a/meta-o

[oe] [RFC 08/10] gnokii: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb index 4826452..4423906 100644 ---

[oe] [RFC 09/10] obex-data-server: conflict with bluez5

2014-11-10 Thread Peter A. Bigot
Although this package builds with bluez5, it was removed from Fedora 20 [1] and is not used in bluez5-based GNOME [2], suggesting the bluez5 obexd is to be used instead. [1] http://pkgs.fedoraproject.org/cgit/obex-data-server.git/log/?h=f20 [2] http://www.hadess.net/2013/11/bluetooth-file-sharing-

[oe] Problem with php package

2014-11-10 Thread California Sullivan
Hi all, I am having an issue with the php package in the dizzy branch of meta-openembedded(/meta-oe/recipes-devtools). Php's build succeeds: NOTE: recipe php-5.4.33-r0: task do_fetch: Started NOTE: recipe php-5.4.33-r0: task do_fetch: Succeeded NOTE: recipe php-5.4.33-r0: task do_unpack: Started

[oe] [meta-python][PATCH] python-flufl-enum: add recipe for 4.0.1

2014-11-10 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/python-flufl-enum_4.0.1.bb | 33 1 file changed, 33 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-flufl-enum_4.0.1.bb diff --git a/meta-python/recipes-devtools/python/python-flufl-enum_

Re: [oe] [meta-oe][PATCH 1/2] samba: add winbind.service to winbind package

2014-11-10 Thread Chong Lu
ping //Chong On 10/30/2014 06:23 PM, Chong Lu wrote: This solves the following warning: lib32-samba-3.6.24: lib32-samba: Files/directories were installed but not shipped /lib/systemd/system/winbind.service [installed-vs-shipped] Signed-off-by: Chong Lu --- recipes-connectivity/samba/sa

Re: [oe] [meta-oe][PATCH 2/2] samba: fix error messages when startup samba service

2014-11-10 Thread Chong Lu
ping //Chong On 10/30/2014 06:23 PM, Chong Lu wrote: This solves the following error messages when startup samba: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory Signed-off-by: Chong Lu --- recipes-connectivity/samba/samba.inc | 8 +++- 1 file chan

Re: [oe] [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed

2014-11-10 Thread Joe MacDonald
I merged two of the three of these. I didn't bring in the curlpp change since, as Martin pointed out, it looks like a change to solve a problem that isn't in meta-openembedded. It may be as simple as updating your own IMAGE_INSTALL_append, it may be correcting dependency names in some layer that

[oe] [PATCH] xkbevd: Add new recipe

2014-11-10 Thread Qian Lei
The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. Signed-off-by: Qian Lei --- meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.3.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-oe/recipes-graphics/xorg-app/xkbevd

[oe] [PATCH v3] xgamma: Add new recipes

2014-11-10 Thread Qian Lei
xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension). Signed-off-by: Qian Lei --- meta-oe/recipes-graphics/xorg-app/xgamma_1.0.5.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-oe/r

[oe] [PATCH] xkbprint: Add new recipe

2014-11-10 Thread Qian Lei
xkbprint generates a printable or encapsulated PostScript description of an XKB keyboard description. Signed-off-by: Qian Lei --- meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.3.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-oe/recipes-graphics/xorg-app/xkbprin