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

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jun 21 10:50:43 UTC 2013


On Fri, 2013-06-21 at 11:53 +0200, Holger Hans Peter Freyther wrote:
> On Fri, Jun 21, 2013 at 09:04:03AM +0100, Richard Purdie wrote:
> > 
> > Use PKGV and PKGR instead of PV and PR and this should work better.
> 
> This didn't change anything. I have reduced my u-boot bbappend to the
> one below and I have updated the poky u-boot recipe to use PKGV and
> PKGR in the filename. Any other idea?

I checked kernel.bbclass which does manage this and noticed:

do_deploy[prefuncs] += "package_get_auto_pr"

I tested adding this locally as well as the other change with the
beagleboard machine and it appears to address the problem.

Cheers,

Richard




More information about the Openembedded-core mailing list