[oe] [2011.03-maintenance][PATCH 5/5] binutils-2.20.1: Fix SRC_URI checksums

2012-08-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes/binutils/binutils_2.20.1.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb index 5154e2d..f40b676 100644 --- a/recipes/binutils/binutils_2.20.1.bb +++ b/recip

[oe] [2011.03-maintenance][PATCH 2/5] qt-4.7.1: Dont create symlinks for non existing binaries

2012-08-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes/qt4/qt-4.7.1.inc |9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/recipes/qt4/qt-4.7.1.inc b/recipes/qt4/qt-4.7.1.inc index bf3f39e..7177d26 100644 --- a/recipes/qt4/qt-4.7.1.inc +++ b/recipes/qt4/qt-4.7.1.inc @@ -49,10 +49,6 @@ d

[oe] [2011.03-maintenance][PATCH 3/5] orc: Add recipe for 0.4.16

2012-08-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes/orc/orc_0.4.16.bb |3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/orc/orc_0.4.16.bb diff --git a/recipes/orc/orc_0.4.16.bb b/recipes/orc/orc_0.4.16.bb new file mode 100644 index 000..efef664 --- /dev/null +++ b/recipes/orc/orc_0.4.1

[oe] [2011.03-maintenance][PATCH 1/5] libwnck: Fix build without needing introspection-native

2012-08-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes/gnome/libwnck/introspection.patch | 13 + recipes/gnome/libwnck_2.30.5.bb | 11 +-- 2 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 recipes/gnome/libwnck/introspection.patch diff --git a/recipes/gnome/lib

[oe] [2011.03-maintenance][PATCH 4/5] schroedinger: Add recipe for 1.0.11

2012-08-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes/schroedinger/schroedinger_1.0.11.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes/schroedinger/schroedinger_1.0.11.bb diff --git a/recipes/schroedinger/schroedinger_1.0.11.bb b/recipes/schroedinger/schroedinger_1.0.11.bb

[oe] [meta-systemd][PATCH] systemd: Refresh the uclibc specific patches

2012-08-23 Thread Khem Raj
Make sure that patches apply on top of latest systemd some source files have moved around. Signed-off-by: Khem Raj --- .../systemd/systemd/paper-over-mkostemp.patch |6 +++--- meta-systemd/recipes-core/systemd/systemd_git.bb |1 + 2 files changed, 4 insertions(+), 3 deletions(-)

Re: [oe] gnome.bbclass

2012-08-23 Thread Burton, Ross
On 23 August 2012 10:35, Martin Jansa wrote: > git log says it was because of 'hicolor-icon-theme-native' and > 'gnome-common-native' Isn't that quite a sledgehammer approach, why couldn't BBCLASSEXTEND += "native" be added to just those two recipes? Ross __

Re: [oe] [oe-commits] Matthew McClintock : distutils.bblass: change order of args to install step

2012-08-23 Thread McClintock Matthew-B29882
On Thu, Aug 23, 2012 at 9:09 AM, Martin Jansa wrote: > On Wed, Aug 22, 2012 at 01:24:34PM +, g...@git.openembedded.org wrote: >> Module: openembedded-core.git >> Branch: master >> Commit: 3b23feca31480cc56f55301fd0274e622c40b522 >> URL: >> http://git.openembedded.org/?p=openembedded-core.g

Re: [oe] [oe-commits] Matthew McClintock : distutils.bblass: change order of args to install step

2012-08-23 Thread Martin Jansa
On Wed, Aug 22, 2012 at 01:24:34PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 3b23feca31480cc56f55301fd0274e622c40b522 > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3b23feca31480cc56f55301fd0274e622c40b522 > > A

Re: [oe] gnome.bbclass

2012-08-23 Thread Martin Jansa
On Thu, Aug 23, 2012 at 11:22:03AM +0200, Andreas Müller wrote: > Hi, > > we have gnome.bbclass in oe-core and meta-oe. The only difference I > see is meta-oe extends > > BBCLASSEXTEND += "native" > > Could somebody help me why we need to build all gnome recipes native? git log says it was beca

[oe] gnome.bbclass

2012-08-23 Thread Andreas Müller
Hi, we have gnome.bbclass in oe-core and meta-oe. The only difference I see is meta-oe extends BBCLASSEXTEND += "native" Could somebody help me why we need to build all gnome recipes native? Andreas ___ Openembedded-devel mailing list Openembedded-de