summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libffi
Commit message (Collapse)AuthorAgeFilesLines
* libffi: Use proper compiler define for linux platformKhem Raj2015-05-152-1/+35
| | | | | | | | | | Change-Id: I8253249a2e1c5e9ded0d028545f21cfdc093c3cd (From OE-Core master rev: f7307ea20c8aa4aed4c38a7c15fb9b3b6b836035) (From OE-Core rev: df99dd90255e46b226f4eea7b3c0d81f548adaf9) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: Upgrade to 3.2.1Saul Wold2015-01-071-2/+2
| | | | | | | (From OE-Core rev: 4984622044da3457eabac7d90a6c5884a7067938) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: Update to 3.1Saul Wold2014-06-031-4/+4
| | | | | | | | | LICENSE file has updated year (From OE-Core rev: 14b777301371280ec7ad6cf528ebb597c025c988) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser2014-05-021-1/+1
| | | | | | | | | | | | | The class itself currently does nothing. The idea is to mark all recipes that make use of the texinfo utilities. In the future, this class could be used to suppress the generation/formatting of documentation for performance, explicitly track dependencies on these utilities, and eliminate Yocto's current dependency on the host system's texinfo utilities. (From OE-Core rev: e6fb2f9afe2ba6b676c46d1eb297ca9cc532d405) Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: Update to 3.0.13Saul Wold2013-04-295-2914/+21
| | | | | | | | | | | | | | 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 (From OE-Core rev: 6f1caa75b181eb40fdbbd4d9979a5f61c0b9435a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: add AArch64 supportMarcin Juszkiewicz2013-01-173-2/+2740
| | | | | | | (From OE-Core rev: de7f86532ad284f4a3c3f1486e30a3ac74763f36) Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: Use a more standard layout for patch filesRichard Purdie2012-11-211-0/+0
| | | | | | (From OE-Core rev: cc2d2abad25a82ce722ac255a631430058f8de30) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fix Upstream-StatusSaul Wold2012-09-241-1/+1
| | | | | | | | | These were not getting fixed by orignal committer! (From OE-Core rev: 7db73c70351939c4be9867981a8cf97148bbe57e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi upgrade to 3.0.11Andrei Dinu2012-09-142-4/+176
| | | | | | | | | | | | | | | | | | | | 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 (From OE-Core rev: 3e40136e8bd13b17b6d88b6acfb5ed162bb8d96a) Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: Update to 3.0.10Saul Wold2011-12-011-5/+11
| | | | | | | | | | | * Update License Checksum due to Date change * Added --disable-builddir because of configure using $0 with full path and a ../$0 (From OE-Core rev: 6cd8a159c9a7db88e6574f6262178617f7c472ee) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glib-2.0: Add nativesdk depends for libffiSaul Wold2011-10-171-2/+2
| | | | | | | (From OE-Core rev: 8c78d1b3eec8089d67da03591e03a4583497580d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libffi: really populate -dev packageDmitry Eremin-Solenikov2011-09-281-0/+3
| | | | | | | | | | | | | As per gcc PR 11147, libffi installs headers into a target dependent place (/usr/lib/....). Include a rule to include those files into libffi-dev package. Reference: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11147 (From OE-Core rev: 684a4b517d13884c315688967fadd5e6a4845b71) Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-gnome: Add Summary and Description informationMark Hatle2010-12-161-0/+7
| | | | | | Add Summary and update description information as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libffi:Add license checksum to bb fileMei Lei2010-11-241-1/+1
| | | | | | Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* libffi: fix the uriJoshua Lock2010-10-151-1/+1
| | | | | | It had the previous version hard-coded Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libffi: bumpt to version 3.0.9Joshua Lock2010-10-151-0/+0
| | | | | | 3.0.8 is incompatible with the autotools versions we use in Poky Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libffi: added LICENSE fieldSaul Wold2010-09-301-1/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+5
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
OpenPOWER on IntegriCloud