[Buildroot] [git commit branch/2022.02.x] package/openvmtools: fix link in Config.in

Peter Korsgaard peter at korsgaard.com
Wed Sep 14 07:35:54 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=4dd9175c141aacbfea1ed51e59849baaadb9f668
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2022.02.x

The page on Sourceforge says since 2015 that the project has moved to
https://github.com/vmware/open-vm-tools, so update the Config.in help
text link accordingly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit eda5590fa9fc647598e2a407612b4072ec8cb3cd)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/openvmtools/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/openvmtools/Config.in b/package/openvmtools/Config.in
index a50b6b9b3e..c866b36569 100644
--- a/package/openvmtools/Config.in
+++ b/package/openvmtools/Config.in
@@ -12,7 +12,7 @@ config BR2_PACKAGE_OPENVMTOOLS
 	help
 	  Open Virtual Machine Tools for VMware guest OS
 
-	  http://open-vm-tools.sourceforge.net/
+	  https://github.com/vmware/open-vm-tools
 
 	  ICU locales, Xerces, and X11 tools are currently not
 	  supported.



More information about the buildroot mailing list