On Thu, 2012-09-20 at 20:03 +0200, Enrico Scholz wrote:
> 
> Richard Purdie
> <[email protected]>
> writes:
> 
> > +STAMPCLEAN = "${TMPDIR}/stamps/${MULTIMACH_TARGET_SYS}/${PN}-*-*"
> 
> Is it intended that this pattern can match unrelated packages? E.g. for
> PN='gcc-cross', the mask will apply to stampfiles for 'gcc-cross-initial'
> too.

No, this is a problem :(

I saw this last night and have been giving it some thought. We might
have to put a separator into the stamp file format to make this easier
to deal with. The downside is that is a TMPDIR layout change :/.

The thing is the bug this solves is serious even if people only rarely
hit it and I can't think of a better solution...

Cheers,

Richard


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to