summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm
diff options
context:
space:
mode:
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 \
14 file://mdadm-3.2.2_fix_for_x32.patch \ 14 file://mdadm-3.2.2_fix_for_x32.patch \
15 " 15 "
16 16
17SRC_URI[md5sum] = "d789d6ecb9c1d5ebcc64f0fc52bca92f" 17SRC_URI[md5sum] = "83ba4a6249ae24677e915e44c9cfcc58"
18SRC_URI[sha256sum] = "0ff49a04c6250834ce1b5be5a1581532e70e2221a87e1eedec46d6656b37ab40" 18SRC_URI[sha256sum] = "5ae2bfd241c88601c1ef9072806248491e025fa09a388c40230d72d65eabbd3c"
19 19
20CFLAGS += "-fno-strict-aliasing" 20CFLAGS += "-fno-strict-aliasing"
21 21