[OE-core] [PATCH] dmidecode: fix fetch path to use BP

Burton, Ross ross.burton at intel.com
Sat May 4 18:54:36 UTC 2013


On 4 May 2013 09:11, Paul Eggleton <paul.eggleton at linux.intel.com> 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




More information about the Openembedded-core mailing list