public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/flashrom: bump version to 1.7.0
@ 2026-03-14 18:44 Bernd Kuhls
  2026-03-14 22:11 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-03-14 18:44 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni

https://github.com/flashrom/flashrom/blob/v1.7.0/doc/release_notes/v_1_6.rst
https://github.com/flashrom/flashrom/blob/v1.7.0/doc/release_notes/v_1_7.rst

Renamed license file and updated license hash due to upstream commit:
https://github.com/flashrom/flashrom/commit/4b370bebb7bcd45274d5734e736a2e2c90d4d307

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/flashrom/flashrom.hash | 4 ++--
 package/flashrom/flashrom.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/flashrom/flashrom.hash b/package/flashrom/flashrom.hash
index 0e1faf34e7..4ffb34720d 100644
--- a/package/flashrom/flashrom.hash
+++ b/package/flashrom/flashrom.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  3f4dc7878e962e165b7eba73104d4e61231f9d4e838eb47df6ca3d87060a2aa5  flashrom-1.5.1.tar.gz
-sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
+sha256  c5a8892158bd749aadfee6e114eec268130cdd8c2027fd1ddf44273755b07b59  flashrom-1.7.0.tar.gz
+sha256  e51c99ee054c216999e7a8db04a2e7a6b39915dccc8a58e54b48a720e0c4158a  COPYING.rst
diff --git a/package/flashrom/flashrom.mk b/package/flashrom/flashrom.mk
index f253c5f9d8..8e1fb47905 100644
--- a/package/flashrom/flashrom.mk
+++ b/package/flashrom/flashrom.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-FLASHROM_VERSION = 1.5.1
+FLASHROM_VERSION = 1.7.0
 FLASHROM_SITE = $(call github,flashrom,flashrom,v$(FLASHROM_VERSION))
 FLASHROM_LICENSE = GPL-2.0+
-FLASHROM_LICENSE_FILES = COPYING
+FLASHROM_LICENSE_FILES = COPYING.rst
 FLASHROM_INSTALL_STAGING = YES
 FLASHROM_CONF_OPTS = \
 	-Dclassic_cli=enabled \
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/flashrom: bump version to 1.7.0
  2026-03-14 18:44 [Buildroot] [PATCH 1/1] package/flashrom: bump version to 1.7.0 Bernd Kuhls
@ 2026-03-14 22:11 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-14 22:11 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot, Thomas Petazzoni

On 14/03/2026 19:44, Bernd Kuhls wrote:
> https://github.com/flashrom/flashrom/blob/v1.7.0/doc/release_notes/v_1_6.rst
> https://github.com/flashrom/flashrom/blob/v1.7.0/doc/release_notes/v_1_7.rst
> 
> Renamed license file and updated license hash due to upstream commit:
> https://github.com/flashrom/flashrom/commit/4b370bebb7bcd45274d5734e736a2e2c90d4d307
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-14 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-14 18:44 [Buildroot] [PATCH 1/1] package/flashrom: bump version to 1.7.0 Bernd Kuhls
2026-03-14 22:11 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox