[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4069/8267] mdadm: upgrade to version 4.0



commit 17a92e1fb0494d8026219b372af9a28006f9bc53
Author: Maxin B. John <maxin john intel com>
Date:   Fri Jan 13 14:57:09 2017 +0200

    mdadm: upgrade to version 4.0
    
    3.4 -> 4.0
    
    Removed the following upstreamed or backported patches:
    
     a) 0001-Fix-some-type-comparison-problems.patch
     b) 0001-Fix-typo-in-comparision.patch
     c) 0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch
     d) 0001-raid6check-Fix-if-else-indentation.patch
     e) 0001-util.c-include-poll.h-instead-of-sys-poll.h.patch
     f) mdadm-3.2.2_fix_for_x32.patch
    
    (From OE-Core rev: b32f5098fc06c96d9331abe0f4ff9cc7c7c08c76)
    
    Signed-off-by: Maxin B. John <maxin john intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../0001-Fix-some-type-comparison-problems.patch   |   50 -----------
 .../mdadm/files/0001-Fix-typo-in-comparision.patch |   86 --------------------
 ...dadm.h-bswap-is-already-defined-in-uclibc.patch |   55 -------------
 .../0001-raid6check-Fix-if-else-indentation.patch  |   37 ---------
 ...il.c-include-poll.h-instead-of-sys-poll.h.patch |   45 ----------
 .../mdadm/files/mdadm-3.2.2_fix_for_x32.patch      |   23 -----
 .../mdadm/{mdadm_3.4.bb => mdadm_4.0.bb}           |   10 +--
 7 files changed, 2 insertions(+), 304 deletions(-)
---
diff --git a/meta/recipes-extended/mdadm/mdadm_3.4.bb b/meta/recipes-extended/mdadm/mdadm_4.0.bb
similarity index 81%
rename from meta/recipes-extended/mdadm/mdadm_3.4.bb
rename to meta/recipes-extended/mdadm/mdadm_4.0.bb
index 7bf15b5..c228899 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.4.bb
+++ b/meta/recipes-extended/mdadm/mdadm_4.0.bb
@@ -9,22 +9,16 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.xz \
-           file://mdadm-3.2.2_fix_for_x32.patch \
            file://gcc-4.9.patch \
            file://mdadm-3.3.2_x32_abi_time_t.patch \
-           file://0001-Fix-typo-in-comparision.patch \
            file://mdadm-fix-ptest-build-errors.patch \
-           file://0001-util.c-include-poll.h-instead-of-sys-poll.h.patch \
-           file://0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch \
-           file://0001-Fix-some-type-comparison-problems.patch \
            file://0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch \
            file://run-ptest \
-           file://0001-raid6check-Fix-if-else-indentation.patch \
            file://0001-mdadm.h-Undefine-dprintf-before-redefining.patch \
            file://0001-include-sys-sysmacros.h-for-major-minor-defintions.patch \
            "
-SRC_URI[md5sum] = "04b8b21f637540350f8517c7e68d3c63"
-SRC_URI[sha256sum] = "27d0be4627d38a12ddcd1c1c3721d649d4e89e1093914497e22b57245cda8808"
+SRC_URI[md5sum] = "2cb4feffea9167ba71b5f346a0c0a40d"
+SRC_URI[sha256sum] = "1d6ae7f24ced3a0fa7b5613b32f4a589bb4881e3946a5a2c3724056254ada3a9"
 
 CFLAGS += "-fno-strict-aliasing"
 inherit autotools-brokensep


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]