[Buildroot] [git commit branch/next] package/lvm2: drop legacy default
From: Yann E. MORIN <hidden>
Date: 2021-08-03 21:28:25
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yann E. MORIN <hidden>
Date: 2021-08-03 21:28:25
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=5c07dfcc1a52e2804011574a3e022523a20546c8 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Commit f289b1b36f5c (legacy: drop options removed more than 5 years ago now) forgot to remove a legacy default. Signed-off-by: Yann E. MORIN <redacted> --- package/lvm2/Config.in | 1 - 1 file changed, 1 deletion(-)
diff --git a/package/lvm2/Config.in b/package/lvm2/Config.in
index f8bcdffb38..317027929e 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
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot