On 4 May 2013 09:11, Paul Eggleton <[email protected]> wrote: > The easiest thing is to imagine what would happen were the recipe to be > BBCLASSEXTENDed to native - would xyz-native make sense where you've used the > reference, or does it always need to be xyz regardless of how it is being > built? If the former, PN (or P with the version); if the latter, BPN (or BP > with the version).
I've been hitting errors related to this when doing ML builds which is a good one for breakage as PN gets prefixed, and fixing where they were causing errors. I was thinking it would make sense for some common-sense sanity checks to be done - ie SRC_URI shouldn't contain PN, FILES_foo shouldn't contain BPN (the foo bit, that is), and so on. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
