Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC PATCH 0/2] gitorious helper
@ 2013-12-25 16:18 Alexandre Belloni
  2013-12-25 16:18 ` [Buildroot] [PATCH 1/2] infra: introduce gitorious helper function Alexandre Belloni
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alexandre Belloni @ 2013-12-25 16:18 UTC (permalink / raw)
  To: buildroot

The following patches introduce a gitroious helper to download tarballs for
gitorious. I currently see two shortcomings:
 - the tarball URL is https://gitorious.org/<project>/<repo>/archive/<version>.tar.gz
   so the downloaded tarball doesn't have any name appart from <version>.tar.gz
 - It needs two separate functions for target and host packages.

Alexandre Belloni (2):
  infra: introduce gitorious helper function
  packages: use gitorious helper when applicable

 boot/xloader/xloader.mk                 |  2 +-
 docs/manual/adding-packages-generic.txt | 10 +++++-----
 docs/manual/adding-packages-tips.txt    | 18 ++++++++++++++++++
 package/can-utils/can-utils.mk          |  2 +-
 package/lpc3250loader/lpc3250loader.mk  |  2 +-
 package/pkg-download.mk                 |  8 ++++++++
 package/ti-uim/ti-uim.mk                |  2 +-
 7 files changed, 35 insertions(+), 9 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-29  5:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 16:18 [Buildroot] [RFC PATCH 0/2] gitorious helper Alexandre Belloni
2013-12-25 16:18 ` [Buildroot] [PATCH 1/2] infra: introduce gitorious helper function Alexandre Belloni
2013-12-25 16:18 ` [Buildroot] [PATCH 2/2] packages: use gitorious helper when applicable Alexandre Belloni
2014-01-04 16:20 ` [Buildroot] [RFC PATCH 0/2] gitorious helper Thomas De Schampheleire
2014-01-08  7:54 ` Thomas De Schampheleire
2014-01-10  8:35   ` Thomas Petazzoni
2014-04-29  5:11     ` Alexandre Belloni
2014-04-29  5:18       ` Thomas De Schampheleire
2014-04-29  5:28         ` Alexandre Belloni

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