summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>2015-11-23 16:18:02 +0100
committerStefan Agner <stefan.agner@toradex.com>2015-11-23 17:01:47 -0800
commit14f0ec19573fe8e30382d745365e9bfb7a59c260 (patch)
tree8be89874eee55ad42d36fc80d6499d9ca7f84abb
parent8b71694b0a9c4cd9f887d361994fb7f949cea43c (diff)
images: add rtl8192cu firmware for LM006 USB WiFi adapter
The LM006 USB WiFi adapter uses a Realtek RTL8188CUS chipset, which requires the compatible firmware RTL8192CU. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes/images/trdx-extra.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 9a30d5d..6a4bb58 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -91,6 +91,7 @@ IMAGE_INSTALL += " \
max9526-i2c \
crda \
linux-firmware-ralink \
+ linux-firmware-rtl8192cu \
\
alsa-utils \
alsa-utils-aplay \