mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
package/wf111: Fix manufacturer name and url
Signed-off-by: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
3cd6faa04c
commit
cd431297e3
@ -6,7 +6,7 @@ config BR2_PACKAGE_WF111
|
|||||||
# dynamically linked against the glibc.
|
# dynamically linked against the glibc.
|
||||||
depends on BR2_TOOLCHAIN_USES_GLIBC
|
depends on BR2_TOOLCHAIN_USES_GLIBC
|
||||||
help
|
help
|
||||||
BlueGiga WF111 WiFi driver and utilities.
|
Silicon Labs WF111 WiFi driver and utilities.
|
||||||
|
|
||||||
Warning: CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV must be
|
Warning: CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV must be
|
||||||
selected in the Linux kernel configuration. These are blind
|
selected in the Linux kernel configuration. These are blind
|
||||||
@ -17,16 +17,16 @@ config BR2_PACKAGE_WF111
|
|||||||
configuration entry that selects them, for example.
|
configuration entry that selects them, for example.
|
||||||
- By enabling another random WiFi driver that select them.
|
- 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
|
if BR2_PACKAGE_WF111
|
||||||
|
|
||||||
config BR2_PACKAGE_WF111_TARBALL_PATH
|
config BR2_PACKAGE_WF111_TARBALL_PATH
|
||||||
string "Local tarball location"
|
string "Local tarball location"
|
||||||
help
|
help
|
||||||
The WF111 tarball can be retrieved on the BlueGiga website
|
The WF111 tarball can be retrieved on the Silicon Labs
|
||||||
after registration. This option specifies the path where the
|
website after registration. This option specifies the path
|
||||||
tarball is locally saved.
|
where the tarball is locally saved.
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user