package/lvm2: default standard install to y
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 16 Jun 2021 17:33:03 +0000 (19:33 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 16 Jun 2021 19:06:39 +0000 (21:06 +0200)
commit6d758f59e65c33b067076cdb89a8404d5471c7ae
tree8c88f731bd7be41b926c4ac387b9e01593fa706e
parenta7bf844813e2527267cb0a98eb73a0e4bdf04f99
package/lvm2: default standard install to y

Until commit 5c07dfcc1a52e2804011574a3e022523a20546c8
BR2_PACKAGE_LVM2_STANDARD_INSTALL would default to y. Indeed, the
default read:

      default y if !BR2_PACKAGE_LVM2_DMSETUP_ONLY # legacy 2013.11

Since the legacy symbol is normally not selected, this defaults to y.

Commit 5c07dfcc1a52e2804011574a3e022523a20546c8 inadvertedly removed the
entire line instead of just the condition.

Fixes: https://bugs.busybox.net/show_bug.cgi?id=13846
For-stable: 2021.02, 2021.05
Cc: dominique.tronche@atos.net
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/lvm2/Config.in