Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mdio-tools: fix Config.in
@ 2023-04-26  8:08 yegorslists--- via buildroot
  2023-05-08 20:10 ` Yann E. MORIN
  2023-06-08 21:11 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: yegorslists--- via buildroot @ 2023-04-26  8:08 UTC (permalink / raw)
  To: buildroot; +Cc: Robert Marko

From: Yegor Yefremov <yegorslists@googlemail.com>

Add project's site and add a full stop at the end of the description.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/mdio-tools/Config.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/mdio-tools/Config.in b/package/mdio-tools/Config.in
index 237f4454cc..790c9c534a 100644
--- a/package/mdio-tools/Config.in
+++ b/package/mdio-tools/Config.in
@@ -14,4 +14,6 @@ config BR2_PACKAGE_MDIO_TOOLS
 	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_1
 	select BR2_PACKAGE_LIBMNL
 	help
-	  Low-level debug tools for MDIO devices
+	  Low-level debug tools for MDIO devices.
+
+	  https://github.com/wkz/mdio-tools
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-08 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26  8:08 [Buildroot] [PATCH] package/mdio-tools: fix Config.in yegorslists--- via buildroot
2023-05-08 20:10 ` Yann E. MORIN
2023-06-08 21:11 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox