On Sat, Feb 11, 2012 at 06:09:52AM +0100, Koen Kooi wrote:
>
> Op 11 feb. 2012, om 06:05 heeft Steve Sakoman het volgende geschreven:
>
> > On Tue, Feb 7, 2012 at 6:06 PM, Khem Raj wrote:
> >> On Tue, Feb 7, 2012 at 4:19 PM, Saul Wold wrote:
> >>>
> >>> Can you verify if you have a .la file in
On Sun, Feb 12, 2012 at 1:56 PM, Yury Bushmelev wrote:
> 2012/2/10 Khem Raj :
>> Hi
>>
>> Just grepped for the occurances of disabled parallel make and I see
>> around 40 cases on oe-core
>>
>> git grep PARALLEL_MAKE.*=.*\"\" recipes* | grep -v "#"
>>
>> If someone has time to kill then it would h
On Sun, Feb 12, 2012 at 10:56 AM, Martin Jansa wrote:
>
> So should I just send patch which removes ldconfig call from install-libs?
i think that would be better
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.l
2012/2/10 Khem Raj :
> Hi
>
> Just grepped for the occurances of disabled parallel make and I see
> around 40 cases on oe-core
>
> git grep PARALLEL_MAKE.*=.*\"\" recipes* | grep -v "#"
>
> If someone has time to kill then it would help to see if some of these
> are fixed by time or can be fixed
>
I've seen it build and work.
if its wrong let me know how to fix it
-- Forwarded message --
From: S. Lockwood-Childs
Date: Sat, Feb 11, 2012 at 4:03 PM
Subject: OE scons cross-compile patch
To: ka6...@gmail.com
commit 9f66f474614696154d50156ada5f4c**1629b1b28c
Author: S Lockwoo
Dear Andrei,
Am Sonntag, den 12.02.2012, 20:42 +0200 schrieb Andrei Gherzan:
Thank you for your patch. Unfortunately all the commit message went in
the subject line so there seem to be some line breaks missing.
Additionally I think 2. is unrelated and could be a separate patch?
> Signed-off-by
On Fri, Feb 10, 2012 at 06:05:27PM -0800, Khem Raj wrote:
> On (10/02/12 16:41), Martin Jansa wrote:
> > * it's called from install-libs target and when /etc/ld.so.cache is
> > writeable by user running bitbake
> > then it creates invalid cache (in my case libstdc++.so cannot be found
> > after
Signed-off-by: Andrei Gherzan
---
.../nspr/files/remove-rpath-from-tests.patch | 21 +++
meta/recipes-support/nspr/nspr_4.8.9.bb| 134 +++-
2 files changed, 151 insertions(+), 4 deletions(-)
create mode 100644
meta/recipes-support/nspr/files/remove-rpath-fro