Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Neal Frager <neal.frager@amd.com>
Cc: yann.morin@orange.com, ibai.erkiaga-elorza@amd.com,
	luca.ceresoli@bootlin.com, buildroot@buildroot.org,
	brandon.maier@collins.com, ju.o@free.fr,
	thomas.petazzoni@bootlin.com, romain.naour@smile.fr,
	michal.simek@amd.com, romain.naour@gmail.com
Subject: Re: [Buildroot] [PATCH v1 1/6] board/xilinx: add Linux 6.12.70 hash
Date: Tue, 21 Apr 2026 21:39:03 +0200	[thread overview]
Message-ID: <877bq0hzmw.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20260420173858.1655069-1-neal.frager@amd.com> (Neal Frager's message of "Mon, 20 Apr 2026 18:38:53 +0100")

>>>>> "Neal" == Neal Frager <neal.frager@amd.com> writes:

Hi Neal,

 > Add the hash for the Xilinx Linux 6.12.70 release tag.
 > Signed-off-by: Neal Frager <neal.frager@amd.com>
 > ---
 >  board/xilinx/patches/linux/linux.hash | 1 +
 >  1 file changed, 1 insertion(+)

 > diff --git a/board/xilinx/patches/linux/linux.hash b/board/xilinx/patches/linux/linux.hash
 > index d843dafb20..87db73fc78 100644
 > --- a/board/xilinx/patches/linux/linux.hash
 > +++ b/board/xilinx/patches/linux/linux.hash
 > @@ -1,5 +1,6 @@
 >  # Locally calculated
 >  sha256  444f573cd4438af1f5062fd69fcc82965a56068e6a25cd43c062a68398f90b03  xlnx_rebase_v6.12_LTS_merge_6.12.60.tar.gz
 > +sha256  002fa6c617d3d3eaf1e16219079f4e4303b84ea472b2b3c5d47f766a106a79c7  xlnx_rebase_v6.12_LTS_merge_6.12.70.tar.gz

Somewhat related: Is there any specific reason why an un-annotated tag
was used this time? Earlier the tags were always annotated and signed
(git tag -u), E.G.:

tag xlnx_rebase_v6.12_LTS_2025.1_update_merge_6.12.60
Tagger: Manikanta Sreeram <manikanta.sreeram@amd.com>
Date:   Mon Jan 5 07:25:30 2026 -0700

tag for 6.12.60 upstream merge
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEE2KNj9EeOMtlQShBLMVLSoYhJhtIFAmlbyf0ACgkQMVLSoYhJ
htIA8wf/fUDy8nFHuE6EMTcKdncFeVSnenWYq+xHoTdBTS95NJQMrpEkQrfifkEZ
ueCnIAt2SZDNY1MpvWsnk+7bErXF4czCWBhgPpwA2MfeU2mlE15qsmMnqmfdBrkn
rvne09cQui2wzC1LJXNtDYc6c770iivQCzddLcld119mOjtQYx3zAmb0/qlEYHhX
5rpeFSi8d1jnmM0QVDhxvpdC1vkNdhOcHXo7Xv3pERN9waVygThcs1/Xk6XgAQkP
e56141hpN7c9OW5tIQNcZr4ZhBWYHTAexTkSR8DDPIzyj4750Kd1yRKV8v5cSpNf
yeZMUSTS5PtgMwirZFy5PGX5PGlDEw==
=fsAs
-----END PGP SIGNATURE-----

Un-annotated tags are E.G. not picked up by git describe by default.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2026-04-21 19:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-20 17:38 [Buildroot] [PATCH v1 1/6] board/xilinx: add Linux 6.12.70 hash Neal Frager via buildroot
2026-04-20 17:38 ` [Buildroot] [PATCH v1 2/6] configs/zynq_*: bump to Linux 6.12.70 Neal Frager via buildroot
2026-04-20 17:38 ` [Buildroot] [PATCH v1 3/6] configs/zynqmp_*: " Neal Frager via buildroot
2026-04-20 17:38 ` [Buildroot] [PATCH v1 4/6] configs/versal_*: " Neal Frager via buildroot
2026-04-20 17:38 ` [Buildroot] [PATCH v1 5/6] configs/versal2_*: " Neal Frager via buildroot
2026-04-20 17:38 ` [Buildroot] [PATCH v1 6/6] board/xilinx: remove Linux 6.12.60 hash Neal Frager via buildroot
2026-04-20 20:50 ` [Buildroot] [PATCH v1 1/6] board/xilinx: add Linux 6.12.70 hash Julien Olivain via buildroot
2026-04-21 19:39 ` Peter Korsgaard [this message]
2026-04-22  7:05   ` Frager, Neal 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=877bq0hzmw.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=brandon.maier@collins.com \
    --cc=buildroot@buildroot.org \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=ju.o@free.fr \
    --cc=luca.ceresoli@bootlin.com \
    --cc=michal.simek@amd.com \
    --cc=neal.frager@amd.com \
    --cc=romain.naour@gmail.com \
    --cc=romain.naour@smile.fr \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin@orange.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox