All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2021.02.x] package/lvm2: drop legacy default
@ 2021-06-07 21:20 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2021-06-07 21:20 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=3cdbe916c80c87a727dbcac7a9c05d1394946e37
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x

Commit f289b1b36f5c (legacy: drop options removed more than 5 years ago
now) forgot to remove a legacy default.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 5c07dfcc1a52e2804011574a3e022523a20546c8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/lvm2/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/lvm2/Config.in b/package/lvm2/Config.in
index a9c5c453fc..5e767e2e97 100644
--- a/package/lvm2/Config.in
+++ b/package/lvm2/Config.in
@@ -26,7 +26,6 @@ if BR2_PACKAGE_LVM2
 
 config BR2_PACKAGE_LVM2_STANDARD_INSTALL
 	bool "standard install instead of only dmsetup"
-	default y if !BR2_PACKAGE_LVM2_DMSETUP_ONLY # legacy 2013.11
 	# http://lists.busybox.net/pipermail/buildroot/2016-August/170592.html
 	depends on !BR2_TOOLCHAIN_USES_MUSL
 	help

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-07 21:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07 21:20 [Buildroot] [git commit branch/2021.02.x] package/lvm2: drop legacy default Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.