From: Erico Nunes <nunes.erico@gmail.com>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/fwts: bump to version 22.09.00
Date: Tue, 27 Sep 2022 12:58:17 +0200 [thread overview]
Message-ID: <20220927105817.760742-1-nunes.erico@gmail.com> (raw)
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
---
.../fwts/0001-build-do-not-use-Werror.patch | 26 +++++++++----------
package/fwts/fwts.hash | 2 +-
package/fwts/fwts.mk | 2 +-
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/package/fwts/0001-build-do-not-use-Werror.patch b/package/fwts/0001-build-do-not-use-Werror.patch
index 715c4f63a5..c6a84537ed 100644
--- a/package/fwts/0001-build-do-not-use-Werror.patch
+++ b/package/fwts/0001-build-do-not-use-Werror.patch
@@ -1,4 +1,4 @@
-From e481c2f990ffa71f205d4b9daf0823e71269a7f3 Mon Sep 17 00:00:00 2001
+From feb05271b484b158c14611839f968109e9cf3082 Mon Sep 17 00:00:00 2001
From: Erico Nunes <nunes.erico@gmail.com>
Date: Fri, 12 Aug 2016 23:11:56 +0200
Subject: [PATCH] fwts: do not use -Werror
@@ -25,7 +25,7 @@ Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
-index f40c3678..0ff5025b 100644
+index ca2f54e2..ed584abf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
@@ -36,25 +36,25 @@ index f40c3678..0ff5025b 100644
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
diff --git a/src/Makefile.am b/src/Makefile.am
-index cdabb386..7c2e5730 100644
+index 3bb35e5c..e9fe92fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -12,7 +12,7 @@ AM_CPPFLAGS = \
- -I$(top_srcdir)/src/acpica/source/compiler \
+@@ -13,7 +13,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/efi_runtime \
- -pthread `pkg-config --cflags glib-2.0 gio-2.0` \
+ -I$(top_srcdir)/smccc_test \
+ -pthread \
- -Wall -Werror -Wextra \
-+ -Wall -Wextra \
++ -Wall -Wextra \
-Wno-address-of-packed-member \
-Wfloat-equal -Wmissing-declarations \
-Wno-long-long -Wredundant-decls -Wshadow \
diff --git a/src/lib/src/Makefile.am b/src/lib/src/Makefile.am
-index 55c52b41..50efa97a 100644
+index d5d53dd7..76c48d4d 100644
--- a/src/lib/src/Makefile.am
+++ b/src/lib/src/Makefile.am
-@@ -25,7 +25,7 @@ AM_CPPFLAGS = \
- `pkg-config --silence-errors --cflags json-c` \
- `pkg-config --cflags glib-2.0 gio-2.0` \
+@@ -22,7 +22,7 @@ AM_CPPFLAGS = \
+ -I$(top_srcdir)/src/acpica/source/include \
+ -I$(top_srcdir)/src/acpica/source/compiler \
-DDATAROOTDIR=\"$(datarootdir)\" \
- -Wall -Werror -Wextra \
+ -Wall -Wextra \
@@ -62,7 +62,7 @@ index 55c52b41..50efa97a 100644
pkglib_LTLIBRARIES = libfwts.la
diff --git a/src/utilities/Makefile.am b/src/utilities/Makefile.am
-index 1fc0fc02..53614e33 100644
+index de38f070..785975ff 100644
--- a/src/utilities/Makefile.am
+++ b/src/utilities/Makefile.am
@@ -16,7 +16,7 @@
@@ -75,5 +75,5 @@ index 1fc0fc02..53614e33 100644
bin_PROGRAMS = kernelscan
--
-2.30.2
+2.36.1
diff --git a/package/fwts/fwts.hash b/package/fwts/fwts.hash
index 8634980e03..612bc768dd 100644
--- a/package/fwts/fwts.hash
+++ b/package/fwts/fwts.hash
@@ -1,5 +1,5 @@
# Hash from: http://fwts.ubuntu.com/release/SHA256SUMS
-sha256 17d1f0b9639e0f9b092ed8233be2d63d6c44ea8d2a76be0fb5902cc867961374 fwts-V21.11.00.tar.gz
+sha256 fee1c323fb9725c2b99c348c434d63196391cad66566d34b42707e55d14d7f25 fwts-V22.09.00.tar.gz
# Hash for license file
sha256 fbbea748555635dd8c7e6e2f99cddd778f5ee3f9e3510775183bf9799076e5e5 debian/copyright
diff --git a/package/fwts/fwts.mk b/package/fwts/fwts.mk
index 6634cdc40e..b208aa0c14 100644
--- a/package/fwts/fwts.mk
+++ b/package/fwts/fwts.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FWTS_VERSION = 21.11.00
+FWTS_VERSION = 22.09.00
FWTS_SOURCE = fwts-V$(FWTS_VERSION).tar.gz
FWTS_SITE = http://fwts.ubuntu.com/release
FWTS_STRIP_COMPONENTS = 0
--
2.37.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2022-09-27 10:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-27 10:58 Erico Nunes [this message]
2022-10-01 20:59 ` [Buildroot] [PATCH] package/fwts: bump to version 22.09.00 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=20220927105817.760742-1-nunes.erico@gmail.com \
--to=nunes.erico@gmail.com \
--cc=buildroot@buildroot.org \
/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.