mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Christian Melki <christian.melki@t2data.com>, ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] dtc: Version bump. 1.7.2 -> 1.8.1
Date: Fri, 5 Jun 2026 17:54:43 +0200	[thread overview]
Message-ID: <aiLxQzFbj5dwQnvS@pengutronix.de> (raw)
In-Reply-To: <aiLufe-jdkQHrx9N@pengutronix.de>

On Fri, Jun 05, 2026 at 05:42:53PM +0200, Michael Olbrich wrote:
> On Tue, Jun 02, 2026 at 09:54:54PM +0200, Christian Melki wrote:
> > Looks like mostly minor things.
> > https://github.com/dgibson/dtc/compare/v1.7.2...v1.8.1
> 
> What about the patch for the old version?

And I'm seeing build errors on ARMv7 (or maybe with gcc 15?):

livetree.c: In function 'fixup_phandles':
livetree.c:1237:33: error: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Werror=sign-compare]
cc1: all warnings being treated as errors
make: *** [Makefile:306: livetree.o] Error 1

Michael

> > 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
> > 
> > 
> > 
> 
> -- 
> Pengutronix e.K.                           |                             |
> Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
> 31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2026-06-05 15:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-02 19:54 Christian Melki
2026-06-05 15:42 ` Michael Olbrich
2026-06-05 15:54   ` Michael Olbrich [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=aiLxQzFbj5dwQnvS@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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