[OE-core] [PATCH 1/2] gst-plugins-base: depend on libx11 and libxv conditionally

2012-02-20 Thread Andreas Oberritter
* gst-plugins-base currently doesn't build if x11 is unavailable, due to unconditional dependencies on libx11 and libxv. However, they are not required to build gst-plugins-base. Signed-off-by: Andreas Oberritter --- .../gstreamer/gst-plugins-base_0.10.35.bb |3 ++- 1 files ch

[OE-core] [PATCH 2/2] mpeg2dec: depend on libx11 conditionally

2012-02-20 Thread Andreas Oberritter
* mpeg2dec currently doesn't build if x11 is unavailable, due to an unconditional dependency on libx11. However, libx11 is not required to build mpeg2dec. Signed-off-by: Andreas Oberritter --- meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb |2 +- 1 files changed, 1 insertions(+), 1 d

[OE-core] bitbake parsing of IMAGE_INSTALL += # tslib mtd-utils" extremely user unfriendly.

2012-02-20 Thread Leon Woestenberg
Hello all, bitbake can really braindump on us when we insert typo's. The result of bitbake 1.14 parsing this one wasn't pleasant: IMAGE_INSTALL += # tslib mtd-utils" (Yes, it's a typo. No, I wouldn't expect bitbake to give me that much output :) ) Regards, Leon. __

Re: [OE-core] Bitbake Memory Usage

2012-02-20 Thread Chris Larson
On Mon, Feb 20, 2012 at 7:05 AM, Colin Walters wrote: > On Sat, 2012-02-18 at 23:36 +, Richard Purdie wrote: >> As soon as the child starts trying to remove >> things from memory, we lose the benefits of CoW and USS and PSS rise. > > Note that even leaving out the garbage collector, the cPytho

Re: [OE-core] Bitbake Memory Usage

2012-02-20 Thread Colin Walters
On Sat, 2012-02-18 at 23:36 +, Richard Purdie wrote: > As soon as the child starts trying to remove > things from memory, we lose the benefits of CoW and USS and PSS rise. Note that even leaving out the garbage collector, the cPython VM incrementing/decrementing the refcount of objects will fo

Re: [OE-core] [PATCH V2 00/20] uclibc upgrade, initial kmod and thumb tune

2012-02-20 Thread Khem Raj
On Mon, Feb 20, 2012 at 4:11 AM, Koen Kooi wrote: > > Op 8 feb. 2012, om 05:12 heeft Saul Wold het volgende geschreven: > >> On 02/05/2012 10:40 PM, Khem Raj wrote: >>> >> >>>   kmod: Add recipes >>>   module-init-tools: Delete >>>   image.bbclass,kernel.bbclass: Use kmod-native instead of >>>    

Re: [OE-core] [PATCH] pulseaudio: realy disable orc support

2012-02-20 Thread Khem Raj
Hi Eric On Sun, Feb 19, 2012 at 11:57 PM, Eric Bénard wrote: > else if orc is detected the compilation fails with missing headers which > should have been generated by orc (using meta-angstrom + meta-openembedded > and and armv7 target) some typos in summary and commit message otherwise ok. > >

Re: [OE-core] [PATCH V2 00/20] uclibc upgrade, initial kmod and thumb tune

2012-02-20 Thread Koen Kooi
Op 8 feb. 2012, om 05:12 heeft Saul Wold het volgende geschreven: > On 02/05/2012 10:40 PM, Khem Raj wrote: >> > >> kmod: Add recipes >> module-init-tools: Delete >> image.bbclass,kernel.bbclass: Use kmod-native instead of >> module-init-tools-cross > Withdrawn for now Khem, Saul, an

[OE-core] [PATCH] pulseaudio: realy disable orc support

2012-02-20 Thread Eric Bénard
else if orc is detected the compilation fails with missing headers which should have been generated by orc (using meta-angstrom + meta-openembedded and and armv7 target) Signed-off-by: Eric Bénard --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |1 + 1 files changed, 1 insertions(+), 0

[OE-core] [PATCH] pulseaudio: cleary disable orc support

2012-02-20 Thread Eric Bénard
else if orc is detected the compilation fails with missing headers which should have been generated by orc (using meta-angstrom + meta-openembedded and and armv7 target) Signed-off-by: Eric Bénard --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc |1 + 1 files changed, 1 insertions(+), 0