generic-poky/meta
Kai Kang 794f9c9777 mdadm: update criteria to build with corosync
mdadm only works with corosync 2.x which provides header file corosync/cmap.h.
If build mdadm with corosync 1.x, it fails with:

| member.c:12:27: fatal error: corosync/cmap.h: No such file or directory
|  #include <corosync/cmap.h>
|                            ^

Build with corosync only header file corosync/cmap.h exists.

Ref:
https://github.com/neilbrown/mdadm/blob/master/mdadm.h#L63

(From OE-Core rev: b2a785f19fe25d244179b8672c846925da6d455a)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-27 08:15:07 +01:00
..
classes image_types: perform fsck on created ext image 2017-03-27 08:15:07 +01:00
conf expect: resolve string formatting issues 2017-03-24 23:43:32 +00:00
files fs-perms.txt: Two cleanup tweaks for consistency. 2017-03-17 16:53:05 +00:00
lib runtime-test.py: fix typo 2017-03-27 08:15:07 +01:00
recipes-bsp u-boot-fw-utils: reuse the same override HOSTCC patch as u-boot-mkimage 2017-03-17 16:53:06 +00:00
recipes-connectivity openssl: Fix build with clang 2017-03-22 11:35:21 +00:00
recipes-core musl: Fix issues in relative symlink creation 2017-03-24 23:43:32 +00:00
recipes-devtools valgrind: correct the comparison logic in vg_regtest 2017-03-27 08:15:06 +01:00
recipes-extended mdadm: update criteria to build with corosync 2017-03-27 08:15:07 +01:00
recipes-gnome nativesdk-packagegroup-sdk-host: replace smartpm with dnf 2017-03-14 14:42:17 +00:00
recipes-graphics xserver-nodm-init: option to remove cursor 2017-03-27 08:15:06 +01:00
recipes-kernel firmware: use ${nonarch_base_libdir} for firmware installation. 2017-03-24 23:43:32 +00:00
recipes-lsb4 libpng12: Use rm instead of unlink 2017-03-10 14:50:11 +00:00
recipes-multimedia libvorbis: Contain gcc specific compiler flags using configure option 2017-03-24 23:43:32 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato webkitgtk: Fix build on aarch64 2017-03-17 16:53:05 +00:00
recipes-support boost: various cleanups 2017-03-27 08:15:06 +01:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00