Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] pkg-download: take some more care of <PKG_>VERSION with git
@ 2013-04-02 19:40 Patrick Boettcher
  2013-04-02 19:40 ` [Buildroot] [PATCH] pkg-download: take some more care of <PKG_>VERSION when METHOD is git Patrick Boettcher
  2013-08-13 10:15 ` [Buildroot] [PATCH v2] pkg-download: take some more care of <PKG_>VERSION with git Thomas Petazzoni
  0 siblings, 2 replies; 7+ messages in thread
From: Patrick Boettcher @ 2013-04-02 19:40 UTC (permalink / raw)
  To: buildroot

This replaces the one-liner patch I made last week after a comment by
Thomas De Schampheleire. (it is now a 5-liner)

I added comment to explain why using HEAD is better in the current
situation. I did not change the hg-part as it is different to git -
after a quick read it won't work at all when VERSION is not set in a
packge.

Please apply if appropriate and helpful (it is for me).

Patrick Boettcher (1):
  pkg-download: take some more care of <PKG_>VERSION when METHOD is git

 package/pkg-download.mk |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

--
1.7.10.4

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

end of thread, other threads:[~2013-08-14 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 19:40 [Buildroot] [PATCH v2] pkg-download: take some more care of <PKG_>VERSION with git Patrick Boettcher
2013-04-02 19:40 ` [Buildroot] [PATCH] pkg-download: take some more care of <PKG_>VERSION when METHOD is git Patrick Boettcher
2013-08-13 10:15 ` [Buildroot] [PATCH v2] pkg-download: take some more care of <PKG_>VERSION with git Thomas Petazzoni
2013-08-13 16:40   ` Arnout Vandecappelle
2013-08-14 10:33     ` Thomas De Schampheleire
2013-08-14 10:31   ` Thomas De Schampheleire
2013-08-14 12:27   ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox