similarity index 94%
rename from meta/recipes-support/libffi/libffi_3.5.1.bb
rename to meta/recipes-support/libffi/libffi_3.5.2.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ce4763670c5b7756000561f9af1ab178"
SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BPN}-${PV}.tar.gz \
file://not-win32.patch \
"
-SRC_URI[sha256sum] = "f99eb68a67c7d54866b7706af245e87ba060d419a062474b456d3bc8d4abdbd1"
+SRC_URI[sha256sum] = "f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc"
EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp"
EXTRA_OECONF:class-native += "--with-gcc-arch=generic"
Changelog: -fix: enable FFI_MMAP_EXEC_WRIT for DragonFly BSD -Emscripten: Add wasm64 target -fix: Ensure trampoline file descriptors are closed on exec. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../recipes-support/libffi/{libffi_3.5.1.bb => libffi_3.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libffi/{libffi_3.5.1.bb => libffi_3.5.2.bb} (94%)