[bitbake-devel] About bitbake tasks

developer_agl at xtev.cn developer_agl at xtev.cn
Thu Jul 12 10:09:08 UTC 2018


Hi,

 

I'm new to bitbake. And I have some questions about bitbake tasks mechanism
and inherit mechanism. If a xxx.bb recipe content like this :

 

##start

DESCRIPTION = "xxxxxxxxx"

 

XXX_XXXX = "${XXXXXXXX}"

 

require some_guys 

##end

 

And Bitbake User Manual said that 'The minimally required class for BitBake
is the classes/base.bbclass file. The base class is implicitly inherited by
every recipe.' So which .bbclass should be parsed first, some_guys.bbclass
or base.bbclass? I'm really confused about that.

 

 

 

 

 

 

Thanks.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20180712/72a04c0b/attachment-0002.html>


More information about the bitbake-devel mailing list