[oe] BBCLASSEXTEND sdk vs. nativesdk

Khem Raj raj.khem at gmail.com
Wed Mar 24 05:45:55 UTC 2010


On Tue, Mar 23, 2010 at 8:06 PM, Scott Garman <sgarman at zenlinux.com> wrote:
> Hi all,
>
> I noticed in my attempt to convert zlib to use BBCLASSEXTEND that
> sdk.bbclass has been deprecated, and that the new way is to use
> nativesdk.bbclass. This is confirmed by the fact that the Poky recipe for
> zlib uses:
>
> BBCLASSEXTEND = "native nativesdk"
>
> However, if I use this in the OE recipe, bitbake no longer knows how to
> build zlib-sdk. And zlib-sdk is listed in DEPENDS in a small handful of
> packages.
>
> It seems to me the correct course of action is to use nativesdk in
> BBCLASSEXTEND and rename the dependencies on other recipes, yes?

you should rename the dependencies on zlib-sdk to zlib-nativesdk
wherever they exist.

>
> Thanks,
>
> Scott
>
> --
> Scott Garman
> sgarman at zenlinux dot com
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list