All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] Config.in.legacy: improve iputils options
@ 2021-12-17 17:30 Arnout Vandecappelle
  0 siblings, 0 replies; only message in thread
From: Arnout Vandecappelle @ 2021-12-17 17:30 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=44cd33baa2254dc98d756076f96ac1fbcbd0c289
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Improve iputils options added by commit
db0c2a287970a8832b59f3cf9d81aa18aced2cec

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 Config.in.legacy | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index c5bbb8881e..d240bda810 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -147,16 +147,17 @@ endif
 comment "Legacy options removed in 2022.02"
 
 config BR2_PACKAGE_IPUTILS_TFTPD
-	bool "tftpd"
+	bool "iputils tftpd option removed"
 	select BR2_LEGACY
 	help
-	  tftpd has been removed from upstream.
+	  tftpd has been removed from iputils since version 20211215.
 
 config BR2_PACKAGE_IPUTILS_TRACEROUTE6
-	bool "traceroute6"
+	bool "iputils traceroute6 option removed"
 	select BR2_LEGACY
 	help
-	  traceroute6 has been removed from upstream.
+	  traceroute6 has been removed from iputils since version
+	  20211215.
 
 config BR2_PACKAGE_LIBMEDIAART_BACKEND_NONE
 	bool "libmediaart 'none' backend removed"
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

only message in thread, other threads:[~2021-12-17 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 17:30 [Buildroot] [git commit] Config.in.legacy: improve iputils options Arnout Vandecappelle

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.