[oe] [oe-core] How to produce toolchain sdk

2012-05-08 Thread Giuseppe Condorelli
Hi All, as you have understood from my previous requests, I'm a newbe of OE-Core and I'm wondering which is the better way to build a toolchain sdk. I'm understanding it's different respect the classic openembedded tree (where I was able to build it). Please can you help me? Thanks, Giuseppe

Re: [oe] [oe-core] How to produce toolchain sdk

2012-05-08 Thread Eric Bénard
Hi Giuseppe, Le Tue, 8 May 2012 16:41:12 +0200, Giuseppe Condorelli a écrit : > as you have understood from my previous requests, I'm a newbe of OE-Core > and I'm wondering > which is the better way to build a toolchain sdk. > I'm understanding it's different respect the classic openembedded tree

Re: [oe] [oe-core] How to produce toolchain sdk

2012-05-09 Thread Giuseppe Condorelli
Hi Eric, All thanks for your reply. you can try : > bitbake meta-toolchain > or for qt embedded : > bitbake meta-toolchain-qte > > Indeed I already tested meta-toolchain and got NoProvider: meta-toolchain the same for meta-toolchain-qte. I tried to create adhoc recipe for my toolchain following