From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Thomas Devoogdt <thomas@devoogdt.com>
Cc: johns@msli.com, xiangyu.chen@eng.windriver.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/dhcpcd: bump to version 10.0.1
Date: Mon, 8 May 2023 22:28:08 +0200 [thread overview]
Message-ID: <20230508202808.GP252090@scaer> (raw)
In-Reply-To: <CACXRmJio=RfDY7E+ekja9AyjioQQydcVfCRT1TrheV_OvPZmJw@mail.gmail.com>
Thomas, All,
On 2023-05-01 18:19 +0200, Thomas Devoogdt spake thusly:
> Buildroot has a custom site handling for GitHub [1] nowadays.
> So it should be something like this:
>
> DHCPCD_VERSION = 10.0.1
> DHCPCD_SITE = $(call github,NetworkConfiguration,dhcpcd,v$(DHCPCD_VERSION))
The $(gihub) helper should only be used for autogenetaed archives, i.e.
archives that are generated on-the-fly by Github.
For archives that were uploaded by the maintainers of a repository, the
$(github) helper must not be used, and the actual URL be used.
See the manual:
https://buildroot.org/downloads/manual/manual.html#github-download-url
For dhcpcd, we are not using an autogenerated archive, but one uploaded
by the maintainer, so we can't use the github helper.
Regards,
Yann E. MORIN.
> And the DHCPCD_SOURCE line can be dropped.
>
> kr,
>
> Thomas
>
> [1]: https://buildroot.org/downloads/manual/manual.html#github-download-url
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-05-08 20:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-28 3:31 [Buildroot] [PATCH 1/1] package/dhcpcd: bump to version 10.0.1 Xiangyu Chen
2023-05-01 16:19 ` Thomas Devoogdt
2023-05-08 20:28 ` Yann E. MORIN [this message]
2023-05-09 6:24 ` Thomas Devoogdt
2023-05-08 20:23 ` Yann E. MORIN
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=20230508202808.GP252090@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=johns@msli.com \
--cc=thomas@devoogdt.com \
--cc=xiangyu.chen@eng.windriver.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.