summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm/mdadm_3.4.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-05-11 10:35:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-13 13:41:31 +0100
commit3a167e62901eef2ac95fac269d2b13d8fdf88c34 (patch)
treeafbad9ff3bd4805ee585f8110c53424fa6ffc92f /meta/recipes-extended/mdadm/mdadm_3.4.bb
parent922c640ca99608fbca4d585095b523cc7b52ceff (diff)
downloadpoky-3a167e62901eef2ac95fac269d2b13d8fdf88c34.tar.gz
mdadm: Fix build with clang
(From OE-Core rev: d701293b9de2e23cac2f1b57af5b3d44f489c404) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mdadm/mdadm_3.4.bb')
-rw-r--r--meta/recipes-extended/mdadm/mdadm_3.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/mdadm/mdadm_3.4.bb b/meta/recipes-extended/mdadm/mdadm_3.4.bb
index 0e55de4450..513a3ce470 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.4.bb
+++ b/meta/recipes-extended/mdadm/mdadm_3.4.bb
@@ -20,6 +20,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.xz \
20 file://0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch \ 20 file://0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch \
21 file://run-ptest \ 21 file://run-ptest \
22 file://0001-raid6check-Fix-if-else-indentation.patch \ 22 file://0001-raid6check-Fix-if-else-indentation.patch \
23 file://0001-mdadm.h-Undefine-dprintf-before-redefining.patch \
23 " 24 "
24SRC_URI[md5sum] = "04b8b21f637540350f8517c7e68d3c63" 25SRC_URI[md5sum] = "04b8b21f637540350f8517c7e68d3c63"
25SRC_URI[sha256sum] = "27d0be4627d38a12ddcd1c1c3721d649d4e89e1093914497e22b57245cda8808" 26SRC_URI[sha256sum] = "27d0be4627d38a12ddcd1c1c3721d649d4e89e1093914497e22b57245cda8808"