mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] dfu-util: version bump 0.9 -> 0.11
Date: Tue,  5 Oct 2021 16:57:52 +0200	[thread overview]
Message-ID: <20211005145752.23679-3-ada@thorsis.com> (raw)
In-Reply-To: <20211005145752.23679-1-ada@thorsis.com>

Noteworthy changes over v0.10 and v0.11:

- New --wait option for devices to appear
- New --devnum option to filter devices
- Support large files
- Misc bugfixes, especially for dfuse
- Quirks for several devices
- Improved error reporting

Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://lists.osmocom.org/pipermail/dfu-util/2020-November/000009.html
Link: https://lists.osmocom.org/pipermail/dfu-util/2021-September/000014.html
---
 rules/dfu-util.make | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/rules/dfu-util.make b/rules/dfu-util.make
index 89c97d030..6fee1bb8d 100644
--- a/rules/dfu-util.make
+++ b/rules/dfu-util.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_DFU_UTIL) += dfu-util
 #
 # Paths and names
 #
-DFU_UTIL_VERSION	:= 0.9
-DFU_UTIL_MD5		:= 233bb1e08ef4b405062445d84e28fde6
+DFU_UTIL_VERSION	:= 0.11
+DFU_UTIL_MD5		:= 31c983543a1fe8f03260ca4d56ad4f43
 DFU_UTIL		:= dfu-util-$(DFU_UTIL_VERSION)
 DFU_UTIL_SUFFIX		:= tar.gz
 DFU_UTIL_URL		:= http://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
@@ -34,10 +34,10 @@ DFU_UTIL_CONF_ENV	:= \
 	$(CROSS_ENV) \
 	ac_cv_lib_usb_libusb_init=no
 
-#
-# autoconf
-#
 DFU_UTIL_CONF_TOOL	:= autoconf
+DFU_UTIL_CONF_OPT   := \
+    $(CROSS_AUTOCONF_USR) \
+    $(GLOBAL_LARGE_FILE_OPTION)
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      parent reply	other threads:[~2021-10-05 14:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05 14:57 [ptxdist] [PATCH 0/2] dfu-util: Fix license and bump version Alexander Dahl
2021-10-05 14:57 ` [ptxdist] [PATCH 1/2] dfu-util: Fix license information Alexander Dahl
2021-10-08 13:25   ` Michael Olbrich
2021-10-08 13:29     ` Alexander Dahl
2021-10-08 14:26       ` Michael Olbrich
2021-10-05 14:57 ` Alexander Dahl [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=20211005145752.23679-3-ada@thorsis.com \
    --to=ada@thorsis.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