]> code.ossystems Code Review - openembedded-core.git/commit
libffi: Upgrade to 3.3-rc0
authorKhem Raj <raj.khem@gmail.com>
Mon, 19 Aug 2019 16:42:58 +0000 (09:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2019 16:35:43 +0000 (17:35 +0100)
commit06e731bdea527d5c42e99bbcef7f2835e158c0a0
tree7ffc3604eddf1a0502e832d400a513371895323d
parenta0f5c84c393107e3d054a5804748f046dffef8b9
libffi: Upgrade to 3.3-rc0

libffi 3.1 release has been a bit aged and new architectures, compilers
have since been come on stage to compile it, we have been carrying
patches, but its better to use the latest 3.3 rc0 which has lot of these
issues handled and is in good shape.

Use 3.3~rc0 for PV to keep room for upgrade path without PE bump

fix the multilib header conflict

file /usr/include/ffi.h from install of libffi-dev-3.2.1+3.3+rc0-r0.core2_32 conflicts with file from package lib64-libffi-dev-3.2.1+3.3+rc0-r0.x86_64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libffi/libffi/0001-New-RISC-V-port-281.patch [deleted file]
meta/recipes-support/libffi/libffi/0001-libffi-Support-musl-x32-build.patch [deleted file]
meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch [deleted file]
meta/recipes-support/libffi/libffi/0001-mips-fix-MIPS-softfloat-build-issue.patch [deleted file]
meta/recipes-support/libffi/libffi/not-win32.patch
meta/recipes-support/libffi/libffi_3.3~rc0.bb [moved from meta/recipes-support/libffi/libffi_3.2.1.bb with 71% similarity]