summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-06-09 14:06:50 +0300
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-17 18:42:13 +0200
commitbcf134da16c870f69c53b41f30108edf7c2a9f16 (patch)
treec266a51bd6bb11a3e0a98dff7e72216faea7c46b
parent019a0cbd01e59b8ae513988678d082c6d34b4b6e (diff)
console-tdx-image: install wifi firmware files
Install the wifi firmware group to the image. Firmware files required by several wifi devices including mrvl8688/rtl8188 that provide by Toradex as on-module and standalone USB solutions. Related-to: ELB-2789 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> (cherry picked from commit 1b11f919335186220c3be77e6d73f4ed5a2fda0d)
-rw-r--r--recipes-images/images/console-tdx-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-images/images/console-tdx-image.bb b/recipes-images/images/console-tdx-image.bb
index bedd992..9bbea51 100644
--- a/recipes-images/images/console-tdx-image.bb
+++ b/recipes-images/images/console-tdx-image.bb
@@ -37,6 +37,7 @@ IMAGE_INSTALL += " \
packagegroup-base-tdx-cli \
packagegroup-machine-tdx-cli \
packagegroup-wifi-tdx-cli \
+ packagegroup-wifi-fw-tdx-cli \
udev-extra-rules \
${CONMANPKGS} \
${ROOTFS_PKGMANAGE_PKGS} \