]> code.ossystems Code Review - openembedded-core.git/commit
libffi upgrade to 3.0.11
authorAndrei Dinu <andrei.adrianx.dinu@intel.com>
Thu, 13 Sep 2012 08:26:45 +0000 (11:26 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Sep 2012 08:49:54 +0000 (09:49 +0100)
commit3e40136e8bd13b17b6d88b6acfb5ed162bb8d96a
tree96de527e30fb50e222b0e9d839af86f448f3cbd3
parent6499d4900d8e078447335332d4e186f58b93d63b
libffi upgrade to 3.0.11

Changes :

- Added ax_append_flags.m4 and ax_check_compile_flag.m4 to the m4 directory.
  The files were missing and aclocal.m4 was generated without those two macros.

- Added a new license md5 checksum to the recipe because the old LICENSE file
  differs from the new one here :

        OLD : libffi - Copyright (c) 1996-2011

        NEW : libffi - Copyright (c) 1996-2012

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/libffi/0001-libffi-update-for-3.0.11.patch [new file with mode: 0644]
meta/recipes-gnome/libffi/libffi_3.0.11.bb [moved from meta/recipes-gnome/libffi/libffi_3.0.10.bb with 72% similarity]