[oe] [meta-gnome][PATCH 2/5] nautilus: Drop using autotools-brokensep

2014-09-02 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb index

[oe] [meta-gnome][PATCH 1/5] libgnomekbd: Drop using autotools-brokensep

2014-09-02 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb

[oe] [meta-networking][PATCH 5/5] meta-networking: Update layer dependency information

2014-09-02 Thread Khem Raj
since python recipes are now spun out into its own layer and there are recipes like crda which depend on M2Crypto python module, of which the recipe is now moved from meta-oe into meta-python, we need to express this change of layers otherwise if you are not using meta-python then you end up with

[oe] [meta-oe][PATCH 3/5] glade3: Enable gnome support in meta-gnome instead of meta-oe

2014-09-02 Thread Khem Raj
This decouples meta-oe dependencies on meta-gnome, right now we have to use meta-gnome as dependent layer ERROR: Nothing PROVIDES 'libbonoboui' (but meta-openembedded/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'glade3' has no

[oe] [meta-webserver] [PATCH] webmin: fix hardcode of python2.3

2014-09-02 Thread Robert Yang
Use /usr/bin/env python to fix it. Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../webmin/files/remove-python2.3.patch| 25 .../recipes-webadmin/webmin/webmin_1.700.bb|4 +++- 2 files changed, 28 insertions(+), 1 deletion(-) create

[oe] [meta-browser][PATCH] Disable fatal linker warnings related to SQLite

2014-09-02 Thread Carlos Rafael Giani
With the gold linker, problems with hidden sqlite3 symbols occur. Example: warning: hidden symbol 'sqlite3_temp_directory' in obj/third_party/sqlite/libsqlite3.a (obj/third_party/sqlite/amalgamation/sqlite.sqlite3.o) is referenced by DSO

Re: [oe] [PATCH 09/13] apache2: add perl to RDEPENDS_apache2

2014-09-02 Thread Olof Johansson
On 14-09-01 17:18 +0200, Robert Yang wrote: Perl: apache2/usr/bin/dbmmanage:#!/usr/bin/perl apache2/usr/bin/apxs:#!/usr/bin/perl -w Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../recipes-httpd/apache2/apache2_2.4.10.bb|2 +- 1 file changed, 1 insertion(+), 1

Re: [oe] [PATCH 09/13] apache2: add perl to RDEPENDS_apache2

2014-09-02 Thread Robert Yang
On 09/02/2014 04:31 PM, Olof Johansson wrote: On 14-09-01 17:18 +0200, Robert Yang wrote: Perl: apache2/usr/bin/dbmmanage:#!/usr/bin/perl apache2/usr/bin/apxs:#!/usr/bin/perl -w Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../recipes-httpd/apache2/apache2_2.4.10.bb|

Re: [oe] [PATCH 09/13] apache2: add perl to RDEPENDS_apache2

2014-09-02 Thread Olof Johansson
On 14-09-02 10:45 +0200, Robert Yang wrote: Yes, these are the only two AFAIK, I will create a apache2-scripts which only includes /usr/bin/dbmmanage, and put apxs to -dev. Awesome, thanks! :) -- olofjn -- ___ Openembedded-devel mailing list

Re: [oe] [PATCH v2][meta-networking] tcpslice: add recipe under tcpdump

2014-09-02 Thread Joe MacDonald
[Re: [oe] [PATCH v2][meta-networking] tcpslice: add recipe under tcpdump] On 14.09.02 (Tue 10:45) Rongqing Li wrote: On 07/30/2014 03:25 PM, Martin Jansa wrote: On Wed, Jul 30, 2014 at 10:22:41AM +0800,rongqing...@windriver.com wrote: From: Roy Lirongqing...@windriver.com tcpslice is

Re: [oe] [PATCH 09/13] apache2: split apache2-scripts subpkg

2014-09-02 Thread Robert Yang
Hello, I updated this commit in the original repo: git://git.openembedded.org/meta-openembedded-contrib rbt/rdeps // Robert And the patch is: Subject: [PATCH] apache2: split apache2-scripts subpkg Split apache2-scripts subpkg to put the perl script dbmmanage, so that apache2 doesn't have

[oe] OE Changelog since 2014-08-24 until 2014-08-31

2014-09-02 Thread cliff . brake
Changelog since 2014-08-24 until 2014-08-31. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

[oe] [meta-oe][PATCH 4/5] subsurface: Adjust dependencies to match eglibc - glibc move

2014-09-02 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- meta-oe/recipes-extended/subsurface/subsurface_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb index

Re: [oe] [OE-core] [RFT] Moving on from eglibc to glibc 2.20

2014-09-02 Thread Dan McGregor
On 29 August 2014 21:01, Khem Raj raj.k...@gmail.com wrote: On Fri, Aug 29, 2014 at 4:59 PM, Khem Raj raj.k...@gmail.com wrote: On Fri, Aug 29, 2014 at 5:18 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2014-08-28 at 18:46 -0700, Khem Raj wrote: On Thu, Aug 28, 2014 at

Re: [oe] [PATCH v2][meta-networking] tcpslice: add recipe under tcpdump

2014-09-02 Thread Rongqing Li
On 09/02/2014 08:19 PM, Joe MacDonald wrote: [Re: [oe] [PATCH v2][meta-networking] tcpslice: add recipe under tcpdump] On 14.09.02 (Tue 10:45) Rongqing Li wrote: On 07/30/2014 03:25 PM, Martin Jansa wrote: On Wed, Jul 30, 2014 at 10:22:41AM +0800,rongqing...@windriver.com wrote: From:

Re: [oe] [oe-commits] Richard Purdie : package_rpm: Add custom extension support for spec generation.

2014-09-02 Thread Hongxu Jia
Build failure: https://autobuilder.yoctoproject.org/main/builders/poky-tiny/builds/30/steps/BuildImages/logs/stdio ... ERROR: Error executing a python function in /home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb: