Re: [yocto] [RFC]provide native recipe for every package

2015-02-03 Thread Burton, Ross
On 3 February 2015 at 09:55, Paul Eggleton wrote: > Assuming what you mean is BBCLASSEXTEND = "native" for every recipe, I > don't > think we want to do this. There are a lot of things that should simply be > provided by the host rather than us building them; we need to be selective > about what

Re: [yocto] [RFC]provide native recipe for every package

2015-02-03 Thread Paul Eggleton
Hi Bian, On Tuesday 03 February 2015 00:38:54 Bian, Naimeng wrote: > Would you tell me why can't we inherit native.bbclass in every recipes. > IMO, it's better to provide native recipe for every package. Assuming what you mean is BBCLASSEXTEND = "native" for every recipe, I don't think we want t