mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/flashrom: bump version to 1.7.0
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:
4b370bebb7
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
cc80c55415
commit
bdeb0d0a32
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user