summaryrefslogtreecommitdiff
path: root/meta/recipes-support/libevent
Commit message (Collapse)AuthorAgeFilesLines
* libevent: fix compilation for x32Nitin A Kamble2012-01-062-2/+50
| | | | | | | Pull a patch from gentoo to avoid sysctl syscall which is not defined for x32. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libevent: upgrade to 2.0.16Scott Garman2012-01-022-19/+22
| | | | | | | | | | | | | | | Updated HOMEPAGE and SRC_URI to reflect project's new home. From the whatsnew-2.0.txt document: COMPATIBILITY: Nearly all existing code that worked with Libevent 1.4 should still work correctly with Libevent 2.0. So this upgrade is expected to be safe. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* Add missing SUMMARY fields to various recipesScott Garman2011-12-191-1/+2
| | | | | | | | | | | | | | | This adds the SUMMARY field to the following recipes which were missing it: * dosfstools * grep * icu * libevent * libnfsidmap * qemu-helper-nativesdk Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+15
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>