From eda5590fa9fc647598e2a407612b4072ec8cb3cd Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 2 Aug 2022 00:18:07 +0200 Subject: [PATCH] package/openvmtools: fix link in Config.in 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 --- 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.