All of lore.kernel.org
 help / color / mirror / Atom feed
* Correct versioning of unversioned source in git
@ 2014-03-13  9:08 Tomas Novotny
  2014-03-13  9:59 ` Koen Kooi
  0 siblings, 1 reply; 10+ messages in thread
From: Tomas Novotny @ 2014-03-13  9:08 UTC (permalink / raw)
  To: openembedded-devel

	Hi all,

there is a recipe sunxi-board-fex in meta-sunxi layer. That recipe fetches
sources from unversioned git which contains definitions of some boards (in
fact it is something like a store).
	I'm not sure with correct versioning in OE. Is that:
PV = "1.0+git${SRCPV}"
SRCREV = "<some_gitrev_I_want>"
correct? Will be change of SRCREV (only) catched by build system (I'm curious
how OE handles age of the rev in git)?
	Or do I need to raise PV to 1.1 and so on with every change to SRCREV?
	Thanks,

	Tomas


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-03-14 11:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13  9:08 Correct versioning of unversioned source in git Tomas Novotny
2014-03-13  9:59 ` Koen Kooi
2014-03-13 10:45   ` Paul Eggleton
2014-03-13 11:09     ` Koen Kooi
2014-03-13 11:14       ` Paul Eggleton
2014-03-13 11:17         ` Koen Kooi
2014-03-13 11:54           ` Paul Eggleton
2014-03-13 13:13             ` Koen Kooi
2014-03-14 11:53             ` Mike Looijmans
2014-03-13 21:15   ` Tomas Novotny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.