[OE-core] AUTOINC ending in filenames in tmp/deploy/images

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jun 21 08:04:03 UTC 2013


On Fri, 2013-06-21 at 08:31 +0200, Holger Hans Peter Freyther wrote:
> Hi,
> 
> I am building an U-Boot from git and the file in tmp/deploy/images contains
> AUTOINC instead of the replaced git version.
> 
> $ ls images/u-boot-sysmobts-v2-v2011.12+gitAUTOINC+40d74c99ac-r17.bin
> 
> This is with Poky from yesterday, is this a known issue of the AUTOINC? The
> filename is set with 'u-boot-${MACHINE}-${PV}-${PR}' and the PV is like
> this 'v2011.12+git${SRCPV}'.

Use PKGV and PKGR instead of PV and PR and this should work better.

Cheers,

Richard





More information about the Openembedded-core mailing list