Good afternoon everyone, I got a quick question here: the example recipe linux-yocto-custom.bb in meta-skeleton has these two lines:
inherit kernel require recipes-kernel/linux/linux-yocto.inc And I am trying to figure out if we must define 'inherit kernel' in this recipe. Looking at linux-yocto.inc, it already contains the same line. Is it important where we inherit a class? Thank you, Adam
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
