summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-demo-platform.bb
diff options
context:
space:
mode:
authorKazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>2016-12-21 13:07:37 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-21 12:30:19 +0000
commit30a56b507d8e924380b1d248e939d10096b21ce7 (patch)
tree180ff523d16203bdee3fe839c50f1707976111e3 /recipes-platform/images/agl-demo-platform.bb
parent9e7d42d049c8a3154c18a7765a716ff5ab6a384f (diff)
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 <kazumasa_mitsunari_za@mail.toyota.co.jp>
Diffstat (limited to 'recipes-platform/images/agl-demo-platform.bb')
-rw-r--r--recipes-platform/images/agl-demo-platform.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/images/agl-demo-platform.bb b/recipes-platform/images/agl-demo-platform.bb
index 91feb855..4073dc1f 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 \