On Wed, 2022-04-27 at 12:14 +0000, Heinz Wrobel wrote: > Hi, > > If I “inherit” a bbclass multiple times in a recipe, is the result well > defined or is that undefined behavior for bitbake?
Well defined, it will effectively ignore any inherit after the first. > I couldn’t find docs that state anything about that and the bitbake sources > are less then obvious to me. > I’d rather not go empirical if a clear definition of the behavior exists. > > Assuming it is well defined, is it harmful to do that, or benign? If ok, will, > e.g., the first inheritance for a class take hold and the others be ignored? It is well defined. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56920): https://lists.yoctoproject.org/g/yocto/message/56920 Mute This Topic: https://lists.yoctoproject.org/mt/90728932/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
