Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core] [PATCH] libffi: upgrade 3.4.2 -> 3.4.3
@ 2022-10-11  8:05 Wang Mingyu
  2022-10-11  8:05 ` [OE-core] [PATCH] libva: upgrade 2.15.0 -> 2.16.0 Wang Mingyu
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Wang Mingyu @ 2022-10-11  8:05 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

License-Update: Copyriht year updated to 2022.

Changelog:
=========
  All struct args are passed by value, regardless of size, as per ABIs.
  Enable static trampolines for Cygwin.
  Add support for Loongson's LoongArch64 architecture.
  Fix x32 static trampolines.
  Fix 32-bit x86 stdcall stack corruption.
  Fix ILP32 aarch64 support.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libffi/{libffi_3.4.2.bb => libffi_3.4.3.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libffi/{libffi_3.4.2.bb => libffi_3.4.3.bb} (90%)

diff --git a/meta/recipes-support/libffi/libffi_3.4.2.bb b/meta/recipes-support/libffi/libffi_3.4.3.bb
similarity index 90%
rename from meta/recipes-support/libffi/libffi_3.4.2.bb
rename to meta/recipes-support/libffi/libffi_3.4.3.bb
index 41c3cad586..d2c86d1f9b 100644
--- a/meta/recipes-support/libffi/libffi_3.4.2.bb
+++ b/meta/recipes-support/libffi/libffi_3.4.3.bb
@@ -8,13 +8,13 @@ library really only provides the lowest, machine dependent layer of a fully feat
 A layer must exist above `libffi' that handles type conversions for values passed between the two languages."
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=679b5c9bdc79a2b93ee574e193e7a7bc"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=32c0d09a0641daf4903e5d61cc8f23a8"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BPN}-${PV}.tar.gz \
            file://not-win32.patch \
            file://0001-arm-sysv-reverted-clang-VFP-mitigation.patch \
            "
-SRC_URI[sha256sum] = "540fb721619a6aba3bdeef7d940d8e9e0e6d2c193595bc243241b77ff9e93620"
+SRC_URI[sha256sum] = "4416dd92b6ae8fcb5b10421e711c4d3cb31203d77521a77d85d0102311e6c3b8"
 
 EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp"
 EXTRA_OECONF:class-native += "--with-gcc-arch=generic"
-- 
2.25.1



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

end of thread, other threads:[~2022-10-13  7:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-11  8:05 [OE-core] [PATCH] libffi: upgrade 3.4.2 -> 3.4.3 Wang Mingyu
2022-10-11  8:05 ` [OE-core] [PATCH] libva: upgrade 2.15.0 -> 2.16.0 Wang Mingyu
2022-10-11  8:05 ` [OE-core] [PATCH] libva-utils: " Wang Mingyu
2022-10-11  8:05 ` [OE-core] [PATCH] pango: upgrade 1.50.10 -> 1.50.11 Wang Mingyu
2022-10-12 16:46   ` Ross Burton
2022-10-13  7:30     ` Alexandre Belloni
2022-10-13  7:31   ` Alexandre Belloni
2022-10-11  8:05 ` [OE-core] [PATCH] powertop: upgrade 2.14 -> 2.15 Wang Mingyu
2022-10-11 14:06 ` [OE-core] [PATCH] libffi: upgrade 3.4.2 -> 3.4.3 Alexandre Belloni

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