lvm2: make basic package available under musl
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 27 Oct 2017 11:47:16 +0000 (13:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Oct 2017 19:55:25 +0000 (20:55 +0100)
commitf71507d41bcb0059efa62a5c6cf787adefea08d6
treef16f61d6a859b298ecdd78a4f524b5ef35e2a773
parent063b2a8121530d72389ca5a3aad7c9647f5a5c5b
lvm2: make basic package available under musl

The basic lvm2 package (libdevmapper / dmsetup) does build under musl, only the
standard (full) installation doesn't.

Many setups only need the basic package, so move the !musl dependencies down
to the sub options and adjust the reverse dependencies (cryptsetup/dmraid)
to match.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[Thomas: adjust Config.in comments and dependencies.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cryptsetup/Config.in
package/dmraid/Config.in
package/lvm2/Config.in