]> code.ossystems Code Review - openembedded-core.git/commit
mdadm: update to version 3.4
authorMaxin B. John <maxin.john@intel.com>
Wed, 10 Feb 2016 16:35:12 +0000 (18:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:29 +0000 (12:27 +0000)
commite1ae012388e4321b95cd79c014af135cf6c419ad
tree89432a393c750f65c723bc3eaa1f69b321052616
parent4e94ba3b0b8b476e46441707d3b1ead13da4ea76
mdadm: update to version 3.4

3.3.4 -> 3.4

a) Removed the following upstreamed patch:
        1. 0001-Define-_POSIX_C_SOURCE-if-undefined.patch

b) Added following patches to fix uclibc,musl and x32 build failures
        1. 0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch
        2. 0001-util.c-include-poll.h-instead-of-sys-poll.h.patch
        3. 0001-Fix-some-type-comparison-problems.patch
        4. 0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/mdadm/files/0001-Define-_POSIX_C_SOURCE-if-undefined.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch
meta/recipes-extended/mdadm/mdadm_3.4.bb [moved from meta/recipes-extended/mdadm/mdadm_3.3.4.bb with 75% similarity]