summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-08-05 14:11:27 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-08-07 16:19:36 +0200
commitdf8617deaa7e43fe7f8a087a28d6025f699fd933 (patch)
tree162bffd87fcf8a0f637ec26b906b6dc5b82960d2
parentc889bfc47d0058be776ff48dfa3fc20ee4aa6d59 (diff)
trdx-extra: add crda
Newer kernels use a user space deamon to control wifi regulatory domains. Deploy the user space deamon in all images independent on what kernel version is used.
-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 9bcbc1a..c4d0555 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -90,6 +90,7 @@ IMAGE_INSTALL_append_colibri-vf = " \
IMAGE_INSTALL += " \
max9526-i2c \
+ crda \
linux-firmware-ralink \
\
alsa-utils \