mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] dtc: Version bump. 1.7.2 -> 1.8.1
@ 2026-06-02 19:54 Christian Melki
  2026-06-05 15:42 ` Michael Olbrich
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Melki @ 2026-06-02 19:54 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-05 15:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 19:54 [ptxdist] [PATCH] dtc: Version bump. 1.7.2 -> 1.8.1 Christian Melki
2026-06-05 15:42 ` Michael Olbrich
2026-06-05 15:54   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox