From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: linux-amarula@amarulasolutions.com,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 3/3] package/bmap-tools: bump to version 3.8.0
Date: Mon, 15 Apr 2024 18:29:06 +0200 [thread overview]
Message-ID: <Zh1V0mefvmCh8RCj@landeda> (raw)
In-Reply-To: <20240414130520.3647875-3-dario.binacchi@amarulasolutions.com>
Dario, All,
On 2024-04-14 15:05 +0200, Dario Binacchi spake thusly:
> Note that, although not explicitly specified in the changelog, version
> 3.7 renamed the file COPYING to LICENSE, requiring corresponding changes
> in Bildroot related to the license file (specifically, the name and hash).
>
> Release notes:
>
> - bmap-tools 3.7:
> * Use GitHub Actions for CI (#109)
> * Add `poetry` for dependency management and `black` for code
> formatting (#104)
> * Add functionality for copying from standard input (#99)
> * Switch from gpg to gpgme module (#103)
>
> - bmaptool 3.8.0:
> * use 'df -P' for POSIX portable output
> * bmaptool has new maintainers
> * bmaptool has a new home
> * bmaptool is now only called 'bmaptool' and not one of a dozen such
> variations
> * switch to use an X.Y.Z versioning number scheme
>
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Whole series of 3 patches applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
>
> Changes v1 -> v2:
> - Refactored based on the changes applied to version 2 of the previous patch:
> v2-0002-package-bmap-tools-rename-Kconfig-prompt-to-bmapt.patch
>
> package/bmap-tools/bmap-tools.hash | 4 ++--
> package/bmap-tools/bmap-tools.mk | 6 ++++--
> 2 files changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/package/bmap-tools/bmap-tools.hash b/package/bmap-tools/bmap-tools.hash
> index 82a570ecacdb..28a68e8b8ebb 100644
> --- a/package/bmap-tools/bmap-tools.hash
> +++ b/package/bmap-tools/bmap-tools.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 0658afb972e7221aa16fece3f84e29e5102e901c929253d7fb6040bde28243f7 bmap-tools-3.6.tar.gz
> -sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
> +sha256 3c741ccdd5049b5cb6983bc186f7be8040a132ed7e9c2afda4d9e7390888163c bmap-tools-3.8.0.tar.gz
> +sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
> diff --git a/package/bmap-tools/bmap-tools.mk b/package/bmap-tools/bmap-tools.mk
> index 69a22c4745ab..3455063e218c 100644
> --- a/package/bmap-tools/bmap-tools.mk
> +++ b/package/bmap-tools/bmap-tools.mk
> @@ -4,11 +4,13 @@
> #
> ################################################################################
>
> -BMAP_TOOLS_VERSION = 3.6
> +BMAP_TOOLS_VERSION = 3.8.0
> BMAP_TOOLS_SITE = $(call github,yoctoproject,bmaptool,v$(BMAP_TOOLS_VERSION))
> BMAP_TOOLS_LICENSE = GPL-2.0
> -BMAP_TOOLS_LICENSE_FILES = COPYING
> +BMAP_TOOLS_LICENSE_FILES = LICENSE
> BMAP_TOOLS_SETUP_TYPE = setuptools
> +BMAP_TOOLS_DEPENDENCIES = host-python-poetry-core
> +HOST_BMAP_TOOLS_DEPENDENCIES = host-python-poetry-core
>
> $(eval $(python-package))
> $(eval $(host-python-package))
> --
> 2.43.0
>
> _______________________________________________
> 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
next prev parent reply other threads:[~2024-04-15 16:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-14 13:05 [Buildroot] [PATCH v2 1/3] package/bmap-tools: update GitHub URL Dario Binacchi
2024-04-14 13:05 ` [Buildroot] [PATCH v2 2/3] package/bmap-tools: rename Kconfig prompt to bmaptool Dario Binacchi
2024-04-14 13:05 ` [Buildroot] [PATCH v2 3/3] package/bmap-tools: bump to version 3.8.0 Dario Binacchi
2024-04-15 16:29 ` Yann E. MORIN [this message]
2024-05-07 16:06 ` [Buildroot] [PATCH v2 1/3] package/bmap-tools: update GitHub URL Peter Korsgaard
2024-05-07 18:58 ` Dario Binacchi
2024-05-07 19:39 ` Peter Korsgaard
2024-05-07 20:10 ` Dario Binacchi
2024-05-07 21:08 ` Peter Korsgaard
2024-05-07 20:09 ` Yann E. MORIN
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=Zh1V0mefvmCh8RCj@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=dario.binacchi@amarulasolutions.com \
--cc=linux-amarula@amarulasolutions.com \
--cc=thomas.petazzoni@bootlin.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.