[oe-commits] Saul Wold : libffi: Update to 3.0.13

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:40:34 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 6f1caa75b181eb40fdbbd4d9979a5f61c0b9435a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6f1caa75b181eb40fdbbd4d9979a5f61c0b9435a

Author: Saul Wold <sgw at linux.intel.com>
Date:   Sun Apr 21 14:42:22 2013 -0700

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 at linux.intel.com>

---

 .../libffi/0001-libffi-update-for-3.0.11.patch     |  171 --
 .../libffi/aarch64-adding-build-support.patch      |   63 -
 .../libffi/libffi/add-aarch64-support.patch        | 2672 --------------------
 .../libffi/libffi/fix-libffi.la-location.patch     |   18 +
 .../libffi/{libffi_3.0.11.bb => libffi_3.0.13.bb}  |   11 +-
 5 files changed, 21 insertions(+), 2914 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=6f1caa75b181eb40fdbbd4d9979a5f61c0b9435a




More information about the Openembedded-commits mailing list