Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] pkg-download with git and not VERSION set in package
@ 2013-03-29 14:07 Patrick Boettcher
  2013-03-29 14:07 ` [Buildroot] [PATCH] pkg-download: take some more care of <PKG_>VERSION when METHOD is git Patrick Boettcher
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick Boettcher @ 2013-03-29 14:07 UTC (permalink / raw)
  To: buildroot

I'm new to buildroot and was playing with a local git-tree. I noticed
that things weren't working when VERSION is not set in the package.

The following patch is trivial but solves the problem with the current
implemenation.

Please copy me on replies as I'm not yet subscribed.

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

 package/pkg-download.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
1.7.10.4

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [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
  0 siblings, 1 reply; 4+ 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] 4+ messages in thread

end of thread, other threads:[~2013-04-04 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 14:07 [Buildroot] [PATCH] pkg-download with git and not VERSION set in package Patrick Boettcher
2013-03-29 14:07 ` [Buildroot] [PATCH] pkg-download: take some more care of <PKG_>VERSION when METHOD is git Patrick Boettcher
2013-04-04 11:41   ` Arnout Vandecappelle
  -- strict thread matches above, loose matches on Subject: below --
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

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