[OE-core] [PATCH 0/3] Minor and trivial fixes

2011-10-02 Thread Otavio Salvador
The following changes since commit c54c1280fc0d06a53e23339c3913ec88eead13d9: base.bbclass: Drop unneeded dependency (2011-09-30 11:34:44 +0100) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio Salvador (

[OE-core] [PATCH 2/3] image-live.bbclass: allow images to override ROOTFS and INITRD

2011-10-02 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta/classes/image-live.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/image-live.bbclass b/meta/classes/image-live.bbclass index c910488..1d184a1 100644 --- a/meta/classes/image-live.bbclass +++ b/meta/classes/i

[OE-core] [PATCH 3/3] bootimg.bbclass: fix comment typo

2011-10-02 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta/classes/bootimg.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass index 49ee85e..a5ba3cf 100644 --- a/meta/classes/bootimg.bbclass +++ b/meta/classes/bootimg.bbclass

[OE-core] [PATCH 1/3] image.bbclass: improve comments regarding exported functions

2011-10-02 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta/classes/image.bbclass |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index f17e989..0b75dce 100644 --- a/meta/classes/image.bbclass +++ b/meta/classes/image.bbclass @@ -25

Re: [OE-core] [PATCH 0/7] Qt4 upgrade/fixes

2011-10-02 Thread Dmitry Eremin-Solenikov
On 09/30/2011 08:57 PM, Richard Purdie wrote: On Fri, 2011-09-30 at 17:33 +0100, Paul Eggleton wrote: This is a pull request for Eric Bénard's qt4_upgrade branch, including an update of Qt to 4.7.4 (preserving 4.7.3 until other layers such as meta-oe, meta-yocto etc. can sync up) as well as seve

[OE-core] [PATCH] qt-4.7.4: fix translation support

2011-10-02 Thread Eric Bénard
- this was fiexed in 4.7.3 by : d8b9aad9e3fa0cacbde4597d45f68652009af001 - but forgotten in the 4.7.4 upgrade in : c3a784cb13f0afc0616ae3ed4102271c6dde17af Thanks to Dmitry Eremin-Solenikov for noticing this. Signed-off-by: Eric Bénard --- meta/recipes-qt/qt4/qt-4.7.4.inc |

[OE-core] [PATCH 2/2] qt4: packaging fixup

2011-10-02 Thread Dmitry Eremin-Solenikov
Improve packaging: * Add phrasebook packages to DYNAMIC_PACKAGES * Correct phrasebook packages generation * Include more files into -dbg packages * Package fontdir and fonts README. Signed-off-by: Dmitry Eremin-Solenikov --- meta/recipes-qt/qt4/qt4-embedded.inc |2 +- meta/recipes-qt/qt4/qt4

[OE-core] [PATCH 1/2] qt4: Fix translation support

2011-10-02 Thread Dmitry Eremin-Solenikov
From: Otavio Salvador The translation support was disable in build. The fix-translation.patch was imported from OpenEmbedded to fix a linking issue in phonon translation support. [Dmitry Eremin-Solenikov: ported to apply to qt 4.7.4 build, bumped PR] Signed-off-by: Otavio Salvador Signed-off-b

[OE-core] Problem building gcc-cross-initial with latest linaro patches.

2011-10-02 Thread James Limbouris
Hi, I'm getting the following build error with gcc-cross-initial: NOTE: package gcc-cross-initial-4.6.1+svnr178924-r16: task do_patch: Started ERROR: Error executing a python function in /home/james/oe/sources/oe-core/meta/recipes-devtools/gcc/gcc-cross-initial_4.6.bb: AttributeError: 'module' o

Re: [OE-core] Problem building gcc-cross-initial with latest linaro patches.

2011-10-02 Thread Khem Raj
On Sunday, October 2, 2011, James Limbouris wrote: > Hi, > > I'm getting the following build error with gcc-cross-initial: > > NOTE: package gcc-cross-initial-4.6.1+svnr178924-r16: task do_patch: Started > ERROR: Error executing a python function in /home/james/oe/sources/oe-core/meta/recipes-devt

Re: [OE-core] Problem building gcc-cross-initial with latest linaro patches.

2011-10-02 Thread McClintock Matthew-B29882
On Sun, Oct 2, 2011 at 9:46 PM, James Limbouris wrote: > | xterm Xt error: Can't open display: > | xterm:  DISPLAY is not set > | ERROR: Error executing a python function in > /home/james/oe/sources/oe-core/meta/recipes-devtools/ Did you have the DISPLAY setup properly though? I noticed some iss

Re: [OE-core] Problem building gcc-cross-initial with latest linaro patches.

2011-10-02 Thread James Limbouris
On Monday, 3 October 2011 11:15 AM, Khem Raj wrote: >> Which again is a bit confusing - I can't see any reason why the patch >> shouldn't apply. > > I have posted a patch for meta-oe which you should cherry pick. The oe-core > gcc has been updated and meta oe needed to be adjusted too >> >> Regar

Re: [OE-core] Problem building gcc-cross-initial with latest linaro patches.

2011-10-02 Thread James Limbouris
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > McClintock Matthew-B29882 > Sent: Monday, 3 October 2011 11:18 AM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE