From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/7] Add a gitlab macro
Date: Sun, 28 Mar 2021 22:48:25 +0200 [thread overview]
Message-ID: <20210328204825.GR24043@scaer> (raw)
In-Reply-To: <20210328191355.778786-1-thomas.petazzoni@bootlin.com>
Thomas, All,
On 2021-03-28 21:13 +0200, Thomas Petazzoni spake thusly:
> 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.
Although tht is my personal preferenc, to use the git download backend
for git-hosted source, rather than use remotely generated tarballs, I've
still applied the entire series as-is, because that makes gitlab on-par
with github, and the consensus among mantainers was not clear-cut.
Still, I'd like to remind everyone that git trees are cached lcoally,
which may make for a slower first-step, but is supposed to gfreatly
increase subsequent downloads and updates. The local git cache has been
quite some work, and not usign it is quite a bit of a waste..
Anyway: entire series applied, thanks!
Regards,
Yann E. MORIN.
> 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
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2021-03-28 20:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Yann E. MORIN [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210328204825.GR24043@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox