Re: [oe] RFC: Support for R/W git in bitbake

2012-04-19 Thread Anders Darander
On Wed, Apr 18, 2012 at 08:24, Antonio Ospite wrote: > On Wed, 18 Apr 2012 03:34:27 +0200 > Ulf Samuelsson wrote: > >> On 2012-04-18 01:07, Paul Eggleton wrote: >> > On Wednesday 18 April 2012 00:35:29 Ulf Samuelsson wrote: >> >> Today bitbake supports read only git access in recipes. >> >> For v

Re: [oe] Help with first compile

2012-04-19 Thread Jack Mitchell
On 19/04/12 00:42, maniacbug wrote: Hi. I am trying to bring up OE for the first time, following this guide: http://docs.openembedded.org/usermanual/usermanual.html. Running on Ubuntu 11.10. snip... NOTE::EOL while scanning string literal (, line 1) while evaluating: ${@base_conditional(

Re: [oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

2012-04-19 Thread Samuel Stirtzel
>> Feel free to comment on the images. > > Giving them a spin now :) Thanks. Just to let you know: Yesterday I accidentally added "inherit allarch" to kde-wallpapers, this will produce an error, I want to push my patch for this but Gitorious seems to be down. Removing allarch from kde-wallpapers

Re: [oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

2012-04-19 Thread Samuel Stirtzel
2012/4/19 Samuel Stirtzel : >>> Feel free to comment on the images. >> >> Giving them a spin now :) > > Thanks. > > Just to let you know: Yesterday I accidentally added "inherit allarch" > to kde-wallpapers, > this will produce an error, I want to push my patch for this but > Gitorious seems to be

Re: [oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

2012-04-19 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-04-12 11:09, Samuel Stirtzel schreef: >>> Feel free to comment on the images. >> >> Giving them a spin now :) > > Thanks. > > Just to let you know: Yesterday I accidentally added "inherit allarch" to > kde-wallpapers, this will produce an erro

[oe] [oe-core] gcc-runtime failure

2012-04-19 Thread Giuseppe Condorelli
Hi All, a question about gcc-runtime package. It fails building due to the lack of gmp/mpfr/mpc libraries/headers. Indeed the native ones were correctly built and looking at the config.log file I can see the problem is due to libraries wrong format (in fact I'm building for sh arch and the gmp/mpf

Re: [oe] [oe-core] gcc-runtime failure

2012-04-19 Thread Giuseppe Condorelli
Well indeed I discovered why gmp and Co. are not included, because INHIBIT_DEFAULT_DEPS = "1" is set in the gcc-configre-runtime.inc. But if I hack this, or put gmp etc... in the below DEPENDS setting I fall in a circular dependency that I'm not able to solve. Please can you help me? Thanks, Giuse

Re: [oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

2012-04-19 Thread Samuel Stirtzel
2012/4/19 Koen Kooi : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 19-04-12 11:09, Samuel Stirtzel schreef: Feel free to comment on the images. >>> >>> Giving them a spin now :) >> >> Thanks. >> >> Just to let you know: Yesterday I accidentally added "inherit allarch" to >> kde-wal

Re: [oe] [oe-core] gcc-runtime failure

2012-04-19 Thread Khem Raj
On Thu, Apr 19, 2012 at 3:54 AM, Giuseppe Condorelli wrote: > > Please clarify this to me... :) gcc-runtime does not need target libgmp or libmpfr or libmpc infact its just the cross compiler which needs it. ___ Openembedded-devel mailing list Openembe

Re: [oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

2012-04-19 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-04-12 16:03, Samuel Stirtzel schreef: > 2012/4/19 Koen Kooi : Op 19-04-12 11:09, > Samuel Stirtzel schreef: >> Feel free to comment on the images. > > Giving them a spin now :) Thanks. Just to let you know: Yest

[oe] [meta-initramfs] [PATCH] linux-yocto-tiny-kexecboot: initial commit of version 3.2

2012-04-19 Thread Andrea Adami
* this is the skeleton for .bbappend recipes * residing in the BSP layers Signed-off-by: Andrea Adami --- .../linux/linux-yocto-tiny-kexecboot_3.2.bb| 17 + 1 files changed, 17 insertions(+), 0 deletions(-) create mode 100644 meta-initramfs/recipes-kernel/linux/linux-

Re: [oe] [oe-core] ld segfault cant figure it out

2012-04-19 Thread j
On 04/18/2012 11:24 PM, Khem Raj wrote: On Wed, Apr 18, 2012 at 8:32 PM, j wrote: on ubuntu edit /etc/security/limits.conf on build host and then add * softcoreunlimited btw. reboot your machine after this change is made that should generate core files. After this search for

Re: [oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

2012-04-19 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-04-12 18:57, Koen Kooi schreef: > Op 19-04-12 16:03, Samuel Stirtzel schreef: >> 2012/4/19 Koen Kooi : Op 19-04-12 11:09, >> Samuel Stirtzel schreef: >>> Feel free to comment on the images. >> >> Giving them a spin now :) > >>>