[OE-core] [PATCH] kernel.bbclass: add deploy link to KERNEL_IMAGETYPE

Koen Kooi koen at dominion.thruhere.net
Thu May 17 14:58:23 UTC 2012


Op 17 mei 2012, om 16:46 heeft Darren Hart het volgende geschreven:

> On 05/15/2012 06:25 PM, Christopher Larson wrote:
>> From: Christopher Larson <chris_larson at mentor.com>
>> 
>> It's common to provide a non-machine-suffixed link in DEPLOY_DIR_IMAGE, so
>> let's be consistent and do so here as well.
> 
> This of course means that building two machines in the same build dir
> will result in overwriting the latest non-machine-suffixed link
> (provided they are the same image type)

Actually it doesn't. At least not on angstrom, shr and slugos:

koen at dominion:/OE/tentacle/sources/meta-angstrom$ git grep DEPLOY_DIR_IMAGE
conf/distro/include/angstrom.inc:DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"

The above was mentioned a few weeks ago, but it looks like no one but the distros above and Chris care about proper multimachine builds.



More information about the Openembedded-core mailing list