All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/dfu-programmer: bump version to 1.1.0
Date: Sat, 28 Oct 2023 21:32:50 +0200	[thread overview]
Message-ID: <20231028193250.GG2582@scaer> (raw)
In-Reply-To: <20231027130738.1939583-1-peter@korsgaard.com>

Peter, All,

On 2023-10-27 15:07 +0200, Peter Korsgaard spake thusly:
> The update-bash-completion.sh issue is now fixed, so remove the workaround:
> 
> https://github.com/dfu-programmer/dfu-programmer/pull/91
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/dfu-programmer/dfu-programmer.hash |  2 +-
>  package/dfu-programmer/dfu-programmer.mk   | 10 +---------
>  2 files changed, 2 insertions(+), 10 deletions(-)
> 
> diff --git a/package/dfu-programmer/dfu-programmer.hash b/package/dfu-programmer/dfu-programmer.hash
> index afa1d97aed..7260dfce0d 100644
> --- a/package/dfu-programmer/dfu-programmer.hash
> +++ b/package/dfu-programmer/dfu-programmer.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  867eaf0a8cd10123715491807ab99cecb54dc6f09dddade4b2a42b0b0ef9e6b0  dfu-programmer-1.0.0.tar.gz
> +sha256  844e469be559657bc52c9d9d03c30846acd11ffbb1ddd42438fa8af1d2b8587d  dfu-programmer-1.1.0.tar.gz
>  sha256  d8fb44c26fecbb2b8a368a6c0ed4f5478a401fab03744325407736a80383af76  COPYING
> diff --git a/package/dfu-programmer/dfu-programmer.mk b/package/dfu-programmer/dfu-programmer.mk
> index 707e143eb3..4e5f2299d6 100644
> --- a/package/dfu-programmer/dfu-programmer.mk
> +++ b/package/dfu-programmer/dfu-programmer.mk
> @@ -4,20 +4,12 @@
>  #
>  ################################################################################
>  
> -DFU_PROGRAMMER_VERSION = 1.0.0
> +DFU_PROGRAMMER_VERSION = 1.1.0
>  DFU_PROGRAMMER_SITE = https://github.com/dfu-programmer/dfu-programmer/releases/download/v$(DFU_PROGRAMMER_VERSION)
>  DFU_PROGRAMMER_LICENSE = GPL-2.0+
>  DFU_PROGRAMMER_LICENSE_FILES = COPYING
>  DFU_PROGRAMMER_DEPENDENCIES = libusb
>  
> -# No update-bash-completion.sh in tarball. Fix sent upstream:
> -# https://github.com/dfu-programmer/dfu-programmer/pull/91
> -define DFU_PROGRAMMER_ADD_MISSING_FILE
> -	ln -s /bin/true $(@D)/update-bash-completion.sh
> -endef
> -
> -DFU_PROGRAMMER_POST_PATCH_HOOKS == DFU_PROGRAMMER_ADD_MISSING_FILE
> -
>  ifeq ($(BR2_TOOLCHAIN_HAS_LIBATOMIC),y)
>  DFU_PROGRAMMER_CONF_OPTS += LIBS=-latomic
>  endif
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

           reply	other threads:[~2023-10-28 19:32 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20231027130738.1939583-1-peter@korsgaard.com>]

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=20231028193250.GG2582@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=peter@korsgaard.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.