Re: [PATCH 2/4] classes: Add recipe class to overrides
From: Khem Raj <hidden>
Date: 2012-02-24 17:11:42
From: Khem Raj <hidden>
Date: 2012-02-24 17:11:42
On Fri, Feb 24, 2012 at 8:20 AM, Richard Purdie [off-list ref] wrote:
quoted
With this change now we can say EXTRA_OECONF_class-target = "...." EXTRA_OECONF_virtclass-native = "..." EXTRA_OECONF_virtclass-nativesdk = "..." EXTRA_OECONF_virtclass-crosssdk= "..."I think we need to drop the "virt" here and make this consistent since they are no longer specific to the virtual BBCLASSEXTEND code...
since they were used in quite few places I thought to keep them as it is renaming would mean all places should change and other layers too and I am infamous to break other layers :) and keeping both would be more confusion.
Cheers, Richard