summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/mdadm/mdadm_3.1.4.bb')
-rw-r--r--meta/recipes-extended/mdadm/mdadm_3.1.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/mdadm/mdadm_3.1.4.bb b/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
index 94c4f6cde9..99ca33605f 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
+++ b/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
@@ -13,6 +13,9 @@ PR = "r1"
13SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/raid/mdadm/${PN}-${PV}.tar.bz2 \ 13SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/raid/mdadm/${PN}-${PV}.tar.bz2 \
14 file://fix-z-now.patch;striplevel=0" 14 file://fix-z-now.patch;striplevel=0"
15 15
16SRC_URI[md5sum] = "0e7dcb5cc4192ae3abd9956bac475576"
17SRC_URI[sha256sum] = "849ad0ad4ad3c1d2d8806a16b30e1f59ab2daf313cb103807207f7cba889ea63"
18
16CFLAGS += "-fno-strict-aliasing" 19CFLAGS += "-fno-strict-aliasing"
17 20
18inherit autotools 21inherit autotools