summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm/mdadm_3.3.4.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-09-08 08:34:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 22:48:41 +0100
commit7d018a6e4b32f56638e8a0465de801264bbdd58e (patch)
tree9166cb3fcb04335b04df93228ee1ea3d6d665d21 /meta/recipes-extended/mdadm/mdadm_3.3.4.bb
parent0749e35a375f642677c34bcdae2372ffc831a979 (diff)
downloadpoky-7d018a6e4b32f56638e8a0465de801264bbdd58e.tar.gz
mdadm: Fix bugs exposed by clang
clang points to coding errors which otherwise go unnoticed (From OE-Core rev: 3738dbf4d204e1c4f1dd2fad6a76291ffbbc414e) 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.3.4.bb')
-rw-r--r--meta/recipes-extended/mdadm/mdadm_3.3.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/mdadm/mdadm_3.3.4.bb b/meta/recipes-extended/mdadm/mdadm_3.3.4.bb
index 460a4308b3..11981670e5 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.3.4.bb
+++ b/meta/recipes-extended/mdadm/mdadm_3.3.4.bb
@@ -12,6 +12,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.xz \
12 file://mdadm-3.2.2_fix_for_x32.patch \ 12 file://mdadm-3.2.2_fix_for_x32.patch \
13 file://gcc-4.9.patch \ 13 file://gcc-4.9.patch \
14 file://mdadm-3.3.2_x32_abi_time_t.patch \ 14 file://mdadm-3.3.2_x32_abi_time_t.patch \
15 file://0001-Fix-typo-in-comparision.patch \
15 file://run-ptest \ 16 file://run-ptest \
16 " 17 "
17SRC_URI[md5sum] = "7ca8b114710f98f53f20c5787b674a09" 18SRC_URI[md5sum] = "7ca8b114710f98f53f20c5787b674a09"