]> code.ossystems Code Review - openembedded-core.git/commit
libffi: Update to 3.0.13
authorSaul Wold <sgw@linux.intel.com>
Sun, 21 Apr 2013 21:42:22 +0000 (14:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:52 +0000 (14:43 +0100)
commit6f1caa75b181eb40fdbbd4d9979a5f61c0b9435a
treef2a5d8d4fc9e587f12f127ecdda03fad321b84fc
parent13b6bedab766657270a12c7c332914c69ebae085
libffi: Update to 3.0.13

New patch is required to fix the location of the libdir defined i
the libffi.la file which caused a bad RPATH (/usr/lib/../lib) due
to the gcc -print-multi-os-directory returning ../lib.

Remove Aarch64 patches as it is now supported upsteam. Other patch
code is also upstreamed

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/libffi/libffi/0001-libffi-update-for-3.0.11.patch [deleted file]
meta/recipes-gnome/libffi/libffi/aarch64-adding-build-support.patch [deleted file]
meta/recipes-gnome/libffi/libffi/add-aarch64-support.patch [deleted file]
meta/recipes-gnome/libffi/libffi/fix-libffi.la-location.patch [new file with mode: 0644]
meta/recipes-gnome/libffi/libffi_3.0.13.bb [moved from meta/recipes-gnome/libffi/libffi_3.0.11.bb with 76% similarity]