]> code.ossystems Code Review - openembedded-core.git/commit
mdadm: Fix build with musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 13 Jan 2016 19:48:47 +0000 (19:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:54 +0000 (23:42 +0000)
commitcdb858caadd81d3bdc9ea3fd596e3eab84ec2d81
tree85c5236a501c28d302bc359a1d1f62bc1334e32b
parent29e1edcba39a21057ba5862eef4e79c177e7ef62
mdadm: Fix build with musl

Define _POSIX_C_SOURCE if not defined
Add sockaddr_un* to sockaddr* typecast to make compiler happy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-extended/mdadm/files/0001-Define-_POSIX_C_SOURCE-if-undefined.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/mdadm_3.3.4.bb