From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 3/3] llvm: version bump 21.1.1 -> 21.1.3
Date: Tue, 21 Oct 2025 10:31:42 +0200 [thread overview]
Message-ID: <20251021083142.4054131-3-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20251021083142.4054131-1-p.zabel@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/llvm.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/llvm.make b/rules/llvm.make
index 2a61bb7ddf74..7da623869772 100644
--- a/rules/llvm.make
+++ b/rules/llvm.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LLVM) += llvm
#
# Paths and names
#
-LLVM_VERSION := 21.1.1
-LLVM_MD5 := a23122a1406c3095bb9ab10a245fed0f
+LLVM_VERSION := 21.1.3
+LLVM_MD5 := af92844c27a1744fbd903e5c7ce67abf
LLVM := llvm-$(LLVM_VERSION)
LLVM_SUFFIX := src.tar.xz
LLVM_URL := \
@@ -27,13 +27,13 @@ LLVM_STRIP_LEVEL := 0
LLVM_LICENSE := Apache-2.0 WITH LLVM-exception AND NCSA
LLVM_LICENSE_FILES := file://$(LLVM_SUBDIR)/LICENSE.TXT;md5=8a15a0759ef07f2682d2ba4b893c9afe
-LLVM_CMAKE_MD5 := 5f6dcdc09b33b098c29eb3095171af9c
+LLVM_CMAKE_MD5 := 7bdc5b26b633a954a26198a1a708e280
LLVM_CMAKE_URL := \
https://github.com/llvm/llvm-project/releases/download/llvmorg-$(LLVM_VERSION)/cmake-$(LLVM_VERSION).$(LLVM_SUFFIX)
LLVM_CMAKE_SOURCE := $(SRCDIR)/cmake-$(LLVM_VERSION).$(LLVM_SUFFIX)
LLVM_CMAKE_DIR := $(BUILDDIR)/$(LLVM)/cmake
-LLVM_THIRD_PARTY_MD5 := c7abf8d634ed94c982d1ddc51d95a97d
+LLVM_THIRD_PARTY_MD5 := f25621b5319d8b36759ec3fdb9ef4fef
LLVM_THIRD_PARTY_URL := \
https://github.com/llvm/llvm-project/releases/download/llvmorg-$(LLVM_VERSION)/third-party-$(LLVM_VERSION).$(LLVM_SUFFIX)
LLVM_THIRD_PARTY_SOURCE := $(SRCDIR)/llvm-third-party-$(LLVM_VERSION).$(LLVM_SUFFIX)
--
2.47.3
prev parent reply other threads:[~2025-10-21 8:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 8:31 [ptxdist] [PATCH 1/3] host-clang: " Philipp Zabel
2025-10-21 8:31 ` [ptxdist] [PATCH 2/3] host-libclc: " Philipp Zabel
2025-10-21 8:31 ` Philipp Zabel [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=20251021083142.4054131-3-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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