From 351f90e684d98526f0765eec3bc9bd07f9f3c8e4 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 28 Jan 2019 14:20:12 +0100 Subject: dt-utils: version bump 2018.05.0 -> 2019.01.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Michael Olbrich --- rules/dt-utils.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'rules/dt-utils.in') 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 -- cgit v1.2.3