Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wf111: Fix manufacturer name and url
@ 2018-01-29  8:28 Julien Corjon
  2018-01-29 13:40 ` Peter Korsgaard
  2018-02-03 15:40 ` Yann E. MORIN
  0 siblings, 2 replies; 5+ messages in thread
From: Julien Corjon @ 2018-01-29  8:28 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Julien Corjon <corjon.j@ecagroup.com>
---
 package/wf111/Config.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/wf111/Config.in b/package/wf111/Config.in
index 80109f1b88..081bd960cb 100644
--- a/package/wf111/Config.in
+++ b/package/wf111/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_WF111
 	# dynamically linked against the glibc.
 	depends on BR2_TOOLCHAIN_USES_GLIBC
 	help
-	  BlueGiga WF111 WiFi driver and utilities.
+	  Silicon Labs WF111 WiFi driver and utilities.
 
 	  Warning: CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV must be
 	  selected in the Linux kernel configuration. These are blind
@@ -17,16 +17,16 @@ config BR2_PACKAGE_WF111
 	    configuration entry that selects them, for example.
 	  - By enabling another random WiFi driver that select them.
 
-	  http://www.bluegiga.com/en-US/products/wifi-modules/wf111-wifi-module/
+	  https://www.silabs.com/products/wireless/wi-fi/wf111-bluegiga-module
 
 if BR2_PACKAGE_WF111
 
 config BR2_PACKAGE_WF111_TARBALL_PATH
 	string "Local tarball location"
 	help
-	  The WF111 tarball can be retrieved on the BlueGiga website
-	  after registration. This option specifies the path where the
-	  tarball is locally saved.
+	  The WF111 tarball can be retrieved on the Silicon Labs
+	  website after registration. This option specifies the path
+	  where the tarball is locally saved.
 
 endif
 
-- 
2.14.1

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

end of thread, other threads:[~2018-02-03 19:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-29  8:28 [Buildroot] [PATCH 1/1] package/wf111: Fix manufacturer name and url Julien Corjon
2018-01-29 13:40 ` Peter Korsgaard
2018-02-03 15:40 ` Yann E. MORIN
2018-02-03 17:07   ` Yann E. MORIN
2018-02-03 19:17     ` Peter Korsgaard

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