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..

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

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

Reply via email to