From: Kazumasa Mitsunari Date: Wed, 21 Dec 2016 04:07:37 +0000 (+0900) Subject: Add firmware of ralink X-Git-Tag: 3.0.0~43 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=30a56b507d8e924380b1d248e939d10096b21ce7 Add firmware of ralink Add firmware to use rt*bin seriese. This enables wifi dongle of ralink, for example BUFFALO wifi dongle. Change-Id: I439e37fe13355504df88a1177e496546c5e36552 Signed-off-by: Kazumasa Mitsunari --- diff --git a/recipes-platform/images/agl-demo-platform.bb b/recipes-platform/images/agl-demo-platform.bb index 91feb855f..4073dc1fb 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -27,6 +27,7 @@ IMAGE_TTF_FONTS = " \ IMAGE_INSTALL_append = " \ ces2017-demo \ linux-firmware-ath9k \ + linux-firmware-ralink \ can-utils \ iproute2 \ python-curses \