]> code.ossystems Code Review - openembedded-core.git/commit
mdadm: Drop redundant patches and fix build with clang
authorKhem Raj <raj.khem@gmail.com>
Sat, 8 Dec 2018 20:56:02 +0000 (12:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Dec 2018 11:08:07 +0000 (11:08 +0000)
commit8bc0d2f2197430723f8b2d0785169e48c883eedb
tree464f47d06389a74ec9f2e6832ee3082c175c8341
parent59db12fdf294cfab5c1730337d092a75867658f7
mdadm: Drop redundant patches and fix build with clang

Several patches were being applied unnecessarily, the purpose they
served at one point has either been fixed differently, or accepted
upstream.

Add a new patch to make clang's diagnostics happy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/mdadm/files/0001-Compute-abs-diff-in-a-standard-compliant-way.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/0001-Disable-gcc8-warnings.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-include-sys-sysmacros.h-for-major-minor-defintions.patch [deleted file]
meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch [deleted file]
meta/recipes-extended/mdadm/files/gcc-4.9.patch [deleted file]
meta/recipes-extended/mdadm/mdadm_4.1.bb