From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] dtc: Version bump. 1.7.2 -> 1.8.1
Date: Tue, 2 Jun 2026 21:54:54 +0200 [thread overview]
Message-ID: <20260602195454.4082864-1-christian.melki@t2data.com> (raw)
Looks like mostly minor things.
https://github.com/dgibson/dtc/compare/v1.7.2...v1.8.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/dtc.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/dtc.make b/rules/dtc.make
index c9ad70681..6e653a92c 100644
--- a/rules/dtc.make
+++ b/rules/dtc.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_DTC) += dtc
#
# Paths and names
#
-DTC_VERSION := 1.7.2
-DTC_SHA256 := 8f1486962f093f28a2f79f01c1fd82f144ef640ceabe555536d43362212ceb7c
+DTC_VERSION := 1.8.1
+DTC_SHA256 := 74b50bb19134f6562490afea53e59953dd6c4afb17e5ccb60be32221262d3390
DTC := dtc-$(DTC_VERSION)
DTC_SUFFIX := tar.gz
DTC_URL := https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/$(DTC).$(DTC_SUFFIX)
@@ -24,7 +24,7 @@ DTC_SOURCE := $(SRCDIR)/$(DTC).$(DTC_SUFFIX)
DTC_DIR := $(BUILDDIR)/$(DTC)
DTC_LICENSE := GPL-2.0-or-later OR BSD-2-Clause
DTC_LICENSE_FILES := \
- file://README.license;md5=a1eb22e37f09df5b5511b8a278992d0e \
+ file://README.license;md5=a5696bd07fcc7285cbbacc42c2132248 \
file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://BSD-2-Clause;md5=5d6306d1b08f8df623178dfd81880927
--
2.43.0
next reply other threads:[~2026-06-02 19:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-02 19:54 Christian Melki [this message]
2026-06-05 15:42 ` Michael Olbrich
2026-06-05 15:54 ` Michael Olbrich
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=20260602195454.4082864-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--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