From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH 1/1] package/libffi: bump version to 3.8.0
Date: Sun, 16 Aug 2026 10:08:02 +0200 [thread overview]
Message-ID: <20260816080802.2794593-1-bernd@kuhls.net> (raw)
https://github.com/libffi/libffi/releases/tag/v3.8.0
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
Gitlab pipelines passed:
https://gitlab.com/bkuhls/buildroot/-/commits/3621ffbf0180befdf3cc82f379082b4b946072be
with the exception of bootlin-armv7m-uclibc which is broken with 3.5.2
as well:
../src/arm/sysv.S: Assembler messages:
../src/arm/sysv.S:104: Error: selected processor does not support ARM opcodes
This bump does not introduce new build errors.
package/libffi/libffi.hash | 4 ++--
package/libffi/libffi.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libffi/libffi.hash b/package/libffi/libffi.hash
index 5f34afd392..2a98652d2d 100644
--- a/package/libffi/libffi.hash
+++ b/package/libffi/libffi.hash
@@ -1,4 +1,4 @@
-# From https://github.com/libffi/libffi/releases/tag/v3.7.1
-sha256 d5e9a6638ddbd2513ddb54518eb67e4bbe6fa707bcc01c10f6212f0a088d819d libffi-3.7.1.tar.gz
+# From https://github.com/libffi/libffi/releases/tag/v3.8.0
+sha256 7da3e2d9a171eb0a038f592ecad3ff2bb2550f3496d87b3b29ad0cf4430c0db4 libffi-3.8.0.tar.gz
# License files, locally calculated
sha256 17b64dc60f3b6897a60f971e288b973f655c2edcdf08b25f3c3dd5549857881c LICENSE
diff --git a/package/libffi/libffi.mk b/package/libffi/libffi.mk
index c24ce22c84..e022304193 100644
--- a/package/libffi/libffi.mk
+++ b/package/libffi/libffi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBFFI_VERSION = 3.7.1
+LIBFFI_VERSION = 3.8.0
LIBFFI_SITE = \
https://github.com/libffi/libffi/releases/download/v$(LIBFFI_VERSION)
LIBFFI_LICENSE = MIT
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-08-16 8:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-16 8:08 Bernd Kuhls [this message]
2026-08-16 9:23 ` [Buildroot] [PATCH 1/1] package/libffi: bump version to 3.8.0 Julien Olivain via buildroot
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=20260816080802.2794593-1-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox