meta-openembedded/meta-oe
Jackie Huang ad1134f299 libtevent: add missing dependency on libcap
The built-in library libreplace requires it,
or it fails with:
../lib/replace/system/capability.h:40:28: fatal error: sys/capability.h: No such file or directory

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06 17:49:42 +01:00
..
classes autotools-bootstrap.bbclass: initial add 2015-11-06 17:49:35 +01:00
conf meta-oe: override SECURITY_CFLAGS for a set of recipes 2015-04-24 15:11:25 +02:00
licenses QWTv1.0: Add qwt license version 1.0 2015-09-08 16:24:16 +02:00
recipes-benchmark iperf3 :upgrade to 3.1 2015-10-23 12:53:24 +02:00
recipes-connectivity samba: install pam libraries to base_libdir 2015-11-06 17:49:39 +01:00
recipes-core llvm.inc: fix PACKAGES_DYNAMIC 2015-10-13 12:27:51 +02:00
recipes-devtools ninja-native: add initial recipe, ninja 1.6.0 2015-11-06 17:49:41 +01:00
recipes-extended rrdtool: fix compile error 2015-11-02 15:01:10 +01:00
recipes-gnome libgudev: skip recipe for distros not using systemd as init 2015-10-13 12:27:51 +02:00
recipes-graphics fontforge: avoid cloning uthash during do_compile 2015-11-06 17:49:37 +01:00
recipes-kernel crash: upgrade from 7.0.9 to 7.1.2 2015-07-30 21:03:27 +02:00
recipes-multimedia cdrkit: initial add 1.1.11 2015-11-06 17:49:38 +01:00
recipes-navigation gdal: blacklist, fails to build with gcc-5 2015-10-13 12:27:49 +02:00
recipes-qt Revert "qcanobserver: Move to nonworking" 2015-10-13 12:28:15 +02:00
recipes-sato/claws-mail sylpheed: remove do_install_append 2015-05-17 09:46:31 +02:00
recipes-support libtevent: add missing dependency on libcap 2015-11-06 17:49:42 +01:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site
COPYING.MIT
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>