[OE-core] [PATCH v2] base.bbclass: Add support to EXTRA_DISTRO_FEATURES

Phil Blundell pb at pbcl.net
Wed Jul 31 11:47:03 UTC 2013


On Tue, 2013-07-30 at 22:11 -0300, Otavio Salvador wrote:
> +    l = d.createCopy()
> +    l.finalize()

Doesn't this mean you're now going to get the overrides applied twice?
It seems as though making a copy here kind of defeats the point of
calling finalize() in the first place.

p.





More information about the Openembedded-core mailing list