All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Buildroot] [PATCH] package/dfu-programmer: bump version to 1.1.0
       [not found] <20231027130738.1939583-1-peter@korsgaard.com>
@ 2023-10-28 19:32 ` Yann E. MORIN
  0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2023-10-28 19:32 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: buildroot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-28 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20231027130738.1939583-1-peter@korsgaard.com>
2023-10-28 19:32 ` [Buildroot] [PATCH] package/dfu-programmer: bump version to 1.1.0 Yann E. MORIN

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.