[oe] [for-denzil] cramfs_cvs.bb: fix compile step so it can be rerun without failing

2012-07-24 Thread Matthew McClintock
Signed-off-by: Matthew McClintock --- meta-oe/recipes-support/cramfs/cramfs_cvs.bb |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/cramfs/cramfs_cvs.bb b/meta-oe/recipes-support/cramfs/cramfs_cvs.bb index 667097c..d9b6c06 100644 --- a/meta-oe/reci

Re: [oe] [PATCH] nano: add PACKAGECONFIG for 'tiny' build

2012-07-24 Thread Christopher Larson
Ignore, resending with proper [meta-oe] prefix On Fri, Jul 20, 2012 at 6:12 PM, Christopher Larson wrote: ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-dev

[oe] [PATCH][meta-oe] nano: add PACKAGECONFIG for 'tiny' build

2012-07-24 Thread Christopher Larson
From: Christopher Larson Signed-off-by: Christopher Larson --- meta-oe/recipes-support/nano/nano.inc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/nano/nano.inc b/meta-oe/recipes-support/nano/nano.inc index 2d52cab..68bcb2e 100644 --- a/meta

[oe] [PATCH][meta-oe] netperf: correct paths in the example scripts

2012-07-24 Thread Christopher Larson
From: Christopher Larson Signed-off-by: Christopher Larson --- meta-oe/recipes-benchmark/netperf/netperf_2.4.4.bb | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta-oe/recipes-benchmark/netperf/netperf_2.4.4.bb b/meta-oe/recipes-benchmark/netperf/netperf_2.4.4.bb index 6a3a

[oe] [meta-xfce] ristretto: add exo to DEPENDS

2012-07-24 Thread Andreas Müller
error message was: | configure:7743: checking for exo-1 >= 0.4.0 | configure:7785: result: not found Signed-off-by: Andreas Müller --- .../recipes-apps/ristretto/ristretto_0.3.5.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-xfce/recipes-apps/ristretto/r

Re: [oe] Fwd: [PATCH] sysstat:use a new way to remove -s option of LFLAGS

2012-07-24 Thread Paul Eggleton
On Tuesday 24 July 2012 12:03:52 Paul Eggleton wrote: > On Tuesday 24 July 2012 17:48:24 Song.Li wrote: > > I sent this patch last week, didn't get any reply, just resent it to > > confirm. > > Sorry we didn't get back to you sooner. However I notice the inner patch is > missing an "Upstream-Statu

Re: [oe] Fwd: [PATCH] sysstat:use a new way to remove -s option of LFLAGS

2012-07-24 Thread Paul Eggleton
On Tuesday 24 July 2012 17:48:24 Song.Li wrote: > I sent this patch last week, didn't get any reply, just resent it to > confirm. Sorry we didn't get back to you sooner. However I notice the inner patch is missing an "Upstream-Status" field - could you please add this? https://wiki.yoctoproject.

[oe] Fwd: [PATCH] sysstat:use a new way to remove -s option of LFLAGS

2012-07-24 Thread Song.Li
Hi saul: I sent this patch last week, didn't get any reply, just resent it to confirm. Thanks Song.Li Original Message Received: from mail.windriver.com (147.11.1.11) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Tue, 17 Jul 2

Re: [oe] [2011.03-maintenance][PATCH 0/1] Pull request 20110723

2012-07-24 Thread Apelete Seketeli
Le 24-Jul-12 à 00:52:28 -0400, Denys Dmytriyenko a écrit: > Tom, > > Please pull this commit that fixes opkg-utils when generating pkg index > > Pull URL: git://arago-project.org/git/people/denix/openembedded.git > Branch: 2011.03-maintenance > Browse: > http://arago-project.org/git/people/?

[oe] [meta-oe][PATCH 5/5] libgpewidget: cleanup thanks to new gtk-doc.bbclass

2012-07-24 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../libgpewidget/libgpewidget_0.117.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb b/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb index e8abc

[oe] [meta-oe][PATCH 4/5] libbonoboui: cleanup thanks to new gtk-doc.bbclass

2012-07-24 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-gnome/bonobo/libbonoboui_2.24.3.bb |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb index cf37ccf..328183f

[oe] [meta-oe][PATCH 3/5] orbit2: cleanup thanks to new gtk-doc.bbclass

2012-07-24 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-gnome/orbit2/orbit2-2.14.17/gtk-doc.m4 | 53 -- .../orbit2/orbit2-2.14.17/gtk-doc.make | 173 meta-gnome/recipes-gnome/orbit2/orbit2_2.14.17.bb | 19 +-- 3 files changed, 5 insertions(+), 240 deletions(-) dele

[oe] [meta-oe][PATCH 0/5] Fixes for oe-core changes

2012-07-24 Thread Martin Jansa
The following changes since commit 8f0de34919eb56f0e1e8565d024729cd8d7264a5: cramfs_cvs.bb: fix compile step so it can be rerun without failing (2012-07-23 12:47:11 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib jansa/pull http://cgit.o

[oe] [meta-oe][PATCH 2/5] webkit-efl: inherit pythonnative

2012-07-24 Thread Martin Jansa
Signed-off-by: Martin Jansa Conflicts: meta-efl/recipes-efl/webkit/webkit-efl_svn.bb --- meta-efl/recipes-efl/webkit/webkit-efl_svn.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb b/meta-efl/recipes-efl/webkit

[oe] [meta-oe][PATCH 1/5] gpsd: inherit pythonnative

2012-07-24 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb |4 ++-- meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb |4 ++-- meta-oe/recipes-navigation/gpsd/gpsd_git.bb |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta-oe/recipes-navigation/gpsd