From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: "J. Neuschäfer" <j.neuschaefer@gmx.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/aer-inject: switch upstream
Date: Sun, 1 Sep 2024 18:24:56 +0200 [thread overview]
Message-ID: <ZtSVWOOM9d57FC6h@landeda> (raw)
In-Reply-To: <20240901-aer-v1-1-03b124cb64b1@gmx.net>
J., All,
On 2024-09-01 18:11 +0200, J. Neuschäfer via buildroot spake thusly:
> According to a commit in Linux[1], the upstream of aer-inject changed to
> https://github.com/intel/aer-inject.
>
> The hash changed because the tarball is generated differently.
>
> [1]: https://git.kernel.org/linus/a29e5290e3566ae4db4e6fe5f31caf23118c82b6
>
> ---
> Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
> ---
> package/aer-inject/aer-inject.hash | 2 +-
> package/aer-inject/aer-inject.mk | 3 +--
> 2 files changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/package/aer-inject/aer-inject.hash b/package/aer-inject/aer-inject.hash
> index 3b9d144ec9..ee097c873a 100644
> --- a/package/aer-inject/aer-inject.hash
> +++ b/package/aer-inject/aer-inject.hash
> @@ -1,3 +1,3 @@
> # Locally computed
> -sha256 7ed5994b48f1c0504add380ba4d186f48a5a22b9bc2dd90c79d0d2f0c183540c aer-inject-9bd5e2c7886fca72f139cd8402488a2235957d41-git4.tar.gz
> +sha256 49a44b7a9e3983dc15fdc5bacd0e095df650296024f43f9d6c080ad54de0b07f aer-inject-9bd5e2c7886fca72f139cd8402488a2235957d41.tar.gz
> sha256 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973 README
> diff --git a/package/aer-inject/aer-inject.mk b/package/aer-inject/aer-inject.mk
> index 6bc9cb44da..d0ae3cc516 100644
> --- a/package/aer-inject/aer-inject.mk
> +++ b/package/aer-inject/aer-inject.mk
> @@ -5,8 +5,7 @@
> ################################################################################
>
> AER_INJECT_VERSION = 9bd5e2c7886fca72f139cd8402488a2235957d41
> -AER_INJECT_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/aer-inject.git
> -AER_INJECT_SITE_METHOD = git
> +AER_INJECT_SITE = $(call github,intel,aer-inject,$(AER_INJECT_VERSION))
Please, keep using the git download backend, rather than use the github
macro; and just change the _SITE. This way, the hash will not change.
Regards,
Yann E. MORIN.
> AER_INJECT_LICENSE = GPL-2.0
> AER_INJECT_LICENSE_FILES = README
> AER_INJECT_DEPENDENCIES = host-flex host-bison
>
> ---
> base-commit: 37801767f68c05500f1d4495b5baac0e7340f7a9
> change-id: 20240901-aer-dc235cf8e483
>
> Best regards,
> --
> J. Neuschäfer <j.neuschaefer@gmx.net>
>
> _______________________________________________
> 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:[~2024-09-01 16:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-01 16:11 [Buildroot] [PATCH] package/aer-inject: switch upstream J. Neuschäfer via buildroot
2024-09-01 16:24 ` Yann E. MORIN [this message]
2024-09-01 16:31 ` J. Neuschäfer via buildroot
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=ZtSVWOOM9d57FC6h@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=j.neuschaefer@gmx.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