On Fri, 2011-08-19 at 16:40 +0200, Martin Jansa wrote: > On Fri, Aug 19, 2011 at 03:33:38PM +0100, Phil Blundell wrote: > > On Fri, 2011-08-19 at 09:27 -0500, Richard Purdie wrote: > > > What isthe version getting set to for this recipe? > > > > Just "git" at the moment, which I suppose is a bit suboptimal. What's > > the recommended string for packages that don't have any upstream > > release? > > http://cgit.freedesktop.org/xorg/lib/libxkbcommon/tree/configure.ac > says: > AC_INIT([libxkbcommon], [0.1.0], > [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) > > In such cases I'm using > PV = "0.1.0+gitr${SRCPV}" > > even when there isn't any 0.1.0 tarball yet > > problem is when content of such repo is realease as 0.1.0 tarball > later..
I'd just go for "0.0.0+gitr${SRCPV}" which would only then break is upstream releases a 0.0.0.1 which is hopefully unlikely :) Cheers, Richard _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core