summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-10-19 12:16:47 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-11-15 12:19:01 +0100
commit23dcda8b5783cd8a81a989f40a1f515754a059e8 (patch)
tree8cd9241b3e23b8dcff1dbb14a84f7b88fa212797
parent159cd97597e2c03ccc0dfbd34c4cb6e755675b5d (diff)
packagegroup-tdx-cli: follow changed linux-firmware packageing
We dropped our own package split rtl8188eu in favour of the openembedded-core provided rtl8188 which contains the firmware for both rtl8188 and rtl8188eu. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 186472283cb83de812e8d8c0f7682bd4048edc9a) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-images/images/packagegroup-tdx-cli.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb
index 24a0d68..844bcd5 100644
--- a/recipes-images/images/packagegroup-tdx-cli.bb
+++ b/recipes-images/images/packagegroup-tdx-cli.bb
@@ -186,7 +186,7 @@ RRECOMMENDS_packagegroup-wifi-fw-tdx-cli = "\
linux-firmware-sd8997 \
linux-firmware-ralink \
linux-firmware-rtl8192cu \
- linux-firmware-rtl8188eu \
+ linux-firmware-rtl8188 \
"
SUMMARY_packagegroup-wifi-fw-large-tdx-cli = "Wi-Fi firmware with large footprint"