2012/4/7 caterwaul <caterw...@163.com>:
> I'm just start to investigate how bitbake works and need your help about a
> question. Thank you in advance.
>
> The object "d" in the pasted paragraph is passed down through the following
> Python scripts. But where does the object "d" come from? and where can I
> find the its definition?

It's a representation of the metadata. In that context, the recipe
metadata. See bb.data.data_smart in the bitbake python module for the
class definition.
-- 
Christopher Larson
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to