]> code.ossystems Code Review - openembedded-core.git/commitdiff
mdadm: upgrade to 3.2.5
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 22 May 2012 07:06:18 +0000 (10:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 May 2012 07:50:52 +0000 (08:50 +0100)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/recipes-extended/mdadm/mdadm_3.2.5.bb [moved from meta/recipes-extended/mdadm/mdadm_3.2.3.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-extended/mdadm/mdadm_3.2.3.bb
rename to meta/recipes-extended/mdadm/mdadm_3.2.5.bb
index 17cdd416be9e17f0964d983052e009f4721292d7..2d7e1d036fcf624f1167a098c6c208c6f341341a 100644 (file)
@@ -14,8 +14,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2 \
            file://mdadm-3.2.2_fix_for_x32.patch \
          "
 
-SRC_URI[md5sum] = "d789d6ecb9c1d5ebcc64f0fc52bca92f"
-SRC_URI[sha256sum] = "0ff49a04c6250834ce1b5be5a1581532e70e2221a87e1eedec46d6656b37ab40"
+SRC_URI[md5sum] = "83ba4a6249ae24677e915e44c9cfcc58"
+SRC_URI[sha256sum] = "5ae2bfd241c88601c1ef9072806248491e025fa09a388c40230d72d65eabbd3c"
 
 CFLAGS += "-fno-strict-aliasing"