summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-05-22 10:06:18 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:50:52 +0100
commit511b25110a5c0948f2be289daf0bf25f32466487 (patch)
tree7f4ecc38faa12c452e4671c88c6eb1a1df3442c3 /meta/recipes-extended/mdadm
parent211ac8b39023d4998fb7d5a577b63a4960b08172 (diff)
downloadopenembedded-core-511b25110a5c0948f2be289daf0bf25f32466487.tar.gz
mdadm: upgrade to 3.2.5
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/recipes-extended/mdadm')
-rw-r--r--meta/recipes-extended/mdadm/mdadm_3.2.5.bb (renamed from meta/recipes-extended/mdadm/mdadm_3.2.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mdadm/mdadm_3.2.3.bb b/meta/recipes-extended/mdadm/mdadm_3.2.5.bb
index 17cdd416be..2d7e1d036f 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.2.3.bb
+++ b/meta/recipes-extended/mdadm/mdadm_3.2.5.bb
@@ -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"