Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,14 +4,14 @@ config BR2_PACKAGE_RTL8188EU
|
||||
help
|
||||
A standalone driver for the RTL8188EU USB Wi-Fi adapter.
|
||||
This is needed only for Linux kernels before 3.12.
|
||||
Since 3.12, there is a (staging) driver in mainline, with a similar
|
||||
codebase.
|
||||
Since 3.12, there is a (staging) driver in mainline, with a
|
||||
similar codebase.
|
||||
|
||||
Make sure your target kernel has the CONFIG_WIRELESS_EXT config
|
||||
option enabled.
|
||||
Make sure your target kernel has the CONFIG_WIRELESS_EXT
|
||||
config option enabled.
|
||||
|
||||
Note: this package needs a firmware loading mechanism to load the
|
||||
binary blob for the chip to work.
|
||||
Note: this package needs a firmware loading mechanism to load
|
||||
the binary blob for the chip to work.
|
||||
|
||||
https://github.com/lwfinger/rtl8188eu
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
RTL8188EU_VERSION = ced2b64a1139dcaf86947e3a9f7617dffbd64239
|
||||
RTL8188EU_SITE = $(call github,lwfinger,rtl8188eu,$(RTL8188EU_VERSION))
|
||||
RTL8188EU_LICENSE = GPLv2, proprietary (rtl8188eufw.bin firmware blob)
|
||||
RTL8188EU_LICENSE = GPL-2.0, proprietary (rtl8188eufw.bin firmware blob)
|
||||
RTL8188EU_LICENSE_FILES = COPYING
|
||||
RTL8188EU_MODULE_MAKE_OPTS = CONFIG_RTL8188EU=m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user