Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/7] Add a gitlab macro
@ 2021-03-28 19:13 Thomas Petazzoni
  2021-03-28 19:13 ` [Buildroot] [PATCH 1/7] docs/manual: improve details about the Github macro Thomas Petazzoni
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Thomas Petazzoni @ 2021-03-28 19:13 UTC (permalink / raw)
  To: buildroot

Hello,

Here is a small patch series that adds a gitlab macro, similar to the
github macro. What prompted me to add this is a pending patch for a
package, which uses gitlab, but does a git clone instead of relying on
gitlab tarballs.

Hopefully, having a gitlab macro will make it more obvious how we
prefer to handle things.

This series also has a preparation patch improving some details about
the github macro.

Thanks,

Thomas

Thomas Petazzoni (7):
  docs/manual: improve details about the Github macro
  package/pkg-download.mk: add gitlab macro
  docs/manual: add documentation for the gitlab macro
  package/eigen: use gitlab macro
  package/frotz: use gitlab macro
  package/ipcalc: use gitlab macro
  package/libsoundtouch: use gitlab macro

 docs/manual/adding-packages-tips.txt   | 40 ++++++++++++++++++++++++--
 package/eigen/eigen.mk                 |  2 +-
 package/frotz/frotz.mk                 |  2 +-
 package/ipcalc/ipcalc.mk               |  2 +-
 package/libsoundtouch/libsoundtouch.mk |  2 +-
 package/pkg-download.mk                |  3 ++
 6 files changed, 45 insertions(+), 6 deletions(-)

-- 
2.30.2

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

end of thread, other threads:[~2021-04-03  7:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-28 19:13 [Buildroot] [PATCH 0/7] Add a gitlab macro Thomas Petazzoni
2021-03-28 19:13 ` [Buildroot] [PATCH 1/7] docs/manual: improve details about the Github macro Thomas Petazzoni
2021-04-03  7:46   ` Peter Korsgaard
2021-03-28 19:13 ` [Buildroot] [PATCH 2/7] package/pkg-download.mk: add gitlab macro Thomas Petazzoni
2021-04-03  7:48   ` Peter Korsgaard
2021-03-28 19:13 ` [Buildroot] [PATCH 3/7] docs/manual: add documentation for the " Thomas Petazzoni
2021-04-03  7:48   ` Peter Korsgaard
2021-03-28 19:13 ` [Buildroot] [PATCH 4/7] package/eigen: use " Thomas Petazzoni
2021-04-03  7:48   ` Peter Korsgaard
2021-03-28 19:13 ` [Buildroot] [PATCH 5/7] package/frotz: " Thomas Petazzoni
2021-04-03  7:48   ` Peter Korsgaard
2021-03-28 19:13 ` [Buildroot] [PATCH 6/7] package/ipcalc: " Thomas Petazzoni
2021-04-03  7:48   ` Peter Korsgaard
2021-03-28 19:13 ` [Buildroot] [PATCH 7/7] package/libsoundtouch: " Thomas Petazzoni
2021-04-03  7:49   ` Peter Korsgaard
2021-03-28 20:48 ` [Buildroot] [PATCH 0/7] Add a " Yann E. MORIN

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