generic-poky/meta/recipes-extended/mdadm/files
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
..
0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch mdadm: update criteria to build with corosync 2017-03-27 08:15:07 +01:00
0001-include-sys-sysmacros.h-for-major-minor-defintions.patch mdadm: Fix build with glibc 2.25 2016-12-20 15:22:16 +00:00
0001-mdadm.h-Undefine-dprintf-before-redefining.patch mdadm: Fix build with clang 2016-05-13 13:41:31 +01:00
gcc-4.9.patch mdadm: Fix build on gcc 4.9 2014-05-06 17:59:15 +01:00
mdadm-3.3.2_x32_abi_time_t.patch mdadm: Upgrade mdadm_3.3.2.bb -> mdadm_3.3.4.bb 2015-08-30 12:35:54 +01:00
mdadm-fix-ptest-build-errors.patch mdadm: update to version 3.4 2016-02-11 12:27:50 +00:00
run-ptest mdadm: add ptest 2015-04-19 13:34:43 +01:00