Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/httping: update to latest git
Date: Mon, 23 Sep 2024 21:42:33 +0200	[thread overview]
Message-ID: <ZvHEqZmL8v430pLz@landeda> (raw)
In-Reply-To: <ZvDoZ4PekjMKl+bs@waldemar-brodkorb.de>

Wlademar, All,

On 2024-09-23 06:02 +0200, Waldemar Brodkorb spake thusly:
> Changes made to the Buildroot package:
>  - use github url for download
>  - switch to cmake infrastructure
>  - add new option for TUI support
>  - add new option for SSL support
>  - TFO is always enabled now, and therefore we don't need to add
>    Config.in.legacy handling for this option
>  - remove no longer required patches 0001/0002
>  - update license file to LICENSE
>  - update license to AGPLv3
>  - always build without gettext support
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> v1-v2:
>  - clarification of license issues, httping is licensed under AGPLv3
>    as now stated in the readme and LICENSE was updated accordingly,
>    switch to latest git for these changes. (requested by Thomas P.)
>  - fix Config.in so that libressl can be used, suggested by Thomas P.
>  - add missing select BR2_PACKAGE_FFTW, suggested by Thomas P.
>  
> ---
>  .../0001-fix-math-library-linking.patch       | 27 -----------
>  ...Makefile-allow-build-without-gettext.patch | 48 -------------------

    $ ./utils/docker-run make check-package
    .checkpackageignore:587: ignored file package/httping/0001-fix-math-library-linking.patch is missing
    .checkpackageignore:588: ignored file package/httping/0002-Makefile-allow-build-without-gettext.patch is missing

[--SNIP--]
> diff --git a/package/httping/httping.mk b/package/httping/httping.mk
> index b3a625a8e1..dff54626ea 100644
> --- a/package/httping/httping.mk
> +++ b/package/httping/httping.mk
> @@ -4,34 +4,18 @@
[--SNIP--]
> +HTTPING_VERSION = 0e26c53d5fe504eb7204d64b23513729aa4a5bb0
> +HTTPING_SITE = $(call github,folkertvanheusden,HTTPing,$(HTTPING_VERSION))

We've recently decided to switch away from the github and gtilab
helpers, because there is no guarantee provided by GitHub or GitLab that
the archives they generate are reproducible (GitHub galready broke that
mu;tiple times, and their doc now explicitly ststes those arechives are
not guaranteed to be stable).

Instead, we want to use the git download method, as we do control the
way the archives are generated locally (and ew're *are* going at great
length to make them reproducible).

I've fixed both issues, and applied to master, thanks.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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

      reply	other threads:[~2024-09-23 19:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-23  4:02 [Buildroot] [PATCH v2] package/httping: update to latest git Waldemar Brodkorb
2024-09-23 19:42 ` 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=ZvHEqZmL8v430pLz@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=wbx@openadk.org \
    /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