mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] dt-utils: version bump 2018.05.0 -> 2019.01.0
Date: Mon, 28 Jan 2019 14:20:12 +0100	[thread overview]
Message-ID: <20190128132013.7517-1-rhi@pengutronix.de> (raw)

Version 2018.05.1 includes a fix for building with glibc ≥ 2.28 and
fixes compiler warnings for gcc ≥ 6.

Version 2019.01.0 contains several bugfixes and harmonizes the
barebox-state implementation with recent barebox versions.

Also give the kconfig help text a face lift.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/dt-utils.in   | 6 ++++--
 rules/dt-utils.make | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/rules/dt-utils.in b/rules/dt-utils.in
index e4933989d..7ce0e579c 100644
--- a/rules/dt-utils.in
+++ b/rules/dt-utils.in
@@ -5,5 +5,7 @@ config DT_UTILS
 	prompt "dt-utils"
 	select UDEV
 	help
-	  Contains the barebox-state tool to interact with "barebox-state"
-	  instances from Linux userspace.
+	  Utilities to work with device trees in Linux userspace:
+
+	  * barebox-state: access barebox' state storage
+	  * fdtdump: dump a device tree binary to stdout
diff --git a/rules/dt-utils.make b/rules/dt-utils.make
index ef0304a82..5e02b539f 100644
--- a/rules/dt-utils.make
+++ b/rules/dt-utils.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DT_UTILS) += dt-utils
 #
 # Paths and names
 #
-DT_UTILS_VERSION	:= 2018.05.0
-DT_UTILS_MD5		:= 3ab2d646639bb10607716a5b57e2ddf8
+DT_UTILS_VERSION	:= 2019.01.0
+DT_UTILS_MD5		:= d83ebf99b07fa4516aeaa329afb2a6eb
 DT_UTILS		:= dt-utils-$(DT_UTILS_VERSION)
 DT_UTILS_SUFFIX		:= tar.xz
 DT_UTILS_URL		:= https://public.pengutronix.de/software/dt-utils/$(DT_UTILS).$(DT_UTILS_SUFFIX)
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2019-01-28 13:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20190128132013.7517-1-rhi@pengutronix.de \
    --to=rhi@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