[oe] BBCLASSEXTEND canadian?

Richard Purdie rpurdie at rpsys.net
Thu Feb 25 10:39:48 UTC 2010


On Wed, 2010-02-24 at 17:49 -0700, Tom Rini wrote:
> On Sat, 2010-02-13 at 17:14 +0100, Bernhard Reutner-Fischer wrote:
> > On Sat, Feb 13, 2010 at 01:51:46PM +0100, Bernhard Reutner-Fischer wrote:
> > >On Thu, Feb 11, 2010 at 12:53:01PM +0000, Phil Blundell wrote:
> > >>On Wed, 2010-02-10 at 21:13 +0100, Bernhard Reutner-Fischer wrote:
> > >>> index 0000000..bc5e9ff
> > >>> --- /dev/null
> > >>> +++ b/recipes/xz/xz-native.inc
> > >>> @@ -0,0 +1,2 @@
> > >>> +inherit native
> > >>> +require xz_${PV}.bb
> > >>
> > >>You could consider using BBCLASSEXTEND to eliminate the need for this
> > >>separate recipe.
> > >
> > >Thanks for that, good thing. This will trim down alot on the number of
> > >recipes in the tree!
> > 
> > AFAICS BBCLASSEXTEND does not take canadian into account ATM, so i could
> > convert mpfr without pain but gmp-canadian on darwin (at least 4.2.4 is
> > mentioned in there) will/would break AFAICT, is that correct?
> 
> Since I didn't see a reply... at current, yes BBLCASSEXTEND only covers
> -native (and not -cross, -cross-sdk/-sdk nor -canadian*).

BBCLASSEXTEND covers -native and -nativesdk

The -cross, -crosssdk, -canadian-cross and other combinations usually
have too many differences to be worth the effort although it would be
possible to make them work.

Cheers,

Richard








More information about the Openembedded-devel mailing list